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

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

9. Reviewing Your Kernel's report.html File

Attention:

The analyze-area Intel® FPGA SDK for OpenCL™ utility option has been deprecated. To view your kernel's estimated area usage, refer to the report.html file.

For reference information on the deprecated area report, refer to the Review Your Kernel's Area Report to Identify Inefficiencies in Resource Usage section in version 16.0 of the Altera SDK for OpenCL Best Practices Guide.

After compiling your OpenCL™ kernel, the Intel® FPGA SDK for OpenCL™ Offline Compiler automatically generates an HTML report that analyzes various aspects of your kernel, such as area, loop structure, memory usage, and kernel pipeline.
To launch the HTML report, open the report.html file in the <your_kernel_filename>/reports directory.
For more information on the HTML report, refer to the Review Your Kernel's report.html File section in the Intel® FPGA SDK for OpenCL™ Best Practices Guide.