- The circuit I/O ports are listed in the module declaration.
- Each circuit I/O port is characterized by:
- A name
- A mode:
Input
,Output
,Inout
- Range information if the port is of
array
type.
Input
, Output
,
Inout
array
type.