Forum Discussion

sgadco's avatar
sgadco
Icon for New Contributor rankNew Contributor
5 years ago
Solved

How do I connect my CDPLK pin to the GCLK without the use of a clock control block in quartus ?

Hello, I am using the Cyclone 10 LP and Quartus Prime Standard Edition 18.1. I am using the Y6 pin(CDPCLK) for my FPGA_CLK signal. This clock signal has to be given as an input to the PLL. ...
  • EngWei_O_Intel's avatar
    EngWei_O_Intel
    5 years ago

    Hi Aaron

    You are right. Clock control blocks that have inputs driven by dual-purpose clock I/O pins are not able to drive PLL inputs, which is the behavior of the CDPCLK pin. The PLL IP will not be able to take the CDPCLK as reference clock. PLL should always take clock input pin or GCLK driven by clock input pin as reference clock.

    Thanks.

    Eng Wei