Intel® FPGA SDK for OpenCL™ Standard Edition: Custom Platform Toolkit User Guide

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

1.2.1. Directories and Files in an Intel® FPGA SDK for OpenCL™ Standard Edition Custom Platform

Populate your Intel® FPGA SDK for OpenCL™ Standard Edition Custom Platform with files, libraries and drivers that allow an OpenCL kernel to run on the target FPGA board.
Table 1.  Contents within the Top-Level Custom Platform Directory
Content Description
board_env.xml The XML file that describes the board installation to the SDK.
<hardware> Directory containing the Intel® Quartus® Prime projects for the supported boards within a given Custom Platform. Specify the name of this directory in the board_env.xml file. Within this directory, the SDK assumes that any subdirectory containing a board_spec.xml file is a board.
include Directory containing board-specific header files.
source Directory containing board-specific files, libraries and drivers.
platform Directory containing platform-specific (for example, x86_64 Linux) drivers and utilities.