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

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

3.5. Listing the Available FPGA Boards in Your Custom Platform (-list-boards)

To list the FPGA boards available in your Custom Platform, include the -list-boards option in the aoc command.
At a command prompt, invoke the aoc -list-boards command.
The Intel® FPGA SDK for OpenCL™ Offline Compiler generates an output that resembles the following:
Board list:
   <board_name_1>
   <board_name_2>
...

Where <board_name_N> is the board name you use in your aoc command to target a specific FPGA board.