MAX 10 Plus User
Manual
81
May 31, 2019
•
Asserting RU_nCONFIG low
7.2
Using Dual Compressed Images
The internal configuration scheme for all MAX 10 devices except for 10M02 device consists of the
following mode:
•
Dual Compressed Images—configuration image is stored as image 0 and image 1 in the
configuration flash memory (CFM).
•
Single Compressed Image.
This section will just introduce how to use MAX10 device Dual Compressed Images feature. If you
don’t need this feature, skip this section
Two main steps are necessary for a project support dual configuration mode.
•
Add dual configuration IP.
•
Modify Configuration Mode in device setting.
A
Dual Configuration IP
should be added in an original project, so that the .pof file can be
programmed into CFM through it.
•
Open Quartus project and choose
Tools
>
Qsys
to open
Qsys
system wizard. Create a new
system and add the dual configuration IP. Connect the logic as
Figure 7-3 Rename and Connect Dual Boot IP
•
Save the Qsys as dual_boot.qsys and generate the HDL files. Add the dual_boot.qip into the
quartus setting file and add the qsys instance in the top design file as shown in