Quartus_drc, Usage, Quartus_drc –25 – Altera Quartus II Scripting User Manual

Page 51: Usage –25

Advertising
background image

Chapter 2: Command-line Executables

2–25

quartus_drc

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

quartus_drc

The Quartus II Design Assistant checks the reliability of a design based on a set of design rules. The Design
Assistant is especially useful for checking the reliability of a design before converting the design for
HardCopy devices.

The Design Assistant supports designs that target any Altera device supported by the Quartus II software.

Quartus II Analysis & Synthesis or the Fitter must be run successfully before running the Design Assistant.

Usage

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

quartus_drc <project name> [<options>]

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

quartus_drc -s

quartus_drc --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
--hc[=on|off]........................................................................................................................................... 2–26
--help[=<option|topic>] ....................................................................................................................... 2–93
--lower_priority ...................................................................................................................................... 2–93
--post_fit[=on|off].................................................................................................................................. 2–26
--post_syn[=on|off] ............................................................................................................................... 2–26
--read_settings_files[=on|off] .............................................................................................................. 2–98
--rev=<revision name>.......................................................................................................................... 2–96
--rtl[=on|off]........................................................................................................................................... 2–26
--script=<script file> ............................................................................................................................ 2–102
--set=<assignment=value> ................................................................................................................... 2–96
--shell...................................................................................................................................................... 2–102
--tcl_eval=<tcl command> .................................................................................................................. 2–103
--version................................................................................................................................................... 2–93
--write_settings_files[=on|off]........................................................................................................... 2–100

This command includes help on the following topics:

Help Topic

Page

Tcl ........................................................................................................................................................... 2–103
arguments ............................................................................................................................................... 2–93
makefiles.................................................................................................................................................. 2–93
return_codes ........................................................................................................................................... 2–95

Advertising