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...
EBERLAZARE_I_Intel
Regular Contributor
4 years agoHi,
For example using Nios II Processor Booting from QSPI Flash:
If you scroll down 1 page (276), you can see that once you generated the .sof file (Quartus compile), you can reuse the .sopcinfo from the compiled design, and generate the .pof from the .sof.
You can proceed and repeat just from the steps "BSP Editor Settings".