############################################################################## Vitis Platform Creation Tutorials ############################################################################## .. sidebar:: More Information See Vitis Development Environment on `xilinx.com `_. ****************************************** Design Tutorials ****************************************** .. toctree:: :maxdepth: 3 :caption: Design Tutorials :hidden: Custom Platform Creation Tutorial on MPSoC <./Design_Tutorials/02-Edge-AI-ZCU104/README> Custom Platform Creation Tutorial on Versal <./Design_Tutorials/03_Edge_VCK190/README> Custom Platform Creation Example on KV260 Starter Kit <./Design_Tutorials/01-Edge-KV260/README> .. list-table:: :widths: 20 80 :header-rows: 1 * - Tutorial - Description * - :doc:`Custom Platform Creation Tutorial on MPSoC <./Design_Tutorials/02-Edge-AI-ZCU104/README>` - This tutorial demonstrates how you can create a custom Vitis platform on ZCU104 demo board and validate the platform. * - :doc:`Custom Platform Creation Tutorial on Versal <./Design_Tutorials/03_Edge_VCK190/README>` - This tutorial demonstrates how you can create a custom Vitis platform on VCK190 demo board and validate the platform. * - :doc:`Custom Platform Creation Example on KV260 Starter Kit <./Design_Tutorials/01-Edge-KV260/README>` - Extend the :doc:`ZCU104 custom embedded platform creation example <./Design_Tutorials/02-Edge-AI-ZCU104/README>` to the popular MPSoC board Kria SOM KV260 Starter Kit. ****************************************** Feature Tutorials ****************************************** .. toctree:: :maxdepth: 3 :caption: Feature Tutorials :hidden: Incorporation Stream Interfaces <./Feature_Tutorials/01_platform_creation_streaming_ip/README> PetaLinux Building and System Customization <./Feature_Tutorials/02_petalinux_customization/README> .. list-table:: :widths: 20 80 :header-rows: 1 * - Tutorial - Description * - :doc:`Incorporation Stream Interfaces <./Feature_Tutorials/01_platform_creation_streaming_ip/README>` - This tutorial demonstrates how you can stream data between Vitis kernels and AXI stream connections exposed in the platform. * - :doc:`PetaLinux Building and System Customization <./Feature_Tutorials/02_petalinux_customization/README>` - This tutorial demonstrates how you can customize a PetaLinux project to work for Vitis acceleration applications.