Embedded Design Handbook

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

6.5.2. Setting Up and Generating Your Simulation Environment in Platform Designer

To open the example design, perform the following steps:

  1. Download the an351_design.zip design example from the Simulating Nios® II Embedded Processor Design page on the Intel website, and then extract the design example to your hard drive. The location to which you extract the file is referred to as <your project directory> throughout the remainder of this document.
  2. Start the Intel® Quartus® Prime software.
  3. On the File menu, click Open Project.
  4. Browse to <your project directory>/ an351_design.
  5. Select an351_project.qpf.
  6. Click Open.
  7. On the Tools menu, click Platform Designer .
  8. Open the niosii_system.qsys file.
    Note: The design example used for this application note is a complete Platform Designer system. Ensure that you have completed building your Platform Designer system before you start to generate the simulation models.
  9. On the Generation tab, set the following parameters to these values:
    • Create simulation model—None
    • Create testbench Platform Designer system—Simple, BFMs for clocks and resets
      Note: If your system has exported ports other than the clock and reset, choose Standard, BFMs for standard Avalon® interfaces.
    • Create testbench simulation model—Verilog
    • Create HDL design files for synthesis—Turn off
    • Create block symbol file (.bsf)—Turn off
  10. Click Generate. Save the system if prompted.