5ac728392d
Refactor the AXI4 stream FIFO implementation. - Define a single address generator which supports both single and double clock mode. (synchronous and asynchronous) - Fix FIFO status bits (empty/full). NOTE: In asynchronous mode the flags can have a several clock cycle delay in function of the upstream/downstream clock ratio. - In synchronous none FIFO mode (ADDRESS_WIDTH==0), the module acts as an AXI4 stream pipeline. |
||
---|---|---|
.. | ||
Makefile | ||
util_axis_fifo.v | ||
util_axis_fifo_address_generator.v | ||
util_axis_fifo_ip.tcl |