The following table lists the parameters specific to the AXI Data FIFO core.
| Parameter Name | Default Value | Format/Range | Description |
|---|---|---|---|
| WRITE_FIFO_DEPTH | 0 | Integer (0, 32, 512) |
0 = No FIFO, 32 = LUT-RAM FIFO 1 512 = Block RAM FIFO 1 |
| READ_FIFO_DEPTH | 0 | Integer (0, 32, 512) |
0 = No FIFO, 32 = LUT-RAM FIFO 1 512 = Block RAM FIFO 1 |
| WRITE_FIFO_DELAY | 0 | Integer (0, 1) | Enable Packet-mode FIFO (available when WRITE_FIFO_DEPTH = 512) |
| READ_FIFO_DELAY | 0 | Integer (0, 1) | Enable Packet-mode FIFO (available when READ_FIFO_DEPTH = 512) |
|
|||