Intel® FPGA SDK for OpenCL™ Pro Edition: Getting Started Guide
ID
683188
Date
3/28/2022
Public
A newer version of this document is available. Customers should click here to go to the newest version.
1. Intel® FPGA SDK for OpenCL™ Pro Edition Getting Started Guide
2. Getting Started with the Intel® FPGA SDK for OpenCL™ Pro Edition for Windows
3. Getting Started with the Intel® FPGA SDK for OpenCL™ Pro Edition for Linux
A. Intel® FPGA SDK for OpenCL™ Pro Edition Getting Started Guide Archives
B. Document Revision History of the Intel® FPGA SDK for OpenCL™ Pro Edition Getting Started Guide
2.1. Downloading the Intel® FPGA SDK for OpenCL™ Pro Edition
2.2. Installing the Intel® FPGA SDK for OpenCL™ Pro Edition
2.3. Setting the Intel® FPGA SDK for OpenCL™ Pro Edition User Environment Variables
2.4. Verifying Software Installation
2.5. Installing an FPGA Board
2.6. Verifying Host Runtime Functionality via Emulation
2.7. Creating the FPGA Hardware Configuration File of an OpenCL Kernel
2.8. Updating the Hardware Image on the FPGA
2.9. Executing an OpenCL Kernel on an FPGA
2.10. Uninstalling an FPGA Board
2.11. Uninstalling the Software
3.1. Downloading the Intel® FPGA SDK for OpenCL™ Pro Edition
3.2. Installing the Intel® FPGA SDK for OpenCL™ Pro Edition
3.3. Setting the Intel® FPGA SDK for OpenCL™ Pro Edition User Environment Variables
3.4. Verifying Software Installation
3.5. Installing an FPGA Board
3.6. Verifying Host Runtime Functionality via Emulation
3.7. Creating the FPGA Hardware Configuration File of an OpenCL Kernel
3.8. Updating the Hardware Image on the FPGA
3.9. Executing an OpenCL Kernel on an FPGA
3.10. Uninstalling an FPGA Board
3.11. Uninstalling the Software
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:
- Unpack the downloaded AOCL-<version>-<build>-windows.tar archive into a temporary folder.
- Run the setup_pro.bat file to install the SDK with the Intel® Quartus® Prime Pro Edition software.
-
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:
- Navigate to the $INTELFPGAOCLSDKROOT/ide_plugins directory.
- Execute the plugins_install.bat script.
- Follow the prompts to indicate which version of the Microsoft Visual Studio* plug-in you want to install.
Related Information