Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMy projects don't run.
Hello to everybody. I have DE1 (with EP2C20F484C7 FPGA device and EPCS4 serial configuration device). I run Quartus II v.9.1 web in a Vista computer. I have set up USB Blaster driver software in m...
Altera_Forum
Honored Contributor
16 years ago@ FvM
The bug is not related on compression. - perfrom a complete compile with 9.0 tools ... everything is fine - perfrom the same complete compile with 9.1 ... does not start - use files from 9.1 (sof & elf) and generate epcs related files on 9.0 tools... works - use sof & elf from 9.0 and generate epcs files on 9.1 ... does not start checkbox w/wo of compressed bitstream has no effect. comandline option --compress w/wo has no effect to sumarize ... 9.1 does not produce startable epcs related files out of sof & elf regardless where they were generated, but 9.0 does. workaround compile with 9.1 and generate epcs files with 9.0 via a comandline script (bash) MySupport gave couple of ideas what to try but none worked. only patch 063 helps.