Vitis Design Methodology - 2025.2 English

Vitis Libraries

Release Date
2025-12-17
Version
2025.2 English

There are three critical components in making a kernel work on a platform using Vitis:

  1. Host code with OpenCL constructs
  2. Wrappers around HLS Kernel(s)
  3. Makefile to compile the kernel for emulation or running on hardware.