Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

2.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 Quartus Prime IP File (.qip). The .qip file tells the Quartus Prime software where to find the initialization files.
  5. Add the .qip file to your Quartus Prime project.
  6. Recompile your Quartus Prime project.