Altera_Forum
Honored Contributor
10 years agoReconfigure entire FPGA without using external pin
Hello all,
i'm new in altera-forum and have problems with starting a reconfiguration process from inside a Cyclone 4-FPGA. The functionality i need is exactly the same as pulling the nconfig-pin low. But on my custom fpga-board there is no way to do this from fpga-logic. I've tried to use the reconfig-signal of remote-update-core but it seem there are some side-effects which lead to non-derterministic behavior after reconfiguration. The reconfiguration seems to work, but later there are sporadic additional reconfigurations without activating the reconfig-signal. I guess this is due to watchdog-timer. Is there another way of starting a reconfiguration process from inside an FPGA? Thank you very much.