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

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

2.6. Verifying Host Runtime Functionality via Emulation

Test the functionality of the host runtime by emulating an OpenCL™ design example using the Intel® FPGA SDK for OpenCL™ Standard Edition Emulator.
  1. Install a Custom or Reference Platform because emulation targets a specific FPGA board.
  2. Verify that the QUARTUS_ROOTDIR_OVERRIDE environment variable points to the correct edition of the Intel® Quartus® Prime Standard Edition software. Open a Windows command window and then type echo %QUARTUS_ROOTDIR_OVERRIDE% at the command prompt.

    If the path to the installation folder of the Intel® Quartus® Prime Standard Edition software is not returned, add it to the QUARTUS_ROOTDIR_OVERRIDE setting.

  3. Add the path to the LINK.exe file in Microsoft Visual Studio to the PATH user environment variable setting.
  4. Add the path to the Microsoft compilation time libraries in Microsoft Visual Studio to the LIB user environment variable setting.