[advanced] Section - 2023.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2024-03-05
Version
2023.2 English
  • param=compiler.addOutputTypes=hw_export: This switch specifies the creation of a new XSA for the target platform. The exported XSA has the name of the output file specified by the -o option in the (v++) command, with the extension .xsa. This advanced option should only be set when creating a new XSA. This option is required for building the fixed platform in the bare-metal flow.

  • param=hw_emu.enableProfiling=false: This switch sets the hardware emulation profiling feature off.

  • param=compiler.maxComputeUnits=1000: This switch sets the maximum number of compute units allowed in the system. Without this switch, the default number of maxComputeUnits is 60.