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:
- After opening the IDE, click .
- In the prompt window, set the following options:
-
xrt-smi JSON File: Select the JSON
file that you manually generated with the
xrt-smicommand. For example, select the fileaie_status_xrt-smi.jsonfile. -
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 or .
-
xrt-smi JSON File: Select the JSON
file that you manually generated with the
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
