以下是我的terminal结果和生产版图截图
terminal 运行部分结果:
Place pads/pins successfully
Increase Bottom/Top to core distance by 0.4
Pad Limited detected in Left/Right sides.
Enlarge core height to 10635.4 by 0.82
Core aspect ratio adjusted to 0.982
Core Utilization adjusted to 0.051
Pad limited detected. Try fixed die size floor plan ...
Start to create wire tracks ...
Start to place pads/pins ...
Information: The orientation of Library cell "PX3" is "N". (APLUI-043)
Information: The orientation of Library cell "PB12" is "N". (APLUI-043)
Information: The orientation of Library cell "POT12" is "N". (APLUI-043)
Information: The orientation of Library cell "PO12" is "N". (APLUI-043)
Information: The orientation of Library cell "PI" is "N". (APLUI-043)
Information: The orientation of Library cell "PISD" is "N". (APLUI-043)
Information: The orientation of Library cell "PISU" is "N". (APLUI-043)
Information: The orientation of Library cell "PCORNER" is "N". (APLUI-043)
Information: The orientation of Library cell "PVSS2" is "N". (APLUI-043)
Information: The orientation of Library cell "PVDD2" is "N". (APLUI-043)
Information: The orientation of Library cell "PVSS1" is "N". (APLUI-043)
Information: The orientation of Library cell "PVDD1" is "N". (APLUI-043)
Information: The orientation of Library cell "PVDD1CE" is "N". (APLUI-043)
Information: The orientation of Library cell "PDIODE8" is "N". (APLUI-043)
Information: The orientation of Library cell "PVDD1CAP" is "N". (APLUI-043)
Information: The orientation of Library cell "PVSS1CAP" is "N". (APLUI-043)
Information: The orientation of Library cell "PVDD1AP" is "N". (APLUI-043)
Information: The orientation of Library cell "PVSS1AP" is "N". (APLUI-043)
Information: The orientation of Library cell "PVDD5AP" is "N". (APLUI-043)
Information: The orientation of Library cell "PVSS5AP" is "N". (APLUI-043)
There are 0 pads constrained by min IO spacing.
Top core spacing increased, pad limited.
...
这是关于顶部放置完后的给出的结果,红色就是我上面说得pad limited情况
版图截图:
tcl部分脚本:
set_pad_physical_constraints -pad_name "PX3" -lib_cell -lib_cell_orientation { E E E E }
set_pad_physical_constraints -pad_name "PB12" -lib_cell -lib_cell_orientation { E E E E }
set_pad_physical_constraints -pad_name "POT12" -lib_cell -lib_cell_orientation { E E E E }
...