Executing Quartus command line tools from system console

cancel
Showing results for 
Search instead for 
Did you mean: 
363 Discussions

Executing Quartus command line tools from system console

Some users may want to do things like query the JTAG connections or change the JTAG USB Blaster II clock frequency before executing commands in system console.

To execute a command like jtagconfig in system console, do the following:

exec cmd /c jtagconfig

Here are some other examples:

exec cmd /c jtagconfig --getparam 1 JtagClock
exec cmd /c jtagconfig --setparam 1 JtagClock 6M
mik_Intel_0-1596753770091.png

 

 

 

Version history
Last update:
‎08-06-2020 09:04 PM
Updated by:
Contributors