Tutorials and Examples to Review - 2022.1 English

Vitis Unified Software Platform Documentation: Application Acceleration Development (UG1393)

Document ID
UG1393
Release Date
2022-05-25
Version
2022.1 English

Finally, You can wrap up by going through the following tutorials that go through methodology on architecting the application, developing the accelerator to meet performance goals, and writing the host code. The tutorials also demonstrate the debugging and visualization capabilities of Vitis.

Bloom Filter Tutorial - Demonstrates how to make key decisions about the architecture of the application, develop the accelerator to meet your desired performance goals, and optimize the host code.

Convolution Example - Walks you through the process of analyzing and optimizing a 2D convolution used for real-time processing of a video stream.