Altera_Forum
Honored Contributor
13 years agoAltera PLL 12.0 or 12.1 with Cyclone V
Hi, my name is Jean and I use Cyclone V for my design.
I use a Altera PLL (version 12.1) to have a 100MHz clock from 10MHz base clock (Reference Clock). My reference clock is a gclock and when I simulate this PLL (with ModelSim), no output work (No Lock and no output clock)!! I have made a reset (low, high and low) and I have any result !!!!! I have made the same thing with Cyclone IV and altpll and it work fine. Do you have any Idea ? It's Altera ModelSim or me :) ? Thank you The operation mode is Normal or direct, PLL Mode is Integer-N PLL. One output Clock at 100MHz Reference clock at 10MHz The result is (from ModelSIm, outclk_0 = the output of PLL): ** Warning: (vsim-8684) No drivers exist on out port /tb_testalgo/b2v_inst/outclk_0, and its initial value is not used. ** Warning: (vsim-8684) No drivers exist on out port /tb_testalgo/b2v_inst/locked, and its initial value is not used. Jean