996d0fe8a4
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> |
||
---|---|---|
.. | ||
Makefile | ||
axi_hdmi_tx.v | ||
axi_hdmi_tx_alt.v | ||
axi_hdmi_tx_constr.xdc | ||
axi_hdmi_tx_core.v | ||
axi_hdmi_tx_es.v | ||
axi_hdmi_tx_hw.tcl | ||
axi_hdmi_tx_ip.tcl | ||
axi_hdmi_tx_vdma.v |