Forum Discussion
I_like_leds_15
New Contributor
20 hours agoCyclone 10 LP Bitstream Compression Failing
I am using the Altera Cyclone 10 LP Development Kit with the 10CL025YU256I7G Device. Do do the design, I am using Quartus Prime Version 24.1 Standard. I am trying to compress my bitstream in order ...
FvM
Super Contributor
1 hour agoHi,
I believe there are some misunderstandings involved with your post.
1. The .sof file, which is used for direct JTAG configuration and as a source for AS programming file generation is never compressed.
2. Compression can be enabled in Programming File Generator for .jic and .rpd AS programming files. It doesn't reduce .jic file size, which always reflects capacity of chosen flash device, but the non-erased file content (different from 0xFF) is reduced, also .rpd file size. Respectively flash programming time and time to load the configuration is shorter.
3. Compression option is somehow hidden in PFG GUI under properties of the .sof file.