Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- To verify: After configuration, does INIT_DONE go tristate or high / low? I'm assuming it's tristating.. --- Quote End --- p68 indicates that INIT_DONE is open-drain: http://www.altera.com/literature/hb/cfg/cfg_cf51005.pdf Its driven low until configuration completes. Its up to you to supply the external pull-up to make it go high. Cheers, Dave