dynamic configuration issue of fpll from arria 10
Hi, all
quartus ip : quartus 191
IP : fpll
operation mode : fraction mode
For change the frequency of fpll:
I modify c0/m/n/k, after configure these register , then use register to reset and re-calibrate fpll.
I found that:(during simulation)
1) if there's no m change, though k value is changed, the fpll could not synthesis the new frequency;
workaround : I must change m to another value then change it back, then update k value; the fpll could synthesis the new frequency; I don't know why. it's so strange.
2) Though there's workaround solution, but I found that sometimes, previous and current k value has large difference(for example ,previous value is 32'h98dbc000 , current value is 32'h5b110000), but the fpll could not provide correct frequency. How could I resolve this issue? Or which way will I need to try?
Best Regards,
Lambert