AGofs
Occasional Contributor
6 years agoQuartus II- ALTPLL and ALTPLLCONFIG megafunctions
I've generated ALTPLL and ALTPLLRECONFIG function using QuartusII,REV10.1. I'm testing them with Altera ModelSim 6.6C. ALTPLLRECONFIG is getting 50MHz (D.C=50%), ALTPLL outputs consist of C0 and C1(50MHz each). Now I'm trying to reconfigure C0,C1 outputs by changes at data_in, counter_param,Counter_type and write_param incoming signals.
Unfortunately, It doesn't work properly. I'm attaching all relevant files to this message.Where is the problem?