Altera_Forum
Honored Contributor
16 years agoGenerating .JIC file with compressed data
Hi,
I am trying to use the JTAG serial flash loader as described in AN370. The target is an EP1C6T144 with EPCS1 configuration EEPROM. The design only fits in the EEPROM if compressed. Following the instructions in AN370 on generating the .JIC programming file, I get to the point where I add the .sof data and Quartus responds "Size of file exceeds memory capacity". Is it possible to use the serial flash loader with compressed configuration data? If so, what am I missing? In production, we will be using a microcontroller rather than the Quartus programmer, does this give a bit more flexibility? AFAICS the programming algorithm shouldn't care whether the EEPROM data is compressed or not. JTAG is all new to me, so I don't know any of the low-level protocol stuff - are the Altera-specific bits documented anywhere? Thanks R.