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