Quartus_pgm, Usage, Quartus_pgm –50 – Altera Quartus II Scripting User Manual

Page 76: Usage –50

Advertising
background image

2–50

Chapter 2: Command-line Executables

quartus_pgm

Quartus II Scripting Reference Manual

© July 2013

Altera Corporation

quartus_pgm

The Quartus

®

II Programmer programs Altera

®

devices. The Programmer uses one of the valid supported

file formats: Programmer Object Files (.pof), SRAM Object Files (.sof), Jam File (.jam), or Jam Byte-Code
File (.jbc).

Make sure you specify a valid programming mode, programming cable, and operation for a given device.

Usage

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

quartus_pgm -c <cable name> filname.cdf --- If you want to use cdf file

quartus_pgm -c <cable name> -m <programming mode> -o <value> [-o <value>...] --- If you
want to use individual programming file(s)

quartus_pgm -l --- to display the list of available hardware

quartus_pgm -c <cable name> -a --- to display the list of devices connected to the cable

This command supports the following options:

Option

Page

-a ............................................................................................................................................................... 2–51
-b ............................................................................................................................................................... 2–51
-c=<cable name> .................................................................................................................................... 2–51
-f=<argument file>................................................................................................................................. 2–92
-h............................................................................................................................................................... 2–92
-i ................................................................................................................................................................ 2–51
-l ................................................................................................................................................................ 2–51
-m=<programming mode>................................................................................................................... 2–51
-o=<programming operation>............................................................................................................. 2–51
-v ............................................................................................................................................................... 2–92
-z ............................................................................................................................................................... 2–51
--64bit ....................................................................................................................................................... 2–92
--auto ........................................................................................................................................................ 2–51
--bgp ......................................................................................................................................................... 2–51
--cable=<cable name>............................................................................................................................ 2–51
--haltcc ..................................................................................................................................................... 2–52
--help[=<option|topic>] ....................................................................................................................... 2–93
--initcfg..................................................................................................................................................... 2–52
--list .......................................................................................................................................................... 2–52
--lower_priority ...................................................................................................................................... 2–93
--mode=<programming mode>........................................................................................................... 2–52
--operation=<programming operation>............................................................................................. 2–52
--version................................................................................................................................................... 2–93

This command includes help on the following topics:

Help Topic

Page

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

Advertising