Altera_Forum
Honored Contributor
12 years agoFPGA external reset
hi,
I am using Cyclone III,and I'd like to have my own external reset.but I am not sure when to safely insert external reset ASAP. Do I have to use it after CONF_DONE goes high? if it is used before CONF_DONE goes high,Is there a conflict with FPGA configuration ?for the reset IC used for external reset is also POR output. from the handbook, all I/O are tri-stated when configuration,but my understanding is "all I/O are tri-stated" means FPGA doesn't drive out,but can't block external input,right? BTW,AS configuration scheme used. thanks