Using the script - 2025.1 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2025-08-25
Version
2025.1 English

Before using this script, please make sure having numpy and ml_dtypes installed on your setup. To do so, just use the following commands in your terminal:

    pip install numpy
    pip install ml_dtypes

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

python -i ./Basic_verification

The script will run for some moments and generate the graph one after the other. Once all the graph have been analyzed and closed, type quit() to close the python terminal.