C=<jtagserver cable number, D=<procedure to disable, E=<procedure to enable – Altera Quartus II Scripting User Manual

Page 69: Action=<action to perform, Cable=<jtagserver cable number, Disable=<procedure to disable, Dont_reset_jtag, Enable=<procedure to enable, I –43 -j –43 -l –43 -n –43

Advertising
background image

Chapter 2: Command-line Executables

2–43

quartus_jli

© July 2013

Altera Corporation

Quartus II Scripting Reference Manual

-c=<jtagserver cable number>

Refer to the help for --cable=<jtagserver cable number> on

page 2–43

-d=<procedure to disable>

Refer to the help for --disable=<procedure to disable> on

page 2–43

-e=<procedure to enable>

Refer to the help for --enable=<procedure to enable> on

page 2–43

-i

Refer to the help for --info on

page 2–44

-j

Refer to the help for --dont_reset_jtag on

page 2–43

-l

Refer to the help for --loquacious on

page 2–44

-n

Refer to the help for --enumerate_hardware on

page 2–44

--action=<action to perform>

Option to specify the action to perform.

Use -i to display the actions supported by the Jam/STAPL ByteCode file.

--cable=<jtagserver cable number>

Specify which cable connected to the local JTAGserver to use.

Use -n to list available hardware.

--disable=<procedure to disable>

Option to specify the procedure to disable (-d <procedure to disable> or --disable==<procedure to
disable>).

Use -i to display an action's procedures.

--dont_reset_jtag

Disables resetting the JTAG TAP controller after execution is completed.

--enable=<procedure to enable>

Option to specify the procedure to perform (-e <procedure to enable> or --enable==<procedure to
enable>).

Advertising