Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

3.11.1. Generate Memory Initialization Files

To generate memory initialization files, perform the following steps:
  1. Right-click the application project.
  2. Point to Make targets and click Build to open the Make Targets dialog box.
  3. Select mem_init_generate.
  4. Click Build. The makefile generates a separate file (or files) for each memory device. It also generates a Intel® Quartus® Prime IP File (.qip). The .qip file tells the Intel® Quartus® Prime software where to find the initialization files.
  5. Add the .qip file to your Intel® Quartus® Prime project.
  6. Recompile your Intel® Quartus® Prime project.