V-Series Avalon-MM DMA Interface for PCIe Solutions User Guide

ID 683514
Date 7/31/2018
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>/pcie_de_ep_dma_g3x8_integrated/.
    2. For What is the name of this project? browse to the <project_dir>/pcie_de_ep_dma_g3x8_integrated/synthesis directory and select pcie_de_ep_dma_g3x8_integrated.v.
    3. Click Next.
  4. For Project Type select Empty project.
  5. Click Next.
  6. On the Add Files page, add <project_dir>/pcie_de_ep_dma_g3x8_integrated/synthesis/ep_g3x8_avmm256_integrated.qip to your Quartus® Prime project.
  7. Click Next to display the Family & Device Settings page.
  8. On the Device page, choose the following target device family and options:
    Note: Currently, you cannot target an Intel® Cyclone® 10 GX Development Kit when generating an example design for Intel® Cyclone® 10 GX.
    1. In the Family list, select Stratix V (GS/GT/GX/E).
    2. In the Devices list, select Stratix V GX PCIe.
    3. In the Available devices list, select 5SGXEA7K2F40C2.
  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.