|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
I am running floor planning in ICCafter created floorplan, then derive_pg_connection I got this good indication:
Information: connected 8778 power ports and 8778 ground ports
connected!
but after the follow a few commands:
create_fp_placement
create_rectilinear_rings
create_power_straps
the verify_pg_nets gave me these: did I break anything?
Checking [VSS]:
ERROR: There are 42 floating shapes
ERROR: There are 8775 floating pins
Checking [VDD]:
ERROR: There are 35 floating shapes
ERROR: There are 8772 floating pins
Then after
preroute_standard_cells
verify_pg_nets reported these:
Checking [VSS]: ERROR: There are 20 floating shapes ERROR: There are 92 floating pinsChecking [VDD]: ERROR: There are 18 floating shapes ERROR: There are 90 floating pinsChecked 2 nets, 2 have Errors
Please help, I don't know if it is normal at this stage: before placement, CTS, and route |
|