Skip To Main Content
Intel logo - Return to the home page
My Tools

Select Your Language

  • Bahasa Indonesia
  • Deutsch
  • English
  • Español
  • Français
  • Português
  • Tiếng Việt
  • ไทย
  • 한국어
  • 日本語
  • 简体中文
  • 繁體中文
Sign In to access restricted content

Using Intel.com Search

You can easily search the entire Intel.com site in several ways.

  • Brand Name: Core i9
  • Document Number: 123456
  • Code Name: Emerald Rapids
  • Special Operators: “Ice Lake”, Ice AND Lake, Ice OR Lake, Ice*

Quick Links

You can also try the quick links below to see results for most popular searches.

  • Product Information
  • Support
  • Drivers & Software

Recent Searches

Sign In to access restricted content

Advanced Search

Only search in

Sign in to access restricted content.

The browser version you are using is not recommended for this site.
Please consider upgrading to the latest version of your browser by clicking one of the following links.

  • Safari
  • Chrome
  • Edge
  • Firefox

FPGA Support Package for Intel® oneAPI DPC++/C++ Compiler

Use Reconfigurable Hardware to Accelerate Data-Centric Workloads and Productivity

 

  • Overview
  • Download
  • Documentation & Resources

Deprecation Notice

This support package is now deprecated and will not be available starting with the compiler's 2025.1 release. Altera* will continue to provide FPGA support through their dedicated FPGA software development tools. 

Existing customers can continue to use the Intel® oneAPI DPC++/C++ Compiler 2025.0 release, which supports FPGA development. The compiler is available through Linux* package managers such as APT, YUM, DNF, or Zypper. Additionally, customers with an active support license can access the Intel oneAPI DPC++/C++ Compiler 2025.0 through their customer support account.

For more information and assistance with transitioning to the Altera development tools, reach out through the High-Level Design Community forum, contact your Altera representative, or send an email to oneapi@altera.com.

Use this support package to compile your SYCL* C++ code into a SystemVerilog module. Often called an IP core, this module can then be used in two ways:

  • In an FPGA project using the Intel® Quartus® Prime Software Suite
  • Added to an accelerator card as part of an all-in-one acceleration solution

Benefits

  • Implement complex hardware designs using SYCL.
  • Verify and debug your SYCL C++ code with a C++ testbench using emulation.
  • Use the same testbench to simulate your generated IP core using Questa*-Intel® FPGA Edition or Questa*-Intel® FPGA Starter Edition.
  • Refine designs with quick iterative development workflows.
  • Guide your optimization activities with comprehensive reports.

Learn More about Intel FPGAs

With the FPGA Support Package, the Intel oneAPI DPC++/C++ Compiler can generate a SystemVerilog IP core that you can run as part of an FPGA offload acceleration  design (with an ASP/BSP) or integrate into a larger FPGA design with Intel Quartus Prime software.

Develop an All-in-One FPGA Acceleration Solution

Use this workflow to accelerate a workload with a plug-in FPGA accelerator card. The Intel oneAPI DPC++/C++ Compiler can combine your code with an adapter layer called a board support package (BSP). The compiler generates an executable that includes a full bitstream that automatically gets loaded into your FPGA card at runtime. 

Benefits

  • Analyze design performance graphically with Intel® VTune™ Profiler.
  • Generate an FPGA bitstream with Intel® Quartus® Prime Pro Edition Software. No license required.
  • Rapidly prototype and profile FPGA designs in real hardware on supported accelerator cards.

Develop Reusable IP Cores with SYCL* HLS

If you want complete control of how your workload is integrated, or if you don’t have access to an accelerator card with a board support package (BSP), you can choose to package your workload as a reusable IP core. You get the same rapid evaluation features as the acceleration workflow, but instead of generating a complete executable, the compiler only generates a SystemVerilog module. This module adheres to Avalon interface specifications and can easily be integrated into your Intel Quartus Prime Software projects.

Benefits

  • Import your register transfer level (RTL) modules directly into Platform Designer or manually integrate them into your design via Intel Quartus Prime Software to develop designs for Intel FPGAs.
  • Supports
    • Agilex™ 5 FPGA
    • Agilex 7 FPGA 
    • Intel® Stratix® 10 FPGA
    • Intel® Arria® 10 FPGA
    • Intel® Cyclone® 10 GX FPGA
    • Cyclone® V FPGA

Download the Software

Intel® oneAPI Base Toolkit (Base Kit)

This kit is the foundation for your FPGA workflow environment. The Base Kit provides the Intel oneAPI DPC++/C++ compiler and other components required for FPGA workflows. 

Get It Now

System Requirements

FPGA Support Package for the Intel oneAPI DPC++/C++ Compiler

The support package plugs into the Intel oneAPI DPC++/C++ Compiler to enable the FPGA workflows. With the FPGA Support Package installed, you can develop and optimize an FPGA workload and functionally verify it using the FPGA emulator. You can use detailed reports and graphical analysis views to review the generated SystemVerilog module.

Get It Now

System Requirements

Installation Guide

Intel® Quartus® Prime Software

The Intel Quartus Prime Software is needed to synthesize your workload into a bitstream or automatically generate an RTL simulation testbench.

Get It Now

System Requirements

Patch History

2024.2

2024.2 FPGA Patch

2023.2

2023.2.1 Patch

