10.4.9.1 FIFO Using Distributed Memory for ProASICPLUS® I/O Description
The following table lists the I/O description of a FIFO Using Distributed Memory for ProASICPLUS.
| Port Name | Size | Type | Required/Optional | Function |
|---|---|---|---|---|
| wData<i> | 1 | Input | Required | Input (Write) Data (i = 0 .. WIDTH-1) |
| INIT | 1 | Input | Required | FIFO initialization |
| WR | 1 | Input | Required | Write Clock/Pulse (rising edge triggered or level sensitive) |
| RD | 1 | Input | Required | Read Clock/Pulse (rising edge triggered or level sensitive) |
| rData<i> | 1 | Output | Required | Output (Read) Data (i = 0 .. WIDTH-1) |
| full | 1 | Output | Required | Full Flag |
| empty | 1 | Output | Required | Empty Flag |
