Forum Discussion
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? i...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- If the reset supervisor has a pin for that :-) I used a cheapo TO-92... --- Quote End --- Sure, for an existing design you can't really do much, but for a new design, its a nicer way to ensure your FPGA is held in reset until it enters user mode. NOTE: you still need reset synchronizers internal to the FPGA for each of your clock domains. Cheers, Dave