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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
分享 copyLayer.il
zoujunlin 2019-8-9 22:16
procedure(copyLayer() let((cv objSet) ;; get selected objects cv = geGetEditCellView() objSet = geGetSelectedSet() ;; get current active layer activeLayer = leGetEntryLayer() act ...
个人分类: script|846 次阅读|0 个评论
分享 layerChange.il
zoujunlin 2019-7-25 21:58
;; for t Tech_Metal_Layer_List = list("M1 drawing" "M2 drawing" "M3 drawing" "AP drawing") Tech_Pin_Layer_List = list("M1 pin" "M2 pin" "M3 pin" "AP pin") ;; for s ;;Tech_Metal_Layer_List = list("M1 drawing" "M2 drawing" "M3 drawing") ;;Tech_Pin_Layer_List = list("MnTXT ...
个人分类: script|1210 次阅读|0 个评论
分享 path_cross_align.il
zoujunlin 2017-11-19 22:21
;File : path_cross_align.il ;Author : ZouJunlin ;Date : 2017/05/17 ;Description: align perpendicular path groups with diagonal direction. ;step 1 : seperate paths to horizontal_paths and vertical_paths ;step 2 : sort paths group with ascend or descend order ;step 3 : con ...
个人分类: script|1295 次阅读|1 个评论
分享 clearInvisible.il
zoujunlin 2017-11-19 22:06
;; clearInvisible.il ;; clear something that invisible in layout ;; zoujunlin 2017/11/19 procedure(clearInvisible() let(() cv = geGetEditCellView() ;;delete steiners foreach(x cv-steiners dbDeleteObject(x));end foreach ;;del ...
个人分类: script|1115 次阅读|2 个评论
分享 move_cursor_to.il
zoujunlin 2017-8-18 23:47
; move_cursor_to : move the mouse cursor to a point ; version : 1.0 ; author : ZouJunlin ; date : 20150319 procedure( move_cursor() ;; display the mo ...
个人分类: script|937 次阅读|0 个评论
分享 enhanced_ruler.il
zoujunlin 2017-5-25 22:12
;File : enhanced_ruler.il ;Author : ZouJunlin ;Date : 2017/05/25 ;Description: create a perpendicular ruler at the middle of current ruler ;step 1 :&n ...
个人分类: script|1249 次阅读|0 个评论
分享 cross_ruler.il
zoujunlin 2017-5-22 23:20
;File : cross_ruler.il ;Author : zoujunlin ;Date : 2017/05/22 ;Description : create crisscross ruler at the cursor point ;step 1 :&n ...
个人分类: script|965 次阅读|0 个评论
分享 move_label_to_pin_center.il
zoujunlin 2017-5-21 22:57
;File : move_label_to_pin_center.il ;Author : ZouJunlin ;Date : 2017/05/21 ;Description: move labels to the center of rectangle pins ;step 1 :&n ...
个人分类: script|809 次阅读|0 个评论
分享 n16名词小注
zoujunlin 2017-4-12 18:03
WPE Well Proximity Effect nwell/pwell 与 pmos nmos 的距离会影响管子的阈值,原因在于,阱注入的时候,阱的侧壁造成散射,让阱边界附近的杂质浓度在 与 阱中心区域的杂质浓度不一致,从而造成做在阱里的mos管的阈值差异. 对于n16工艺,只有core NMOS 在水平方向的WPE需要注意,其他MOS的WPE可忽略(原因 ...
3963 次阅读|0 个评论 热度 3
关闭

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

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

GMT+8, 2024-4-17 02:55 , Processed in 0.015954 second(s), 3 queries , Gzip On, Redis On.

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