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.6. Displaying the Compilation Environment of an OpenCL Binary (env)

To display the Intel® FPGA SDK for OpenCL™ Offline Compiler's input arguments and the environment for a compiled OpenCL design, invoke the env utility command.
At the command prompt, invoke the aocl env <object_file_name> or the aocl env <executable_file_name> command,
where <object_file_name> is the name of the .aoco file of your OpenCL kernel, and the <executable_file_name> is the name of the .aocx file of your kernel.