Analyzing the Manual Status Output - 2025.2 English - UG1076

AI Engine Tools and Flows User Guide (UG1076)

Document ID
UG1076
Release Date
2025-11-20
Version
2025.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 Import xrt-smi/Xsdb JSON output.
  2. In the prompt window, set the following options:
    • xrt-smi JSON File: Select the JSON file that you manually generated with the xrt-smi command. For example, select the file aie_status_xrt-smi.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 using Analysis > Open Summary or File > Open Recent > Summary.
The IDE shows the Graph and Array views . 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 does not display because there is no graph report. An imported JSON file overrides any other JSON file previously set.
Figure 1. AI Engine Status Example