Quartus_sta, Usage, Quartus_sta –79 – Altera Quartus II Scripting User Manual

Page 105: Usage –79

Advertising
background image

Chapter 2: Command-line Executables

2–79

quartus_sta

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

quartus_sta

The TimeQuest timing analyzer computes delays for the given design and device and annotates them on
the netlist for subsequent use. Then, the TimeQuest Analyzer performs timing analysis, allowing you to
analyze the performance of all logic in your design. The quartus_sta executable includes Tcl support.

Quartus II Analysis & Synthesis or the Fitter must be run successfully before running the TimeQuest
timing analyzer.

Usage

quartus_sta [-h | --help[=<option|topic>] | -v]

quartus_sta <project name> [<options>]

quartus_sta -t <script file> [<script args>]

quartus_sta -s

quartus_sta --tcl_eval <tcl command>

This command supports the following options:

Option

Page

-c=<revision name> ............................................................................................................................... 2–96
-f=<argument file>................................................................................................................................. 2–92
-h............................................................................................................................................................... 2–92
-s ............................................................................................................................................................. 2–102
-t=<script file> ...................................................................................................................................... 2–102
-v ............................................................................................................................................................... 2–92
--64bit ....................................................................................................................................................... 2–92
--do_report_timing................................................................................................................................. 2–80
--force_dat ............................................................................................................................................... 2–80
--help[=<option|topic>] ....................................................................................................................... 2–93
--lower_priority ...................................................................................................................................... 2–93
--model=<fast|slow> ............................................................................................................................ 2–80
--multicorner[=on|off] .......................................................................................................................... 2–80
--post_map .............................................................................................................................................. 2–80
--qsf2sdc................................................................................................................................................... 2–80
--report_script=<NONE> ..................................................................................................................... 2–81
--rev=<revision name>.......................................................................................................................... 2–96
--script=<script file> ............................................................................................................................ 2–102
--sdc=<NONE> ...................................................................................................................................... 2–81
--set=<assignment=value> ................................................................................................................... 2–96
--shell...................................................................................................................................................... 2–102
--speed=<NONE> .................................................................................................................................. 2–81
--tcl_eval=<tcl command> .................................................................................................................. 2–103
--temperature=<value_in_C>............................................................................................................... 2–81
--tq2hc ...................................................................................................................................................... 2–81
--tq2pt....................................................................................................................................................... 2–82
--version................................................................................................................................................... 2–93
--voltage=<value_in_mV>.................................................................................................................... 2–82

This command includes help on the following topics:

Advertising