Why do I see timing violations in the Intel® Arria® 10 and Intel® Cyclone® 10 HDMI design example? - Why do I see timing violations in the Intel® Arria® 10 and Intel® Cyclone® 10 HDMI design example? Description When you generate and compile HDMI design example for the Intel® Arria® 10 and Intel® Cyclone® 10 FPGAs, you might encounter timing violation due to the clock domain crossing for the following path: From Node: *|hdmi_0|u_bitec_hdmi_rx|SCDC_TMDS_CONFIG[1] To Node: *|hdmi_0|u_bitec_hdmi_rx|Alignment_Deskewing.hdmi_align_deskew|bit_slip[1].bitslipper|index[*] Resolution To work around this problem, please add the following constraint to the SDC file: set_multicycle_path -end -setup -from *|hdmi_0|u_bitec_hdmi_rx|SCDC_TMDS_CONFIG[1] -to *|hdmi_0|u_bitec_hdmi_rx|Alignment_Deskewing.hdmi_align_deskew|bit_slip[*].bitslipper|index[*] 2 set_multicycle_path -end -hold -from *|hdmi_0|u_bitec_hdmi_rx|SCDC_TMDS_CONFIG[1] -to *|hdmi_0|u_bitec_hdmi_rx|Alignment_Deskewing.hdmi_align_deskew|bit_slip[*].bitslipper|index[*] 1 This problem has been fixed starting in version 18.0 of the Intel® Quartus® Prime software. Custom Fields values: ['novalue'] Troubleshooting FB: 572739; True ['HDMI IP'] ['FPGA Dev Tools Quartus® Prime Software Pro'] 18.0 17.1 ['Arria® 10 FPGAs and SoCs', 'Cyclone® 10 GX FPGA'] ['novalue'] ['novalue'] ['novalue'] - 2021-08-25

external_document