Altera_Forum
Honored Contributor
12 years agoProgramming Cyclone II with DE2 board
I'm currently trying to program a simple Verilog file that turns on an LED when the switch is triggered, but Quartus is giving me an error:
Error (209014): CONF_DONE pin failed to go high in device 1 I've selected the correct chip type (EP2C35F672C6N), and it compiles correctly, and my board is in PROG mode. Is there anything else I'm doing wrong with it?