Altera_Forum
Honored Contributor
16 years agoChanging frequency of the system
Hi I was interested in knowing if there is any way in which I could change the frequencies that various components on my FPGA ran at, without actually going through the entire synthesis process.
The point is that we would like to emulate the system for a large number of different frequencies and as a result the relatively very high overhead of going through synthesis everytime is unacceptable. Is is it possible to somehow hack the PLL module frequencies in the .sof file or maybe generate a bunch of clocks and reroute them post synthesis. Will the quartus smart_compile option help me out here ? Thanks