LL 40GBASE-KR4 IP Cores with FEC Enabled Fail Simulation - LL 40GBASE-KR4 IP Cores with FEC Enabled Fail Simulation Description If you turn on FEC in a 40GBASE-KR4 variation of the LL 40GbE IP core, the testbenches fail simulation and the default IP core simulation models fail simulation. This issue occurs because the PCS fails to align and deskew the lanes. Resolution To work around this issue, you must change the value of the SYNOPT_FULL_SKEW RTL parameter in your top-level simulation file to the value of 1. This change increases simulation time. To change the value of this RTL parameter in the testbench Altera provides with the IP core: Open the <example_design_install_dir>/example_testbench/alt_e40_avalon_kr4_tb.sv file for editing. Change the line localparam SYNOPT_FULL_SKEW = 1\'b0; //enable support for large lane skews to localparam SYNOPT_FULL_SKEW = 1\'b1; //disable support for large lane skews This issue will be fixed in a future version of the Low Latency 40- and 100-Gbps Ethernet MAC and PHY IP core. Custom Fields values: ['novalue'] Troubleshooting novalue True ['Ethernet'] ['FPGA Dev Tools Quartus® Prime Software Pro'] novalue 15.1 ['Programmable Logic Devices'] ['novalue'] ['novalue'] ['novalue'] - 2021-08-25

external_document