Due to a problem in the Intel® Quartus® Prime Pro Edition Software version 23.1, the phase-locked loop (PLL) cannot be instantiated on the top sub-bank when using PHY Lite for Parallel Interfaces Intel Agilex® 7 FPGA IP.
To work around this problem, the differential reference clock input can be instantiated in the bottom sub-bank at a pin index of 34-35 or 36-37.
While single reference clock input can only instantiate in the bottom sub-bank at a pin index of 34 or 36.
If you need to instantiate the reference clock input in the top sub-bank, you have to add the following assignment to the Quartus® Settings File ( .qsf):
- set_intance_assignment -name PLL_REFCLK_INPUT_TYPE NOT_BALANCED -to *arch_inst|phylite_clocking_inst|iopll_inst
This problem will be fixed in a future release of Intel® Quartus® Prime Pro Edition Software.