Embedded Design Handbook

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

3.6.5.3. Start the Intel® Quartus® Prime Software and Open the Example Project

The Intel® Quartus® Prime project serves as an easy starting point for the Nios® II development flow. The Intel® Quartus® Prime project contains all settings and design files required to create the .sof. To open the Intel® Quartus® Prime project, perform the following steps:
  1. Start the Intel® Quartus® Prime software.
  2. Click Open Existing Project on the splash screen, or, on the File menu, click Open Project.
    The Open Project dialog box appears.
  3. Browse to the <design files directory>.
  4. Select the file nios2_quartus2_project.qpf and click Open.
  5. To display the Block Diagram File (.bdf) nios2_quartus2_project.bdf, perform the following steps:
    1. On the File menu, click Open.
      The Open dialog box appears.
    2. Browse to the <design files directory>.
    3. Select nios2_quartus2_project.bdf and click Open.
    The .bdf contains an input pin for the clock input and eight output pins to drive LEDs on the board.
Next, you create a new Platform Designer system, which you ultimately connect to these pins.