pluto_hdl_adi/library/axi_hdmi_tx
Lars-Peter Clausen 996d0fe8a4 axi_hdmi_tx: Only mark HDMI clocks asynchronous to each other
Currently the axi_hdmi_tx core constraints marks all its clocks asynchronous
to all other clocks in the system. This is a bit unfortunate as these
constraints are not restricted to the axi_hdmi_tx, but affect all cores in
the system, some of which might actually have timing constraints on CDC
paths.

The proper way to fix this is to add constraints for the axi_hdmi_tx core
CDC paths. For now only mark the interface clock asynchronous to the HDMI
clock, as this is easy to do and an improvement over the current situation,
as other cores are no longer affected.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-17 20:18:51 +02:00
..
Makefile Makefile: Added top level Makefile. Modified behavior of clean and clean-all 2015-04-17 17:22:38 +03:00
axi_hdmi_tx.v up/constr: independent read/write and local constraints 2014-10-02 14:35:59 -04:00
axi_hdmi_tx_alt.v axi_hdmi_tx: Fixed typo in altera related core 2014-12-09 09:56:14 +02:00
axi_hdmi_tx_constr.xdc axi_hdmi_tx: Only mark HDMI clocks asynchronous to each other 2015-04-17 20:18:51 +02:00
axi_hdmi_tx_core.v axi_hdmi_tx: es split 2015-04-01 15:08:24 -04:00
axi_hdmi_tx_es.v axi_hdmi_tx: es split 2015-04-01 15:08:24 -04:00
axi_hdmi_tx_hw.tcl added adc/dac gpio registers 2014-06-27 14:45:58 -04:00
axi_hdmi_tx_ip.tcl axi_hdmi_tx: es split 2015-04-01 15:08:24 -04:00
axi_hdmi_tx_vdma.v initial checkin 2014-02-28 14:26:22 -05:00