Altera_Forum
Honored Contributor
11 years agoCyclone V PLL Lock & Startup Time
I have a board with Cyclone VE, the A7. I'm in the process of bringing up the board. This is basically a VHDL Top Level file that instantiates the PLL and a heartbeat counter to toggle some LED's. You know the story, if you can't make a heartbeat, then you have problems. Basically, on 50% of my boards that I have tested, the pll does not lock. I am trying to sort out whether this is a hardware problem or some specific setting that I'm ignoring in the PLL Megawizard setup for Cyclone V PLL.
I've noticed that the Quartus megafunction is different for the PLL on Cyclone V versus Cyclone IV. It uses the Qsys style megafunction and has the fractional PLL aspects. All this is fine, as I can generate the Megawizard and I have set it up to take in a 50 MHz clock and generate a 1, 10, 50, 100, and 200 MHz clock(s). The locked signals are present as well as the rst signal for the pll. I am wondering if anyone else has had issues with Cyclone V PLL's generated from the Megawizard. Thanks. James