Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Bitstream Compression

Altera_Forum
Honored Contributor II
1,797 Views

I'm using a Cyclone II EP2C5 connected to a EPCS1 on my board. I want to use the Serial Flash Loader to program the EPCS1 on my board via JTAG. 

 

I have enabled bitstream compression (Generate bitsream compression) via Assignment -> Devices, but still the SOF file is not compressed. 

 

When compiling the project, the Assembler settings still say Compression mode is off. 

 

Is this a bug in Quartus II or am I doing something wrong?
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
917 Views

Bitstream compression is an attribute of a particular programming file. For serial flash loader, the compression is set when generating jic-files under properties of imported sof-file.

0 Kudos
Altera_Forum
Honored Contributor II
917 Views

Sorry for asking, but how do I set this up? The documentation is a bit vague on exactly how. :confused:

0 Kudos
Altera_Forum
Honored Contributor II
917 Views

Ok, I got it right. Just clicked on properties after I specified the SOF file during the conversion to JIC file:D 

 

Thanks for your help.
0 Kudos
Reply