Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
Given a given quartus_fit result, you can re-run TimeQuest for multiple speed grades by using the --speed command-line argument. In your case, you can just re-run the analysis for the "7" speed grade: quartus_sta mydesign --speed 7 Using the GUI, you will need to manually open the "Create Timing Netlist..." dialog box ("Netlist" menu) and use the "Speed" drop down to select "7". Hope this helps.