Description
Due to a problem in the Quartus® Prime Pro Edition Software version 23.2, the 200GE or 400GE F-Tile Ethernet FPGA Hard IP Design Example will fail in the Support Logic Generation phase of compilation when the Stop TX traffic when link partner sends PAUSE parameter is set to Yes.
Resolution
To workaround this problem, follow the steps below:
- Locate and open the eth_f_hw_ip_top.sv file located in the <design_example_name>/hardware_test_design/common/ directory
- Delete the i_tx_pfc and o_rx_pfc ports contained within the dut instance
- Save the modified eth_f_hw_ip_top.sv file
- Re-Compile the Design Example
This problem has been fixed in version 23.3 of the Quartus® Prime Pro Edition Software.