Altera_Forum
Honored Contributor
10 years agoCyclone PLL frequency range
I’m currently working on project which uses Cyclone Family Part#EP1C20F400I7. Device has internal PLL and I’m using Altera’s megafunction “altpll” component to simulate logic. The device has been configured for a design and I must now attempt to drive it from another source.
External Device generates 80Mhz clock to supply clock for FPGA. The FPGA uses the internal PLL to sync an external clock signal to generate an internal clock signal for core logic. During simulation utilizing the mega-function, the device is shown to not respond to lower frequencies than that which is specified as the nominal frequency for the PLL. Is this a model limitation or a hardware limitation? My question is, if I supply clock with frequency of 50Khz(or less) through external device on real physical hardware, would the internal PLL be still able to generate output signal? What is the minimum clock frequency that the PLL can handle?