report_timing_summary Command

report_timing_summary [-file <file>] [-hold] [-setup]

This command performs timing analysis and generates the critical path timing report. The software saves the report as <project>.timing.rpt by default. To specify a different file name, use the -file option. By default, the tool prints setup and hold paths.

  • -file writes the results to a file in the outflow directory.
  • -setup reports the clock setup paths.
  • -hold reports the clock hold paths.