JAM/JBC file size increase from Quartus 16 to 20
Hello,
A 10M04SCE144I7N design compiled in Quartus 16.1 generates JAM and JBC files that are 178KB and 357KB respectively.
When the same design is compiled in Quartus 20.1, the JAM and JBC files are 291KB and 535KB respectively.
The JBC is used for updating the device configuration in the field, so the larger file does not fit into the microprocessor that does the programming.
If I take the POF generated by Quartus 20.1 and use the Quartus 16.1 programming tools to generate the JAM and JBC, these files are now 180KB and 357KB.
This is a fine work-around for now, but to stream-line the process it would be nice to use the Quartus 20.1 tools to generate all of the files.
Is there a setting needed for the 20.1 programmer to generate the smaller JAM and JBC files?
Thanks.
Hi,
You will need to use the command below to include the real-time ISP.
quartus_cpf -c <name>.pof <name>.jam -o background_programming=on