report_timing 用来report timing:
参数在pt_shell 中通过man report_timing 得到,常用参数:
-from
-to
-through
-physical
报告中有location;
-path_type full_clock_e
full_clock_expanded,clock path 从launch到capture;
summary,报告path的start、end、slack;
end,报告path 的end、path delay、required time、lack;
full(defult),报告 full data path,launch、capture 时钟到达时间、data required 时间、slack;
full_clock,从clock source 到launch、capture 的时间;
-nosplit
是否换行;
-delay_type min
min,hold;
max,setup;
-max_paths 1
max_path_count;
-slack_greater_than minimum_slack
报告的最小slack;
-slack_lesser_than maximum_slack
报告的最大slack;

posted on 2024-06-26 14:28  向前走向钱看  阅读(2252)  评论(0)    收藏  举报