|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
sta时,check_timing出很多warning,命令返回0,如何逐个debug?我贴出log信息:
pt_shell> check_timing
Information: Checking 'no_driving_cell'.
Information: Checking 'unconstrained_endpoints'.
Warning: There are 25 endpoints which are not constrained for maximum delay.
Information: Checking 'unexpandable_clocks'.
Warning: There is 1 clock set for which periods were not expandable.
Information: Checking 'latch_fanout'.
Information: Checking 'no_clock'.
Warning: There are 7 register clock pins with no clock.
Information: Checking 'partial_input_delay'.
Warning: There are 34 ports with partially defined input delays.
Information: Checking 'generic'.
Information: Checking 'loops'.
Warning: There are 57 timing loops in the design.
Information: Checking 'generated_clocks'.
Information: Checking 'pulse_clock_non_pulse_clock_merge'.
Information: Checking 'pll_configuration'.
0
pt_shell> |
|