Intel® FPGA SDK for OpenCL™ Standard Edition: Best Practices Guide

ID 683176
Date 9/24/2018
Public
Document Table of Contents

2.1. High Level Design Report Layout

The High Level Design Report (report.html) is divided into four main sections: report menu, analysis pane, source code pane, and details pane.

Report Menu

From the View reports pull-down menu, you can select a report to see an analysis of different parts of your kernel design.

Analysis Pane

The analysis pane displays detailed information of the report that you selected from the View reports pull-down menu.

Source Code Pane

The source code pane displays the code for all the source files in your kernel .

To select between different source files in your kernel , click the pull-down menu at the top of the source code pane. To collapse the source code pane, do one of the following actions:

  • Click the X icon beside the source code pane pull- down menu.

  • Click the vertical ellipsis icon on the right-hand side of the report menu and then select Show/Hide source code.

If you previously collapsed the source code pane and want to expand it, click the vertical ellipsis icon on the right-hand side of the report menu and then select Show/Hide source code.

Details Pane

For each line that appears in a loop analysis or area report, the details pane shows additional information, if available, that elaborates on the comment in the Details column report. To collapse the details pane, do one of the following actions:

  • Click the X icon on the right-hand side of the details pane.

  • Click the vertical ellipsis icon on the right-hand side of the report menu and then select Show/Hide details.