|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
如题,如果是用synopsys的formality,有SVF文件帮助形式验证。用cadence的conformaly要注意什么,我跑的结果是在MAP的时候就说很多不匹配。// Processing Revised ...
// Modeling Revised ...
// Warning: Golden and Revised have different numbers of key points:
// Golden key points = 13377
// Revised key points = 8410
// Mapping key points ...
// Warning: Golden has 5271 unmapped key points
// Warning: Revised has 373 unmapped key points
================================================================================
Mapped points: SYSTEM class
--------------------------------------------------------------------------------
Mapped points PI PO DFF BBOX Total
--------------------------------------------------------------------------------
Golden 469 979 6514 2 7964
--------------------------------------------------------------------------------
Revised 469 979 6514 2 7964
================================================================================
Unmapped points:
================================================================================
Golden:
--------------------------------------------------------------------------------
Unmapped points DFF E Z BBOX Total
--------------------------------------------------------------------------------
Unreachable 92 50 0 0 142
Not-mapped 130 5136 2 3 5271
================================================================================
Revised:
--------------------------------------------------------------------------------
Unmapped points DFF DLAT BBOX Total
--------------------------------------------------------------------------------
Unreachable 71 2 0 73
Not-mapped 1 369 3 373
================================================================================
// Warning: Key point mapping is incomplete
// Running automatic setup...
// Remodeled 6261 gated-clock DFF/DLAT(s) in (R)
// Merged 43 DFF/DLAT(s) in (G)
// Merged 1 DFF/DLAT(s) in (R)
// Modeling sequential merge in (G).
// Modeling sequential merge in (R).
// Automatic setup finished. |
|