Due to a problem in the Intel® Quartus® Prime Pro Edition Software version 22.3, the rx_ready status signal will not go high in the CPRI Multirate Design Example when dynamically reconfiguring from high speeds (>6G) to low speeds (<=6G).
To work around this problem in the Intel® Quartus® Prime Pro Edition Software version 22.3 when you are dynamically reconfiguring the CPRI rate from the high-speed variant (>6G) to the low-speed variant (<=6G), follow the steps below.
- Download the workaround script “ftile-cpri-dr-test.tcl”
- Navigate to <your_example_design_directory>/hardware_test_design/hwtest/
- Replace the file “ftile_cpri_dr_test.tcl” with the downloaded file.
The major changes in the workaround script are the two FGT Attribute Access commands asserted in 6Gbps and below CPRI rates:
- CPI_assert_req 0 $RESET_LANE($lane_number)
- CPI_assert_req 0 $SET_MODE_BYPASS($lane_number)
This problem is fixed beginning with the Intel® Quartus® Prime Pro Edition Software version 22.4.