Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Yes, I saw the diagram! And now I get it! If CONF_DONE rises there is no doubt that a valid configuration was sent. I think I messed a little! --- Quote End --- Once CONF_DONE goes high, you may have to send some DCLK cycles to enter USER mode. The data sheet tells you how many. Sometimes the programming file ends with enough FFh values to implement the required clocks. This would only cause an issue while debugging your first board. Once you have that figured out, the fact that CONF_DONE asserts, and nSTATUS does not, is enough to let you know that the configuration was ok. Cheers, Dave