Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI just had a problem - with Config_done.....my system
reset i/o pin was de-asserted prior to Config_done being released which caused all i/o pins (including inputs) go high (for around 200ms) I needed a signal to be low during that time (an i/o) pin..... Make sure that config_done goes high before system reset signal is goes inactive. .....