Intel® Quartus® Prime Pro Edition User Guide: Getting Started

ID 683463
Date 12/12/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.1.1.1. Creating a New Project from a Design Example

The Intel® Quartus® Prime software provides access to installed and online platform- and board-specific design examples that you can use as a starting point for your own design. You can accelerate your design progress by starting from a pre-validated design example that installs with the Intel® Quartus® Prime software or is available online.

This technique can be especially helpful if you are new to FPGA design or EDA design tools. The design example can help you to quickly analyze a validated design on a board and appropriately configure it in various ways to match your users’ needs. Alternatively, you can start with an Empty Project for which you specify all settings and design files.

  • Pre-installed design examples—you can immediately access the design examples that install along with the Intel® Quartus® Prime software installation at: <quartus>\acds\quartus\common\board_designs.
  • Online design examples—you can access design examples hosted online, which includes designs from the Intel FPGA Design Store.
  • Downloaded design examples—you can access your previously downloaded design examples, or any design example that you store in a local drive, under downloaded reference designs.

To create a new Intel® Quartus® Prime project that is based on a design example, follow these steps:

  1. the Intel® Quartus® Prime software, click File > New Project Wizard. Click Next to view the Family, Device & Board Settings wizard page.
  2. Under the Select the type of project to create, select Design Example and click Next. The Family, Device & Board Settings page appears, allowing you to find and select the design example from which to base your project.
    Figure 4. Family, Device & Board Settings Page of New Project Wizard


  3. Under What is the working directory for this project?, specify the directory to store your project files and click Next.
  4. Under Find Options, select the Family, Development Kit, and Vendor design example you want to use. Refer to Family, Device & Board Settings.
    Figure 5. Board Tab in New Project Wizard


    The search results display the design examples that meet your search criteria.

  5. Select the design example that you want in the search results and click Next. If the design example is licensed by Intel FPGA, a Software License Agreement page appears that prompts you to accept the license agreement before you can proceed.
  6. Click Next to proceed to the Summary page.
  7. Click Finish to deploy the selected design example in the Intel® Quartus® Prime software. When a design example downloads, the design's .par downloads to the download path that you define in More Settings, but the design itself extracts to the project working directory that you specify.