Why does my Intel® Arria® 10, 10G Multi-Rate Ethernet PHY - Lineside IP fail timing between the MAC and PHY on the TX datapath? - Why does my Intel® Arria® 10, 10G Multi-Rate Ethernet PHY - Lineside IP fail timing between the MAC and PHY on the TX datapath? Description When using the Intel® Arria® 10, 10G Multi-rate Ethernet PHY - Lineside IP core, you may see hold timing violations for the data transfer from alt_mge16_phy_xcvr_term module to the Native PHY transceiver on the TX data path. Resolution To work around this issue, over-constrain the failing path by adding the following timing constraints into user's top level Synopsis Design Constraint(.sdc) file. if { [string equal "quartus_fit" $::TimeQuestInfo(nameofexecutable)] } { set_min_delay -from [get_registers *alt_mge16_phy_xcvr_term:*|*] -to [get_registers *twentynm_xcvr_native:*|twentynm_pcs_*] 0.3ns } Custom Fields values: ['novalue'] Troubleshooting 2205868974 True ['Altera® FPGA Software Products'] ['FPGA Dev Tools Quartus II Software'] novalue 15.0 ['Arria® 10 GT FPGA', 'Arria® 10 GX FPGA', 'Arria® 10 SX FPGA'] ['novalue'] ['novalue'] ['novalue'] - 2023-03-22

external_document