Hi all , I am devoloping software fro microblaze using XPS and I dont have enough resources for a watchdog timer. I want to reset the FPGA after n number of error conditions have occured in software. Whats the most reliable way to reboot the Xilinx Spartan 3 FPGA? Any help will e much appreciated. BR Rate

Resetting FPGA without Watchdog timer.
Started by ●May 16, 2008
Reply by ●May 16, 20082008-05-16
On May 16, 7:33 am, ratemonotonic <niladri1...@gmail.com> wrote:> Hi all , > > I am devoloping software fro microblaze using XPS and I dont have > enough resources for a watchdog timer. > > I want to reset the FPGA after n number of error conditions have > occured in software. Whats the most reliable way to reboot the Xilinx > Spartan 3 FPGA? > > Any help will e much appreciated. > > BR > RateThe -most- reliable way to reboot this would be to cycle power and force a re-load. Especially true if you are executing out of BRAM. G.
