EmbeddedRelated.com
Forums

Resetting FPGA without Watchdog timer.

Started by ratemonotonic May 16, 2008
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
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 > Rate
The -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.