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

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

2.5. Verifying Information on Memory Replication and Stalls

The <your_kernel_filename>/reports/report.html file provides a stall point graph that includes load and store information between kernels and different memories, channels connected between kernels, and loops.

The system viewer shows an abstracted netlist of your OpenCL system. Reviewing the graphical representation of your OpenCL design in the system viewer allows you to verify memory replication, and identify any load and store instructions that are stallable.

In the report menu's View reports... pull-down menu, select System viewer.