To help you quickly get started with the AMD Vitis™ core development kit, you can find tutorials, example applications, and hardware kernels in the following repositories on https://github.com/xilinx/Vitis-Tutorials.
- Vitis Tutorials
- Provides a number of tutorials that can be worked through to teach
specific concepts regarding the tool flow and application development.
The Getting Started pathway tutorials are an excellent place to start as a new user.
- Vitis Examples
- Hosts many examples to demonstrate good design practices, coding guidelines, design pattern for common applications, and most importantly, optimization techniques to maximize application performance. The on-boarding examples are divided into several main categories. Each category has various key concepts illustrated by individual examples in both C and C++, when applicable. All examples include a Makefile to enable building for hardware emulation, running on hardware, and a README.md file with a detailed explanation of the example.