pluto_hdl_adi/library/util_axis_fifo
Lars-Peter Clausen 762fa3290b util_axis_fifo: Add room and level outputs
Add a room output on the input side that reports how many free entries the
FIFO has and a level output on the output side that reports how many valid
entries are in the FIFO.

Note that the level output is only accurate if the output of the FIFO is not
registered, otherwise it might be off by one.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-15 17:20:09 +02:00
..
address_gray.v util_axis_fifo: Add room and level outputs 2015-04-15 17:20:09 +02:00
address_gray_pipelined.v util_axis_fifo: Add room and level outputs 2015-04-15 17:20:09 +02:00
address_sync.v util_axis_fifo: Add room and level outputs 2015-04-15 17:20:09 +02:00
util_axis_fifo.v util_axis_fifo: Add room and level outputs 2015-04-15 17:20:09 +02:00
util_axis_fifo_ip.tcl Bring back AXIS FIFO as a separate module 2015-04-15 17:20:06 +02:00