欢迎来到尧图网

客户服务 关于我们

您的位置:首页 > 汽车 > 时评 > 看fp脚本学习的知识1

看fp脚本学习的知识1

2025/5/30 5:55:16 来源:https://blog.csdn.net/weixin_48518726/article/details/147953239  浏览:    关键词:看fp脚本学习的知识1

1.删除一条net的一部分

setLayerPreference node_layer -isVisible 0
setLayerPreference G2 -isVisible 1
editCutWire -only_visible_wires -line {a b c d}
selectWire e f g h 11 VSS
deleteSelectedFromFPlan

2.删除线和孔的命令可以用

select_obj $aaa

editDelete -selected

3.addStripe命令

 addStripe -nets "VDD2H" -layer G1 -direction horizontal -area "a b c d" -width 10.8 -spacing 3.6 -number_of_sets 1 -stacked_via_top_layer G1 -stacked_via_bottom_layer G1 -uda GlobalG1

加入PG stripe的命令,-uda是table

-number_of_sets/-set_to_set_distance:即为stripe和stripe之间的pitch

 editDelete -subclass GlobalG1,即可删除uda

4.editPowerVia命令

editPowerVia  -bottom_layer G1 -top_layer G2  -add_vias 1 -area "a b c d"

5.dbShape [dbShape [dbGet top.fPlan.boxes ] SIZEY -1.344 SIZEX -1.68] -output polygon

出来的是四个点的坐标

6.createRow

-site 指定site的名字

-polygon:偶数个坐标指定create的区域

-flip1st :Controls  the  orientation  of  the  first (bottom) row, which is R0 by default. When -flip1st, the first row's orientation is MX.

7.加入一些cell,但又不想有以下操作,setEcoMode

8.placeInst和addInst的区别在于 placeInst的对象是已在fp区域的inst,而addInst则是未在fp区域的inst。

9.报告出CTS后clock tree上的inverter和buffer的数量

 10.报告当前design使用的view和corner用的命令:

all_rc_corner/all_delay_corners/all_setup_analysis_views

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

热搜词