Intel® FPGA SDK for OpenCL™ Pro Edition: Getting Started Guide

ID 683188
Date 12/13/2021
Public

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

Document Table of Contents

2.2. Installing the Intel® FPGA SDK for OpenCL™ Pro Edition

In this section, you learn how to unpack the downloaded tar archive and run the installation files to install all the software and files.

Install the Windows version of the Intel® FPGA SDK for OpenCL™ Pro Edition in a folder that you own.
You must have administrator privileges to execute these instructions.

To install the SDK, Intel® Quartus® Prime software, and device support files, perform the following tasks:

  1. Unpack the downloaded AOCL-<version>-<build>-windows.tar archive into a temporary folder.
  2. Run the setup_pro.bat file to install the SDK with the Intel® Quartus® Prime Pro Edition software.
  3. Note: The installer sets the environment variable INTELFPGAOCLSDKROOT to point to the path of the software installation.
    Verify that INTELFPGAOCLSDKROOT points to the current version of the software. Open a Windows command window and then type echo %INTELFPGAOCLSDKROOT% at the command prompt.
    If the returned path does not point to the location of the SDK installation, edit the INTELFPGAOCLSDKROOT setting.

    For instructions on modifying environment variable settings, refer to Setting the Intel® FPGA SDK for OpenCL™ Pro Edition User Environment Variables.

Installing the Microsoft Visual Studio* Plug-in

After installing the Intel® FPGA SDK for OpenCL™ , perform these steps to install the Microsoft Visual Studio* plug-in:

  1. Navigate to the $INTELFPGAOCLSDKROOT/ide_plugins directory.
  2. Execute the plugins_install.bat script.
  3. Follow the prompts to indicate which version of the Microsoft Visual Studio* plug-in you want to install.