Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I.e., rather than press the button on the board, I want to send a TCL command to cause a reset. --- Quote End --- The JTAG-to-Avalon-MM bridge has a reset_request output that you can use as a reset input to your logic. Its discussed in this tutorial http://www.alterawiki.com/wiki/using_the_usb-blaster_as_an_sopc/qsys_avalon-mm_master_tutorial I'm pretty sure I just tied it to an LED in the tutorial, but you can use it as a reset source in a real design. Cheers, Dave