Quartus_jbcc, Usage, Compress – Altera Quartus II Scripting User Manual

Page 67: Debug, Quartus_jbcc –41, Usage –41 -c –41 -d –41 --compress –41 --debug –41

Advertising
background image

Chapter 2: Command-line Executables

2–41

quartus_jbcc

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

quartus_jbcc

The Quartus

®

II JAM Compiler converts Jam/STAPL files (JAM) to Jam/STAPL Byte Code files (JBC).

Usage

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

quartus_jbcc [-c] [-d] <input.jam> <output.jbc>

This command supports the following options:

Option

Page

-c ............................................................................................................................................................... 2–41
-d............................................................................................................................................................... 2–41
-f=<argument file>................................................................................................................................. 2–92
-h............................................................................................................................................................... 2–92
-v ............................................................................................................................................................... 2–92
--64bit ....................................................................................................................................................... 2–92
--compress ............................................................................................................................................... 2–41
--debug..................................................................................................................................................... 2–41
--help[=<option|topic>] ....................................................................................................................... 2–93
--lower_priority ...................................................................................................................................... 2–93
--version................................................................................................................................................... 2–93

This command includes help on the following topics:

Help Topic

Page

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

-c

Refer to the help for --compress on

page 2–41

-d

Refer to the help for --debug on

page 2–41

--compress

Enable compression of large boolean arrays.

--debug

Enable inclusion of debug information.

Advertising