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

ID 683846
Date 6/21/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.3.1. Displaying Information on an Intel® FPGA SDK for OpenCL™ Utility Command Option (help <command_option>)

To display information on a specific Intel® FPGA SDK for OpenCL™ utility command option, include the command option as an argument of the help utility command.
At a command prompt, invoke the aocl help <command_option> command.
For example, to obtain more information on the install utility command option, invoke the aocl help install command.
Example output:
aocl install - Installs a board onto your host system.

Usage: aocl install

Description:
This command installs a board's drivers and other necessary software for the host operating system to communicate with the board.
For example this might install PCIe drivers.