- 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.