pluto_hdl_adi/library/xilinx
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
..
axi_adcfifo Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_adxcvr Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_dacfifo axi_dacfifo: Remove unused signals 2018-06-11 09:55:07 +02:00
axi_xcvrlb Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
common Move Xilinx specific DC filter implementation to library/xilinx/common/ 2018-04-11 15:09:54 +03:00
util_adxcvr xilinx: util_adxcvr: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00