Altera_Forum
Honored Contributor
8 years agoCould the refclk_1 of Cyclone IV GX (EP4CGX50CF23I7) be input refclk of transceiver?
Hi, all:
I'm using Cyclone IV GX (EP4CGX50CF23I7) to design some SerDes project. When I assign the refclk_1 pin (BANK 3B, REFCLK_1 , M8、N8) to the pll_clkin of transceiver, it can't Place & Route in Quartus II, the err message as below: Error (176559): Can't place MPLL or GPLL PLL "serdes_icore:u_serdes_icore|serdes_icore_alt_c3gxb:serdes_icore_alt_c3gxb_component|altpll:pll0|altpll_4f81:auto_generated|pll1" in PLL location PLL_5 because I/O cell "tx_ref_clk" cannot be placed in I/O pin Pin_M8 (port type INCLK of the PLL) When I change the pin assignment with refclk_2 (BANK 3A, REFCLK_1, M11,N11), and the compilation was successful. So, here is my question——Could the refclk_1 of Cyclone IV GX (EP4CGX50CF23I7) be input refclk of transceiver? I looked up the related datasheet, and find no statements said it can't be. Was some settings I missed in Quartus II , due to this problem? Thanks in advance.