Nios II Classic Software Developer’s Handbook

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

2.11.2. Generate Memory Initialization Files by the Legacy Method

To generate memory initialization files by the legacy method, 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_install.
  4. Click Build. The makefile generates a separate file (or files) for each memory device. The makefile inserts the memory initialization files directly in the Quartus Prime project directory for you.
  5. Recompile your Quartus Prime project.