Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTrying to further clarify some points:
- You have to write the complete configuration bitstream, as contained in the *.rbf file, otherwise the configuration will fail. - Altera doesn't support partial reconfiguration for any FPGA family up to now - A design with low LE count will considerably shrink in compressed mode (e.g. to 1/3 of original size). The compression algorithm is however designed for compact implementation in FPGA hardware and doesn't achieve results comparable to e.g. ZIP. To minimize flash memory footprint, you may want to apply an additional software compression/decompression in your application.