E GENERIC MODULE DEFINED
A module is defined by its functionality and boundary. Functionality is prescribed by what the module does by way of performing operations on inputs either to produce accumulations within the module or outputs from the module. The outputs from any module will either be lost across a boundary or made available to another module as input. Each module is defined as shown in Figure E-1.

