pluto_hdl_adi/library/xilinx/axi_dacfifo
Lars-Peter Clausen 97abb9d6ab axi_dacfifo: Remove unused signals
The dac_last signal is not used anywhere in the module. Remove it and its
synchronization registers.

Fixes the following warnings:
  [Synth 8-6014] Unused sequential element dac_dlast_reg was removed.  ["axi_dacfifo_rd.v":372]
  [Synth 8-6014] Unused sequential element dac_dlast_m1_reg was removed.  ["axi_dacfifo_rd.v":373]
  [Synth 8-6014] Unused sequential element dac_dlast_m2_reg was removed.  ["axi_dacfifo_rd.v":374]

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-06-11 09:55:07 +02: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 license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00