Vitis Design Methodology - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.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.