Using the Script - Using the Script - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2026-03-27
Version
2025.2 English

Before using this script, install numpy and ml_dtypes on your system. To do so, use the following commands in your terminal:

    pip install numpy
    pip install ml_dtypes

To use the verification script, use the following command while in the support/verification folder:

python -i ./Basic_verification

The script runs for some time and generates the graphs one after the other. After you analyze and close all the graphs, type quit() to close the Python terminal.