Why does the Ethernet Subsystem FPGA IP Example Design for the Agilex™ 7 F-Tile variant with 40GbE, 50GbE, or 100GbE ports and the Client Interface parameter set to “MAC Avalon ST” fail to function correctly in both simulation and hardware? - Why does the Ethernet Subsystem FPGA IP Example Design for the Agilex™ 7 F-Tile variant with 40GbE, 50GbE, or 100GbE ports and the Client Interface parameter set to “MAC Avalon ST” fail to function correctly in both simulation and hardware? Description Due to a problem in the Quartus® Prime Pro Edition Software version 23.4, the Ethernet Subsystem FPGA IP Example Design for the Agilex™ 7 F-Tile variant with 40GbE, 50GbE or 100GbE ports and the Client Interface parameter set to MAC Avalon ST fails to function correctly in simulation and hardware. Resolution To work around this problem, perform the following steps: Open the file <design example project directory>/hardware_test_design/common_f/hssi_ss_f_packet_client_top.sv Change line 37: FROM: parameter NUM_SEG = ( CLIENT_IF_TYPE == 1) ? 'd1 : (DATA_WIDTH/64), TO: parameter NUM_SEG = (DATA_WIDTH/64), Save the file Re-run the Example Design in simulation or hardware This problem has been fixed starting in version 24.1 of the Quartus® Prime Pro Edition Software. Custom Fields values: ['novalue'] Troubleshooting 16022748099 False ['Ethernet Subsystem IP (Early Access)'] ['FPGA Dev Tools Quartus® Prime Software Pro'] 24.1 23.4 ['Agilex™ 7 FPGAs and SoCs'] ['novalue'] ['novalue'] ['novalue'] - 2024-04-09

external_document