![Altera timequest Quick Start Manual Download Page 10](http://html1.mh-extra.com/html/altera/timequest/timequest_quick-start-manual_2910823010.webp)
2–4
Chapter 2: Quick Start Tutorial
Procedures
TimeQuest Timing Analyzer Quick Start Tutorial
© December 2009 Altera Corporation
f
For more information about creating clocks of different duty cycles, refer to the
TimeQuest Timing Analyzer
chapter in volume 3 of the
Quartus II Handbook
.
After you complete the procedure shown in
Table 2–7
, the clock definition is
complete.
Step 7: Update the Timing Netlist
After you create timing constraints or exceptions, update the timing netlist to apply
all timing requirements to the timing netlist (the new
clk
and
clkx2
clock
constraints) with the procedures in
Table 2–8
.
1
You must update the timing netlist whenever new timing constraints are applied.
Step 8: Save the Synopsys Design Constraints (SDC) File
You have the option of creating an SDC file after specifying the clock constraints for
the design and updating the timing netlist with the procedures in
Table 2–9
.
Constraints that have been specified with the TimeQuest Timing Analyzer GUI or in
the console are not automatically saved.
1
If you inadvertently overwrite any of your constraints later in the design flow, use this
initial SDC file to restore all of your constraints.
The initial SDC file can act as the “golden” SDC file that contains the original
constraints and exceptions for the design.
The new
filtref.sdc
file contains the constraints and false path exceptions for the two
clocks that you defined in
“Step 6: Specify Timing Requirements”
.
The
Write SDC File
command can overwrite any existing SDC file. When this occurs,
the new SDC file does not maintain order or comments. Therefore, Altera
recommends saving a golden SDC file separately that you can manually edit with a
text editor. This allows you to enter comments and organize the file to your own
specifications.
Table 2–8.
Updating the Timing Netlist
TimeQuest Timing Analyzer GUI
TimeQuest Timing Analyzer Console
In the
Tasks
pane, double-click the
Update Timing Netlist
command.
Type:
update_timing_netlist
r
Table 2–9.
Saving the SDC File
TimeQuest Timing Analyzer GUI
TimeQuest Timing Analyzer Console
1. In the
Tasks
pane, double-click the
Write SDC File
command. The
Write SDC File
dialog box appears.
2. Enter
filtref.sdc
in the
File Name
field.
Type:
write_sdc filtref.sdc
r