Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Reset HW via JTAG USB Blaster

I have got a couple of bash files to program the devices on my custom board.

Some files just programm the MaxII some the FPGA and others the flash.

So far so god.

But i must press the reset button after programming the design in order to re-start the design.

Is there a bash cmd i could use to reset mydesign via jtag like :

$QUARTUS_ROOTDIR/bin/quartus_pgm --cable='USB-Blaster [USB-0]' --hw_reset

Yes it is "only" one button to press http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/rolleyes.gif but the target could re-start after successfully programing.

I have tried a couple of bash executables and checked the help menue but no hint ...

Regards.

Michael Schmitt