Nios® II Software Developer Handbook

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

4.5.1. Creating Memory Initialization Files

To create memory initialization files for a Nios II system, you can use the Nios® II Command Shell. Change to the software application folder, and type:

make mem_init_generate

This command creates the memory initialization and simulation files for all memory devices. It also generates a Quartus Prime IP File (.qip). The .qip file tells the Quartus Prime software where to find the initialization files. Add the .qip file to your Quartus Prime project.