Analysis View Window Manager - Analysis View Window Manager - 2026.1 English

Vitis Reference Guide (UG1702)

Document ID
UG1702
Release Date
2026-06-23
Version
2026.1 English

You can arrange the Analysis view into three sections. You can open, close, or re-arrange these views to suit your needs.

Figure 1. Analysis View
Report Navigator
The Analysis view shows the report hierarchy during component build and run. The view also displays Summary files that open separately. You can use this view to quickly find and open a report.

When you click any file in Report Navigator, it opens as a new tab in the Report Window. Opening a file adds a black dot next to the report name in Report Navigator to indicate the report is already open. Selecting an open report brings it to the front in the Report Window.

Report Window
The center area displays the contents of the summary files and open reports. You can have multiple reports open in the Reports view. You can quickly change from one report to another by selecting the window tab at the top of the view.

All the reports for to the Compile Summary, Link Summary, or Run Summary group together within a single container.

Code Viewer
The optional Code Viewer opens on the right side of the workspace. You can view and edit source code based on feedback from the various reports. You can open the Source Code window by selecting a link in another report such as the Graph report.

The Analysis view supports cross-probing between reports. For example, you can cross analyze between the Graph or Array diagrams, and from the Guidance report to other reports. Select the link in a report to highlight the content in another open report, or open a file in the Code Viewer.

Figure 2. Cross-Probe Between Reports

Reports that open in the Vitis Analyzer display an "out-of-date" banner if files updated on the disk due to recompiling or rerunning the application. You can keep working in the open report or reload the updated files.

Figure 3. Out-of-Date Reports

To close reports, right-click the report in the Report Navigator and select Close Tab. Right-click a Summary file and select Close Tabs to close all open reports associated with that summary file.

Figure 4. Close Tabs