Developer Guide

FPGA Development for Intel® oneAPI Toolkits with Visual Studio Code on Linux*

ID 767851
Date 12/16/2022
Public

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

FPGA Development for Intel® oneAPI Toolkits with Visual Studio Code on Linux

You can integrate the Intel® oneAPI Base toolkit with Visual Studio (VS) Code on Linux* to support a seamless software development environment. You can use VS code for FPGA development in the same way you would use for CPU or GPU. The process is same for setting the oneAPI environment variables, launching VS Code, creating a project from a sample, and code editing.

NOTE:

FPGA development flow involves the following steps:

  1. Setting up the environment variables.
  2. Building and running the emulation image using the fast compile method.
  3. Generating and viewing the static HTML optimization report.
  4. Building and running an actual FPGA hardware image.

For more information about this workflow, refer to the FPGA Flow section in the Intel® oneAPI Programming Guide.

Prerequisites

Download and install the following software: