More Information
See Vitis™ Development Environment on xilinx.com
The tutorials under the AI Engine Development help you learn how to target, develop, and deploy advanced algorithms using a Versal AI Engine array in conjunction with PL IP/kernels and software applications running on the embedded processors. In order to successfully deploy AI Engine applications in hardware, you need to be aware of the Vitis and AI Engine tools and flows.
- :doc:`Feature Tutorials <./docs/Feature_Tutorials/Feature_Tutorials>` highlight specific features and flows that help develop AI Engine applications.
- :doc:`Design Tutorials <./docs/Design_Tutorials/Design_Tutorials>` showcase the two major phases of AI Engine application development: architecting the application and developing the kernels. Both these phases are demonstrated in these tutorials.
Tutorials target the VCK190 board. The table below lists the tutorials available, and the features and flows showcased in all of these tutorials. The various columns correspond to specific features/flows supported in these tutorials and will help you identify tutorials that showcase specific flows and features that you are interested in.
Before beginning a tutorial, read and follow the Vitis Software Platform Release Notes (v2022.2) for setting up software and installing the VCK190 base platform.
Run the following steps to set up the environment (NOT apply to tutorials that do not use the VCK190 base platform):
- Set up your platform by running the
xilinx-versal-common-v2022.2/environment-setup-cortexa72-cortexa53-xilinx-linux
script as provided in the platform download. This script sets up theSYSROOT
andCXX
variables. If the script is not present, you must run thexilinx-versal-common-v2022.2/sdk.sh
. - Set up your
ROOTFS
to point to thexilinx-versal-common-v2022.2/rootfs.ext4
. - Set up your
IMAGE
to point toxilinx-versal-common-v2022.2/Image
. - Set up your
PLATFORM_REPO_PATHS
environment variable based upon where you downloaded the platform.
.. toctree:: :maxdepth: 3 :caption: Feature Tutorials :hidden: Feature Tutorials <./docs/Feature_Tutorials/Feature_Tutorials>
.. toctree:: :maxdepth: 3 :caption: Design Tutorials :hidden: Design Tutorials <./docs/Design_Tutorials/Design_Tutorials>