Forum Discussion
amildm
Contributor
4 years agoUpdating NIOS SW without touching FPGA Programmable logic
Hi All,
We are rapidly changing the NIOS SW without any changes in FPGA programmable logic.
Is there a way to say to Quartus do not to change (do not touch) the FPGA programmable logic at all an...
amildm
Contributor
4 years agoCool... So, as for the JIC generation, should both SOF and HEX files be the input files?
What actually happens during the JIC file generation? How does it mix the SOF and HEX files?
EBERLAZARE_I_Intel
Regular Contributor
4 years agoHi,
Yes, the .sof, .hex are the input files, and the .pof generated:
See the example here:
- amildm4 years ago
Contributor
OK, the *.POF is for MAX devices... What's the flow for the *.JIC devices (e.g. Cyclone 10)?
Should not I deal with a bootloader in order to load two images from FLASH (the first image is for FPGA programming, the second one is for NIOS SW)?