Altera_Forum
Honored Contributor
9 years agoDE0-Nano Nios II won't boot from EPCS if Compression is Enabled
Hi all, I want to use the EPCS on the DE0-Nano board to configure the FPGA and boot Nios II from it. I am using Quartus Prime 15.1. I found that if I enable compression for the sof file when generating the jic file, Nios will not boot. If I don't enable compression, it will boot normally.
I think there might be a problem with the sof2flash tool. So no matter I use the --compress or not, the flash file will have the same size. I look in the Nios II Flash Programmer User Guide, which says that --compress is only available for Cyclone II, III, Stratix II, III. I am wondering if my problem is related to the sof2flash tool. Or are there any other settings related to compression need to be changed? Thanks!