Analyzing the Manual Status Output - 2023.2 English

AI Engine Tools and Flows User Guide (UG1076)

Document ID
UG1076
Release Date
2023-12-04
Version
2023.2 English
After manually generating the AI Engine status, as described in Generating AI Engine Status, you can analyze the data in the Vitis IDE as follows:
  1. After opening the IDE, click on Import Xbutil/Xsdb JSON output.
  2. In the prompted window, set the following options.
    • Xbutil JSON File: Select the JSON file that was manually generated with the xbutil command. For example, select the file aie_status_xbutil.json file.
    • AI Engine Compile Summary: Select the AI Engine compile summary file. For example:

      ./Work/graph.aiecompile_summary

    • Run Summary: The run summary to be written. The run summary can be used to reload the analysis next time by Analysis > Open Summary or File > Open Recent > Summary.
The Graph and Array views are shown in the IDE. The following figure shows a manual AI Engine status example.
Note: If you load the JSON file before loading the compile work directory, the information will not be displayed because there is no graph report. An imported JSON file overrides any other JSON file previously set.
Figure 1. AI Engine Status Example