Kernel Build Options - 2023.1 English

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2023-08-02
Version
2023.1 English
  • TARGET: selects build target; the choices are hw, sw_emu, hw_emu.

  • PLATFORM: target Xilinx platform used for the build

  • ENABLE_STALL_TRACE : enables the kernel to generate stall data. Choices are: yes, no.

  • TRACE_DDR: select the memory bank to store trace data. Choices are DDR[0]-DDR[3] for u200 card.

  • KERNEL_CONFIG_FILE: kernel configuration file

  • VPP_TEMP_DIRS: temporary log directory for the Vitis kernel compiler (v++)

  • VPP_LOG_DIRS: log directory for v++.

  • USE_PRE_BUILT_XCLBIN: enables the use of pre-built FPGA binary file to speed the use of this tutorial