You can open these reports in a Vivado IDE window. In the example Tcl
script above, the report_timing_summary
command:
- Uses the -file option to direct the output of the report to a file.
- Uses the -name option to direct the output of the report to a Vivado IDE window.
Figure 2 shows an example of a report opened in a Vivado IDE window.
Tip: The directory to which the reports are to be written must exist before
running the report, or the file cannot be saved, and an error message will be
generated.