Altera_Forum
Honored Contributor
10 years agoProblem with dynamic PLL reconfiguration
I am working on a project which involves dynamically configuring PLL to different frequencies.
I have written a VHDL code for my requirement, however I am facing some circumstances in simulation which I am not able to comprehend. When I give a reset to the PLL I expect clock to be 0 and locked signal to be 0 immediately. However I find that lock signal doesnt reset at all. This would affect my design as out of range clocks might get into my logic and system might just crash. I have attached simulation snapshot. Please help.