Forum Discussion
Altera_Forum
Honored Contributor
21 years agoEP1C12 Eval Board
I tried to run the EP1C12 alone on the EP1C12 Eval board. I wrote a small code to use the LEDs (2 to 11) on the board using VHDL, and I loaded to the board using .sof file, Nios II Eval Board (USB-0...
Altera_Forum
Honored Contributor
21 years agoWell, I found the answer, so I post it here FYI. You need to set all unused pins to "input and tri-state", and select your serial configuration chip. Re-compile, load the .sof file, and everything should work as you expected. If you want to store your .sof file on the configuration chip, you need to convert it to the jic file. Load jic using the programmer. That's it. Hope you all have fun.