马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
在进行verify_pg_nets的时候出现了以下的错误Checking [VSS]:
There are no floating shapes
ERROR: There are 67 floating pins
Checking [VDD]:
ERROR: There are 7 floating shapes
All the pins are connected.
Checked 2 nets, 2 have Errors
利用error browser查看,提示如下 0: Type: Gnd-1-Pin Obj Info : Floating Pins of VSS Error ID: 1280 Status: Not Fixed
0: Type: Pwr-2-Shape
Obj Info : Floating Shapes of VDD Error ID: 1347 Status: Not Fixed
请教一下各位这是怎么回事亚,我是利用PNS自动步电源。我之前进行了 derive_pg_connection -power_net VDD -power_pin VDD -ground_net VSS -ground_pin VSS
derive_pg_connection -power_net VDD -ground_net VSS -tie
check_mv_design -power_nets
preroute_instances
preroute_standard_cells -fill_empty_rows -remove_floating_pieces 为什么还会有这个错误呢?
|