Embedded Design Handbook

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

6.5.2.1. Platform Designer-Generated System Simulation Files

At this point in the design flow, Platform Designer has generated your system and created all of the files necessary for simulation listed in the table below. These simulation files are located in the <your project directory>/ an351_design/niosii_system/testbench directory.

Table 52.   Platform Designer Files Generated for Nios® II Simulation
File Description
Platform Designer testbench system files Platform Designer generates a testbench system when you enable the Create testbench Platform Designer system option. Platform Designer connects the corresponding Avalon® Bus Functional Models to all exported interfaces of your system. For more information about Platform Designer, refer to the System Design with Platform Designer section in volume 1 of the Intel® Quartus® Prime Handbook.
msim_setup.tcl Sets up a ModelSim simulation environment and creates alias commands to compile the required device libraries and system design files in the correct order, and loads the top-level design for simulation.

Memory

Initialization Files

(.mif)

Creates Memory Initialization Files (.mif) to initialize memory components in your system. Use Nios® II SBT for Eclipse to create Nios® II processor program to populate the .mif files.