News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

Reset Button

Started by Kle, October 07, 2020, 12:43:19 PM

Previous topic - Next topic

Kle

Hello

I am using TE0820 and TE0703.
On TE0703 there is a blue reset button, which starts the readout of the flash and initialize the FPGA.

Is there a vivado-tcl command doing the same as pressing this blue rest button ?

Thanks

JH

Hello,

Vivado can force sw reboot from QSPI, but if this works depends on the used vivado version and your current design which is running on the board (it's not the same like a power on reset, so current setup from the design can block reboot.).

--> open Vivado HW Manager, connect JTAG and right click on the FPGA --> there is a menu point reboot from configuration memory.  -->after you has pressed this, check Vivado TCL console and you see the tcl commands which vivado has used.

br
John