Output Files - 2022.2 English

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

Document ID
UG1400
Release Date
2023-01-02
Version
2022.2 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.