Altera_Forum
Honored Contributor
10 years agoChanging PLL speed after compilation
Using Quartus II 13.1.0, device is Arria V GX family.
I am trying to change the speed of a PLL in my design without recompiling. I open the chip planner, make sure it's in ECO mode, select the PLL, right click and "Locate in Resource Property Editor". In the Properties tab, I can see the properties I want to edit, but they all have a grey background and my only option when right clicking is "Export All Properties of The Selected Node(s) As...". According to the documentation I should be able to change the values from here. What am I missing? Additionally, I would rather make the modifications via tcl scripts, which should also be possible. Where can I find scripts to do this, or the documentation for the commands I would need to do this? Thanks.