Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIssue with conf_done hosing a Cyclone IV
In a nutshell, it appears that something related to the conf_done pin is borking my FPGA post bitload. Background: I'm programming a Cyclone IV via a micro using PS mode. The conf_done pin g...
Altera_Forum
Honored Contributor
15 years agoPage 8-32 of the handbook states:
Two DCLK falling edges are required after CONF_DONE goes high to begin the initialization of the device. So you should enable and use the INIT_DONE signal, or build in a 2 clock delay from CONF_DONE before you tristate the DCLK and Data 0 pins. Pete