Intel® FPGA SDK for OpenCL™ Standard Edition: Cyclone® V SoC Getting Started Guide

ID 683030
Date 4/20/2022
Public
Document Table of Contents

2.5. Setting the Intel® FPGA SDK for OpenCL™ User Environment Variables for SoC FPGA

Set the PATH user environment variable to point to Intel® FPGA SDK for OpenCL™ libraries.
  1. In the Windows Start menu, click Control Panel > System and Security > System.
  2. In the System window, click Advanced system settings. In the Advanced tab of the System Properties dialog box, click Environment Variables.
  3. In the Environment Variables dialog box, include the following paths in the corresponding environment variable settings:
    Environment Variable Path to Include
    PATH
    1. %INTELFPGAOCLSDKROOT%\bin
    2. %INTELFPGAOCLSDKROOT%\windows64\bin
    3. %INTELFPGAOCLSDKROOT%\host\windows64\bin

    where INTELFPGAOCLSDKROOT points to the path of the software installation.

    AOCL_BOARD_PACKAGE_ROOT Path to the Custom or Reference Platform.

    For example, the path to the Cyclone® V SoC Development Kit Reference Platform is %INTELFPGAOCLSDKROOT%\board\c5soc.

    QUARTUS_ROOTDIR_OVERRIDE Path to the installation folder of the

    Intel® Quartus® Prime Standard Edition software.