Choose an FPGA Platform (Optional)

To use FPGA Acceleration flow, choose an FPGA platform and corresponding software:

  1. Locate the FPGA platform that you are targeting for your application. 
  2. To get and install the FPGA platform and its BSP, go to the vendor website.
  3. Download and install the required version of Intel Quartus Prime Pro Edition Software for Linux*. 
  FPGA Platform Board Support Package (BSP)
Agilex™ 7 FPGA I-Series Development Kit (2x R-Tile and 1x F-Tile)  Generate a BSP Using Open FPGA Stack (OFS)
Agilex 7 FPGA F-Series Development Kit (2x F-Tile)  Generate a BSP Using OFS
Intel® FPGA Programmable Acceleration Card PAC D5005 Generate a BSP Using OFS
View all Show less

Additional Cards Available from Partner Vendors

Documentation & Code Samples

Code Samples and Reference Designs

Get started right away with SYCL code samples that highlight productive design flows and the optimization techniques available for FPGA targets, such as fast recompilation flows, loop optimization techniques, and fine-grain control of FPGA resources. 

Reference designs are larger application examples that demonstrate the performance of FPGAs. Reference designs are provided for several specific domains, including linear algebra, image processing, financial technology, database query analysis, and sorting and compression algorithms.

 

Explore SYCL Using FPGA Code Samples and Reference Designs

Documentation

View All Documentation

Release Notes & System Requirements

  • Base Kit Release Notes
  • Base Kit System Requirements
  • Intel oneAPI DPC++/C++ Compiler Release Notes
  • FPGA Support Package for Intel oneAPI DCP++/C++ Compiler Release Notes
  • Intel oneAPI DCP++/C++ Compiler Requirements

Guides & Specifications

  • Intel oneAPI DPC++/C++ Compiler Handbook for FPGAs
  • Base Kit Get Started Guide: Linux* | Windows* 
  • Intel Quartus Prime Pro Edition Software and Standard Edition User Guides
  • Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems Using C++ and SYCL (Free Ebook)

Other Resources

  • Migrate OpenCL™ Software FPGA Designs to DPC++
  • Essentials of SYCL 
  • Open FPGA Stack
  • FPGA Community Research

Training

Part 1: Use FPGAs with Intel® Toolkits

Part 2: Introduction to Optimizing FPGAs with Intel Toolkits

Webinars

Convert C++ to SYCL 

Learn how C/C++ code can be more easily converted to SYCL in six steps.

Streamline FPGA Development with oneAPI Shared Libraries 

See how to simplify FPGA development and create a fast Fourier transform (FFT) algorithm using a shared library. 

From Slow to Go: Optimize FPGA Development & Performance 

Focus on performance improvement techniques for optimizing an FPGA implementation, including creating an efficient design flow.

Blogs

Multiarchitecture Hardware Acceleration of Hyperdimensional Computing Using oneAPI

oneAPI and SIMD Instructions Are a Natural Fit for Database Acceleration on Intel FPGAs

oneAPI and Agilex FPGAs Deliver 233x over CPUs

FPGAs versus GPUs: A Tale of Two Accelerators

Get Help

Your success is our success. Access these support resources when you need assistance.

  • Base Kit
  • Intel oneAPI DPC++/C++ Compiler
  • Intel VTune Profiler
  • FPGA and High-Level Design from Intel

For more help, see our general oneAPI Support.

Stay In the Know on All Things CODE

Sign up to receive the latest tech articles, tutorials, dev tools, training opportunities, product updates, and more, hand-curated to help you optimize your code, no matter where you are in your developer journey. Take a chance and subscribe. You can change your mind at any time.

All fields are required unless marked optional.

Intel strives to provide you with a great, personalized experience, and your data helps us to accomplish this.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
By submitting this form, you are confirming you are age 18 years or older. Intel will process your Personal Data for the purpose of this business request. To learn more about Intel's practices, including how to manage your preferences and settings, visit Intel's Privacy Notice.
By submitting this form, you are confirming you are age 18 years or older. Intel may contact you for marketing-related communications. You can opt out at any time. To learn more about Intel's practices, including how to manage your preferences and settings, visit Intel's Privacy Notice.

You’re In!

Thank you for signing up. Be on the lookout for a welcome email to get you started.

Product and Performance Information

1

The FPGA Add-On is intended to be used in conjunction with the Intel oneAPI DPC++ Compiler, which is part of the Intel® oneAPI Base Toolkit. Installation of both the base toolkit and this add-on are required to work through the compile stage of the FPGA design flow.

  • Company Overview
  • Contact Intel
  • Newsroom
  • Investors
  • Careers
  • Corporate Responsibility
  • Inclusion
  • Public Policy
  • © Intel Corporation
  • Terms of Use
  • *Trademarks
  • Cookies
  • Privacy
  • Supply Chain Transparency
  • Site Map
  • Recycling
  • Your Privacy Choices California Consumer Privacy Act (CCPA) Opt-Out Icon
  • Notice at Collection

Intel technologies may require enabled hardware, software or service activation. // No product or component can be absolutely secure. // Your costs and results may vary. // Performance varies by use, configuration, and other factors. Learn more at intel.com/performanceindex. // See our complete legal Notices and Disclaimers. // Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See Intel’s Global Human Rights Principles. Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.

Intel Footer Logo