Forum Discussion
Altera_Forum
Honored Contributor
17 years agocyclone3 pll
hi while implementing the pll using mega function , it generated code with ENTITY pll IS PORT ( inclk0 : IN STD_LOGIC := '0'; c0 : OUT STD_LOGIC ...
Altera_Forum
Honored Contributor
17 years agoThe simulator is reproducing rather exactly the real behaviour of a PLL in this regard, consult the Cyclone III and alt_pll MegaFunction handbook for details on PLL lock behaviour. There are also features as a locked monitor output or automatic PLL reset in case of lock loss.