pluto_hdl_adi/library/xilinx/axi_dacfifo
Istvan Csomortani 5d3b2b1550 [axi|avl]_dacfifo: Fix the util_dacfifo_module
Fix the read side of the CDC data FIFO. The read address generation did not
function correctly.

Redesign the read side of the FIFO, and make sure that it becomes empty after
the DMA transfer ends; and never get stock in a cyclic mode.
2018-06-11 17:26:04 +03:00
..
Makefile Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_dacfifo.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
axi_dacfifo_address_buffer.v axi_dacfifo: Add missing read-enable signal to ad_mem instance 2018-06-11 09:55:07 +02:00
axi_dacfifo_constr.xdc axi_dacfifo: Rewrote constraints to be more specific 2018-04-11 15:09:54 +03:00
axi_dacfifo_ip.tcl axi_*: Infer clock and reset signals of an IP 2018-04-11 15:09:54 +03:00
axi_dacfifo_rd.v axi_dacfifo: Remove unused signals 2018-06-11 09:55:07 +02:00
axi_dacfifo_wr.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
util_dacfifo_bypass.v [axi|avl]_dacfifo: Fix the util_dacfifo_module 2018-06-11 17:26:04 +03:00