File Output Section - 2025.1 English - UG906

Vivado Design Suite User Guide: Design Analysis and Closure Techniques (UG906)

Document ID
UG906
Release Date
2025-05-29
Version
2025.1 English
  • Write results to file: Writes the result to the specified file name. By default the report is written to the Timing window in the Vivado IDE.

    Equivalent Tcl option: -file

  • Overwrite/Append: When the report is written to a file, determines whether (1) the specified file is overwritten, or (2) new information is appended to an existing report.

    Equivalent Tcl option: -append

  • Interactive report file: Writes the result in the AMD RPX format to the specified filename. The RPX file is an interactive report that contains all the report information and can be reloaded into memory in the Vivado Design Suite using the open_report command.