Quartus® Prime Pro Edition User Guide: Getting Started

ID 683463
Date 7/08/2024
Public
Document Table of Contents

2. Quick Start Steps

Follow these steps to get started with Quartus® Prime Pro Edition software:

Figure 3.  Quartus® Prime Pro Edition Software Quick Start Steps

Use the following links to get started with the Quartus® Prime Pro Edition software:

Table 5.   Quartus® Prime Pro Edition Software Quick Start Steps
Step   Useful Links
Determine the System Requirements Verify hardware and software requirements and review Quartus® Prime Pro Edition software release notes.
Download the software Download the latest Quartus® Prime Pro Edition software.
Install the software Install the latest Quartus® Prime Pro Edition software.
Generate 90-days Fixed-node License Generate 90- days free license in Intel® FPGA Self-Service Licensing Center (SSLC).
Start the software

On Windows:

Use one of the following options:

  • On the desktop, double-click the Intel® FPGA software icon.

  • Click Start > All Programs > Intel FPGA <Version> Pro Edition > Quartus (Quartus Prime Pro <Version>
  • At the command prompt, type:

    <installation-directory>\bin64\quartus

On Linux:

  • At the command prompt, type:

    <installation-directory>/quartus/bin/quartus

Starting the Quartus® Prime Software
Set up the generated license in the Quartus® Prime Pro Edition software In the Quartus® Prime Pro Edition software, click Tools > License Setup, browse and select the license file, and click OK.
Quartus® Prime Software Home Page Main page of the Quartus® Prime software.

Plan FPGA Design for RTL Flow Planning for RTL flow is an essential step for advanced FPGA design. Determining your design priorities early on helps you to choose the best device, tools, features, and methodologies for your design. Plan FPGA Design for RTL Flow
Create your FPGA project The Quartus® Prime software makes it easy for you to quickly setup a new FPGA design project. Creating a New FPGA Design Project
Get Started with FPGA Designing

Use one of the following options:

  • Plan FPGA Design for RTL Flow
  • Work with Intel FPGA IP Cores
Set Up Your Project

Use one of the following options:

  • Create a new project and add your design files to the project.
  • Migrate your project to Quartus® Prime Pro Edition software.
Manage Your Project Organize and manage the elements of your design within a project to encapsulate information about your design files, hierarchy, libraries, constraints, and project settings. Managing Quartus Prime Projects
Constrain Your Design Assign design elements to I/O pins, and apply appropriate timing constraints to correctly optimize fitting and analyze timing for the design. Managing Device I/O Pins
Compile Your Design Run the compiler to synthesize logic design files considering the device characteristics and design constraints. Using the Compilation Dashboard
Close Timing on Your Design Perform timing analysis of a compiled design using the Timing Analyzer, which determines the timing relationships that your design must meet to function correctly and according to the timing specifications. Timing Analyzer Quick-Start Tutorial: Quartus® Prime Pro Edition Quartus® Prime Pro Edition User Guide: Timing Analyzer
Configure Your Design on the Board Once your design meets the specifications, you can create programming files and upload those files to the device. Basic Device Configuration Steps