|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
derive_pg_connection -power_net VDD -ground_net VSS -create_ports top
derive_pg_connection -power_net VDDIO -ground_net VSSIO -create_ports top
derive_pg_connection -power_net VDD -power_pin VDD -cells [get_flat_cells *] -reconnect
derive_pg_connection -ground_net VSS -ground_pin VSS -cells [get_flat_cells *] -reconnect
derive_pg_connection -ground_net VSSIO -ground_pin VSSIO -cells [get_flat_cells *] -reconnect
derive_pg_connection -power_net VDDIO -power_pin VDDIO -cells [get_flat_cells *] -reconnect
然后preroute_instances的时候 很多提示,如下:
WARNING: Failed to make a connection for the following pin:
((2210.315, 4919.180) (2210.325, 4929.180)) (Net: VSS)(wire on layer: M9 [19])
[2174] pfiller2161
WARNING: Failed to make a connection for the following pin:
((2322.325, 4919.180) (2322.335, 4929.180)) (Net: VSS)(wire on layer: M9 [19])
[2175] pfiller2162
[2176] pfiller2163
[2177] pfiller2164
[2178] pfiller2165
[2179] pfiller2166
[2180] pfiller2167
[2181] pfiller2168
等等
然后在verify_pg_nets的时候 在pad处很多违例,如下:
|
|