Top-Level Function Argument - 2023.2 English

Vitis High-Level Synthesis User Guide (UG1399)

Document ID
UG1399
Release Date
2023-12-18
Version
2023.2 English
Important: AMD Vitis™ HLS does not support the INTERFACE pragma inside sub-functions.

Top-level argument with C data type of:

  • enum or any use of enum (struct, array pointer of enum)
  • ap_int<N> (where N is 1-32768)
  • _Complex
  • _Half, __fp16