Intel® FPGA SDK for OpenCL™ Standard Edition: Programming Guide

ID 683342
Date 4/22/2019
Public
Document Table of Contents

11.2. Configuring the Intel® Code Builder for OpenCL™ Offline Compiler Plug-in for Eclipse

To enable the Intel® Code Builder for OpenCL™ offline compiler plug-in for Eclipse IDE, perform the following steps:

  1. Copy the CodeBuilder_<version>.jar plug-in file from $INTELFPGAOCLSDKROOT/eclipse-plug-in to <ECLIPSE_ROOT_FOLDER>/dropins.
    Attention: In Linux, you must add $INTELFPGAOCLSDKROOT\bin to the LD_LIBRARY_PATH environment variable.
  2. Run the Eclipse IDE.
  3. Select Windows > Preferences.
  4. Switch to the Intel® OpenCL dialog.
  5. Set the OpenCL binary directory to $INTELFPGAOCLSDKROOT/bin.

    Once the offline compiler is configured, you can use the Code-Builder menu to perform the following basic operations:

    • Create a new session
    • Open an existing session
    • Save a session
    • Build a session
    • Compile a session
    • Configure a session

    For more information about the Intel® Code Builder for OpenCL™ , refer to Developer Guide for Intel SDK for OpenCL Applications. For information about how to configure the Intel® Code Builder for OpenCL™ for Microsoft Visual Studio, refer to Intel Code Builder for OpenCL API for Microsoft Visual Studio. For information about how to configure the Intel® Code Builder for OpenCL™ for Eclipse, refer to Intel Code Builder for OpenCL API for Eclipse.