Altera_Forum
Honored Contributor
12 years agoCONF_DONE as input?
Hello, sorry if this has been asked already.
Specifically for Cyclone V: so CONF_DONE is a bidirectional pin. Its function as input is not very clear or not very well documented or maybe I missed the important part. Perhaps it is called bidirectional because its state can be sampled thru JTAG? Any other internal function as an input? One note from Spansion might suggest the Low to High transition of CONF_DONE is used to begin initialization, is this true? I was not able to find this in an Altera document. Reason I am asking is, I'd like to be able to delay entering user mode, after configuration has finished, and I wonder if I could do that by holding CONF_DONE low. Thanks