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

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

3. Obtaining General Information on Software, Compiler, and Custom Platform

The Intel® FPGA SDK for OpenCL™ includes two sets of command options: the SDK utility commands ( aocl <command_option> ) and the Intel® FPGA SDK for OpenCL™ Offline Compiler commands ( aoc <command_option> ). Each set of commands includes options you can invoke to obtain general information on the software, the compiler, and the Custom Platform.
Note:
  • The Intel® FPGA SDK for OpenCL™ Offline Compiler command options ( aoc <command_option> ) now have single dashes (-) instead of double dashes (--). The double-dash convention was deprecated in the 17.1 release and will be removed in a future release.
  • The Intel® FPGA SDK for OpenCL™ Offline Compiler command options now follow the convention <command_option>=<value>, where value can be a comma separated list of user input values. The use of -option value1 -option value2 was deprecated in the 17.1 release and will be removed in a future release.