在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
分享 LayoutMisc
twoyyf 2024-7-31 18:01
match noise EM reliability
个人分类: layout|124 次阅读|0 个评论
分享 calibre layout replace text
twoyyf 2024-7-19 15:55
LAYOUT RENAME TEXT “/\\[//g” /\\[//g
个人分类: layout|136 次阅读|0 个评论
分享 merge gds
twoyyf 2024-7-15 13:42
##merge GDS:add filling cell to top cell, not create new top. set layout1 set layout2 set output topCell.merged.gds set topcell set topcell_fill foreach cell { if { } { puts In conflict cell in $topcell and $topcell fill: $cell. Exit } ##$L import layout {handle | fi ...
个人分类: layout|141 次阅读|0 个评论
分享 flatten GDS except golden cells
twoyyf 2024-6-11 16:54
##usage command: calibredrv ./flatten_gds_partial.tcl topcell_name ## this command will flatten the given gds, except the cells define in GOLDEN_CELL ## topcell.swap.gds should be found in the same folder, #or change the LAYOUT_IN to gds file. Output flatten GDS top cell cel na ...
个人分类: layout|164 次阅读|0 个评论
分享 删除steiners,修正版图边界
twoyyf 2024-5-11 11:29
;;remove steiners foreach(st geGetEditCellView()-steiners dbDeleteObject(st)) ;;Remove logic information. The net name will be removed, but not sure any objects are removed. ;;be careful to use! The logic information will be shown again once updated connection. ;;more information referring ...
个人分类: layout|268 次阅读|0 个评论
分享 VIM删除重复的行
twoyyf 2024-5-11 11:15
排序:sort 保留相同行的第一行:sort n
个人分类: VIM|255 次阅读|0 个评论
分享 flatten gds
twoyyf 2024-5-11 10:29
##calibredrv ./flatten_gds.tcl set L1 $L1 flatten cell top_cell_name $L1 gdsout ./top_cell_name_flatten.gds
个人分类: layout|289 次阅读|0 个评论
关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-9-12 19:54 , Processed in 0.008560 second(s), 3 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部