Search This Blog

Sunday, May 16, 2021

Report_timing

 Report_timing Switches

  • report_timing -late
  • report_timing -early
  • report_timing -from u123/y -to u124/b
  • report_timing -from u123/y -through u124/b -to reg/D
  • report_timing -path_type max -path_group r2r 
  • report_timing -max_paths 50 -nworst 500
  • report_timing -slack_lessor_than 0 -delay_type max
  • report_timing -slack_greater_than 0 -delay_type min
  • report_timing -format {cell arc instance slack startPoint endPoint}
  • report_timing -collection [get_clocks clock_name]

No comments:

Post a Comment

What is the sanity checks you have done for STA?

 Sanity checks for STA: Linking Checks: We need to check., is there any missing modules or missing pins in a library. this is done by link c...