Intel® High Level Synthesis Compiler Pro Edition: Getting Started Guide

ID 683680
Date 10/04/2021
Public

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

Document Table of Contents

1. Intel® High Level Synthesis (HLS) Compiler Pro Edition Getting Started Guide

Updated for:
Intel® Quartus® Prime Design Suite 21.3
The Intel® High Level Synthesis (HLS) Compiler is a separately-installable component of Intel® Quartus® Prime Pro Edition design software. The Intel® HLS Compiler synthesizes a C++ function into an RTL implementation that is optimized for Intel® FPGA products. The compiler is sometimes referred to as the i++ compiler, reflecting the name of the compiler command.

The Intel® High Level Synthesis Compiler Pro Edition Getting Started Guide describes the procedures to set up the Intel® HLS Compiler and to run an HLS design example.

In this publication, <quartus_installdir> refers to the location where you installed Intel® Quartus® Prime Design Suite.

The default Intel® Quartus® Prime Design Suite installation location depends on your operating system:
Windows
C:\intelFPGA_pro\21.3
Linux
/home/<username>/intelFPGA_pro/21.3

About the Intel® HLS Compiler Pro Edition Documentation Library

Documentation for the Intel® HLS Compiler Pro Edition is split across a few publications. Use the following table to find the publication that contains the Intel® HLS Compiler Pro Edition information that you are looking for:
Table 1.   Intel® High Level Synthesis Compiler Pro Edition Documentation Library
Title and Description
Release Notes

Provide late-breaking information about the Intel® HLS Compiler.

Link
Getting Started Guide

Get up and running with the Intel® HLS Compiler by learning how to initialize your compiler environment and reviewing the various design examples and tutorials provided with the Intel® HLS Compiler.

Link
User Guide

Provides instructions on synthesizing, verifying, and simulating intellectual property (IP) that you design for Intel FPGA products. Go through the entire development flow of your component from creating your component and testbench up to integrating your component IP into a larger system with the Intel Quartus Prime software.

Link
Reference Manual

Provides reference information about the features supported by the Intel HLS Compiler. Find details on Intel® HLS Compiler command options, header files, pragmas, attributes, macros, declarations, arguments, and template libraries.

Link
Best Practices Guide

Provides techniques and practices that you can apply to improve the FPGA area utilization and performance of your HLS component. Typically, you apply these best practices after you verify the functional correctness of your component.

Link
Quick Reference

Provides a brief summary of Intel HLS Compiler declarations and attributes on a single two-sided page.

Link