Intel® Arria® 10 or Intel® Cyclone® 10 GX Avalon® Memory-Mapped (Avalon-MM) DMA Interface for PCI Express* Solutions User Guide

ID 683425
Date 6/03/2021
Public
Document Table of Contents

2.7. Creating a Quartus® Prime Project

You can create a new Quartus® Prime project with the New Project Wizard, which helps you specify the working directory for the project, assign the project name, and designate the name of the top-level design entity.

  1. On the Quartus® Prime File menu, click then New Project Wizard, then Next.
  2. Click Next in the New Project Wizard: Introduction (The introduction does not appear if you previously turned it off.)
  3. On the Directory, Name, Top-Level Entity page, enter the following information:
    1. For What is the working directory for this project, browse to <project_dir>/ep_g3x8_avmm256_integrated/.
    2. For What is the name of this project? browse to the <project_dir>/ep_g3x8_avmm256_integrated/synth directory and select ep_g3x8_avmm256_integrated.v.
    3. Click Next.
  4. For Project Type select Empty project.
  5. Click Next.
  6. On the Add Files page, add <project_dir>/ep_g3x8_avmm256_integrated/synth/ep_g3x8_avmm256_integrated.qip to your Quartus® Prime project.Click
  7. Click Next to display the Family & Device Settings page.
  8. On the Device page, choose the following target device family and options:
    1. In the Family list, select Intel® Arria® 10 (GX/SX/GT) or Intel® Cyclone® 10 GX .
    2. In the Devices list, select All.
    3. In the Available devices list, select the appropriate device. For Intel® Arria® 10 FPGA Development Kit, select 10AX115S2F45I1SG.
    Note: Currently, you cannot target an Intel® Cyclone® 10 GX Development Kit when generating an example design for Intel® Cyclone® 10 GX.
  9. Click Next to close this page and display the EDA Tool Settings page.
  10. From the Simulation list, select ModelSim. From the Format list, select the HDL language you intend to use for simulation.
  11. Click Next to display the Summary page.
  12. Check the Summary page to ensure that you have entered all the information correctly.
  13. Click Finish.
  14. Save your project.