Vitis Design Methodology - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 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.