Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFirst of all - you should read about the JTAG Indirect Programming in the an370: using the serial flashloader with the quartus ii software (http://www.altera.com/literature/an/an370.pdf)
Check the address settings during sof to jic convertation. Your sof files can overlap each other. The uncompressed bitstream for the EP3C40 has 9600000 bits ([url]http://www.altera.com/literature/hb/cyc3/cyc3_ciii51016.pdf (http://www.altera.com/literature/hb/cyc3/cyc3_ciii51016.pdf)[/URL], page 9-7). It is 1200000 bytes. The result of compression is unpredictable, it depends on your design. So, it can happend that the start address of the second sof (0x060000) is overlap the first sof. P.S. Don't duplicate your questions, please...