Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Bitstream Compression

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?

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

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

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.