The Analysis view replaces the AMD Vitis™ Analyzer and integrates build and run summaries. Use the Integrated Analysis view to see the results of a specific compilation step, or run or debug results. You can quickly move between development and analysis.
You can open and use the Vitis Analyzer in a number of different ways.
- Use Vitis Analyzer to review specific
summary files from a variety of projects by opening the tool and summary
directly.
- Open the tool using the
vitis_analyzercommand (orvitis -a). Select Open Summary to view the reports. - Open the tool with a specified summary file using
vitis_analyzer <summary_file>(orvitis -a<summary>).Tip: You can also specify a folder, such as a workspace directory, and the tool scans the sub-folders for summary reports to open.
- Open the tool using the
- Use the Vitis Analyzer to review the reports for the current workspace by selecting the Analysis view. You can also select the reports directly from the Flow Navigator for the active component.
- Combine these two methods, by using the Analysis view to see the hierarchy of reports generated for the open workspace, and open Summary files independently.
When the Vitis Analyzer opens from the command line, the tool displays a Welcome screen. The Analyze Reports box shows commands specific to the Analysis view.
Figure 1. Analysis View