Intel® FPGA RTE for OpenCL™ Standard Edition: Getting Started Guide

ID 683550
Date 9/24/2018
Public
Document Table of Contents

4.2.2. Installing the Intel® FPGA SDK for OpenCL Standard Edition for SoC FPGA

The Intel® FPGA SDK for OpenCL™ Cyclone® V SoC Development Kit Reference Platform includes an SD flash card image necessary for running OpenCL applications on the board. The SD flash card image includes the recompiled Linux kernel driver, a preinstalled version of the Intel® FPGA RTE for OpenCL™ Standard Edition, and a script for setting environment variables.

To get started with the RTE on the Cyclone V SoC Development Kit using the SD flash card image that comes with the SDK, install the SDK Standard Edition for Linux. If you want to create your own SD card image, install the RTE Standard Edition.
You must have sudo or root privileges.
  • To install the SDK, perform the following tasks:
    1. Unpack the downloaded tar file.
    2. Run the setup.sh file to install the SDK and device support.
  • To install the RTE, unpack the .tgz file install the RTE in a directory that you own.
  • Note: The installer sets the environment variable INTELFPGAOCLSDKROOT to point to the path of the software installation.
    Verify that the installer sets the user environment variable INTELFPGAOCLSDKROOT to point 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 current SDK installation, or if the path is not set, modify the INTELFPGAOCLSDKROOT setting.