Forum Discussion
Altera_Forum
Honored Contributor
12 years agoProblem solved!
The problem was the fpga images being generated by Quartus. I was using the menu setting assignments->Device->Device and Pin Options to set quartus to produce .rbf files as an output. The files produced by quartus do not work. To produce a working .rbf file I used a script called quartus_rbf to convert the .sof to .rbf. It can be found in altera/13.0sp1/quartus/bin.