AGofs
Occasional Contributor
7 years agoAltera PLL and Altera PLL Dynamic reconfiguration : choose C-counter for two outputs simultaneously.
Good morning,
I'm working with Altera PLL/Altera PLL reconfig IP (Cyclone V).
The input to Altera PLL is 160 MHz ,the outputs are 125 MHz each with difference of 225 degrees .
Then I want to change both outputs to some another value: for example 120 MHz each. I can change value of M-counters, N-counters and C-Counters accordingly , but how can I choose two C-Counters simultaneously?
In addition I've received strange results in the simulation:
1). At the first reconfiguration both outputs are 125 MHz.
2).At the second reconfiguration first output is 20 MHz (according to M,N,C counters), but second output is 53.333 MHz -despite the fact , that only first counter was chosen.
What's happen?