Quartus_sh, Usage, Quartus_sh –58 – Altera Quartus II Scripting User Manual

Page 84: Usage –58

Advertising
background image

2–58

Chapter 2: Command-line Executables

quartus_sh

Quartus II Scripting Reference Manual

© July 2013

Altera Corporation

quartus_sh

The Quartus

®

II Shell is a simple Quartus II Tcl interpreter. The Shell has a smaller memory footprint than

the other command-line executables that support Tcl: quartus_tan, quartus_cdb, and quartus_sim. The
Shell can be started with a Tcl script to evaluate, used as an interactive Tcl interpreter (shell), or used as a
quick Tcl command evaluator, evaluating the remaining command-line arguments as one or more Tcl
commands.

Usage

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

quartus_sh -g | --gui [<project_name>]

quartus_sh <other options>

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

quartus_sh -s

quartus_sh --tcl_eval <tcl command>

This command supports the following options:

Option

Page

-f=<argument file>................................................................................................................................. 2–92
-h............................................................................................................................................................... 2–92
-s ............................................................................................................................................................. 2–102
-t=<script file> ...................................................................................................................................... 2–102
-v ............................................................................................................................................................... 2–92
--64bit ....................................................................................................................................................... 2–92
--archive................................................................................................................................................... 2–59
--determine_smart_action..................................................................................................................... 2–60
--dse.......................................................................................................................................................... 2–61
--dtw......................................................................................................................................................... 2–65
--flow........................................................................................................................................................ 2–65
--help[=<option|topic>] ....................................................................................................................... 2–93
--lower_priority ...................................................................................................................................... 2–93
--prepare .................................................................................................................................................. 2–66
--qboard ................................................................................................................................................... 2–66
--qhelp...................................................................................................................................................... 2–66
--qinstall................................................................................................................................................... 2–67
--qslave..................................................................................................................................................... 2–67
--relcon..................................................................................................................................................... 2–68
--restore.................................................................................................................................................... 2–68
--script=<script file> ............................................................................................................................ 2–102
--set ........................................................................................................................................................... 2–69
--shell...................................................................................................................................................... 2–102
--simlib_comp ......................................................................................................................................... 2–69
--tcl_eval=<tcl command> .................................................................................................................. 2–103
--version................................................................................................................................................... 2–93

This command includes help on the following topics:

Advertising