Output Files - 2022.1 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2022-04-26
Version
2022.1 English
The compiler generates the following files as output:
  • An ELF file.
  • An assembly file, if the -save-temps or -S option is used.
  • An object file, if the -save-temps or -c option is used.
  • Preprocessor output, an .i or .ii file, if the -save-temps option is used.