C=<cable name, M=<programming mode, O=<programming operation – Altera Quartus II Scripting User Manual

Page 77: Auto, Cable=<cable name, A –51 -b –51 -c=<cable name> –51, Z –51, Auto –51 --bgp –51 --cable=<cable name> –51

Advertising
background image

Chapter 2: Command-line Executables

2–51

quartus_pgm

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

-a

Refer to the help for --auto on

page 2–51

-b

Refer to the help for --bgp on

page 2–51

-c=<cable name>

Refer to the help for --cable=<cable name> on

page 2–51

-i

Refer to the help for --initcfg on

page 2–52

-l

Refer to the help for --list on

page 2–52

-m=<programming mode>

Refer to the help for --mode=<programming mode> on

page 2–52

-o=<programming operation>

Refer to the help for --operation=<programming operation> on

page 2–52

-z

Refer to the help for --haltcc on

page 2–52

--auto

Option to detect and display all the devices in the device chain.

--bgp

Allows a MAX II device to continue to run in-system while new programming data loads into the
configuration flash memory (CFM). When you turn on this option, programming data loaded into the
CFM does not immediately configure the device.

--cable=<cable name>

Option to specify which programming hardware or cable to use.

The full syntax is as follows (depending on whether the hardware is on your local machine or a remote
machine):

"<cable_name> [<port>]"
"<cable_name> on <host_name/IP_address> [<port>]"

You don't need to specify the hostname or port if they are unambiguous so just specifying the name of the
cable will be sufficient if there is only one cable of that type available (on a local or remote machine).

Advertising