abby118的个人空间 https://blog.eetop.cn/?1555282 [收藏] [复制] [分享] [RSS]

日志

自己会用到的环

热度 1已有 78 次阅读| 2025-8-14 09:28 |个人分类:学习skill|系统分类:芯片设计

备份,guardring 


prog((tech techLibName techFileName)

  techLibName = "techlib"

  techFileName = "tech.db"

  tech = techOpenTechFile(techLibName techFileName "r")

  if(tech==nil then

    return(nil)

  )

  ;The template name is : WNGR_1u


  leDefineMPPTemplate(

    ?techId   tech

    ?name   "WNGR_1u"

    ?layer   list("AA" "drawing")

    ?width   1.000000

    ?choppable   nil

    ?endType   "truncate"

    ?beginExt   0.000000

    ?endExt   0.000000

    ?justification   "center"

    ?offset   0.000000

    ?encSubPath   list(

    list(

      ?layer   list("M1" "drawing")

      ?enclosure   0.000000

      ?choppable   t

      ?beginOffset   0.000000

      ?endOffset   0.000000

      )

    list(

      ?layer   list("SN" "drawing")

      ?enclosure   -0.200000

      ?choppable  nil

      ?beginOffset   0.200000

      ?endOffset   0.200000

      )

    list(

      ?layer   list("WN" "drawing")

      ?enclosure   -0.500000

      ?choppable  nil

      ?beginOffset   0.500000

      ?endOffset   0.500000

      )

                list(

                        ?layer  list("HVDMY" "drawing")

                        ?enclosure     -0.500000

                        ?choppable     nil

                        ?beginOffset    0.500000

                        ?endOffset      0.500000

                        )

                 list(

      ?layer   list("MARKG" "drawing")

      ?enclosure   0.000000

      ?choppable   t

      ?beginOffset   0.000000

      ?endOffset   0.000000

      )

        )

    ?subRect   list(

    list(

      ?layer   list("CT" "drawing")

      ?width   0.180000

      ?length   0.180000

      ?choppable   t

      ?sep   0.210000

      ?justification   "center"

      ?space   0.210000

      ?beginOffset   -0.100000

      ?endOffset   -0.100000

      ?beginSegOffset   0.000000

      ?endSegOffset   0.000000

      ?gap   "minimum"

      )

    list(

      ?layer   list("CT" "drawing")

      ?width   0.180000

      ?length   0.180000

      ?choppable   t

      ?sep   -0.210000

      ?justification   "center"

      ?space   0.210000

      ?beginOffset   -0.100000

      ?endOffset   -0.100000

      ?beginSegOffset   0.000000

      ?endSegOffset   0.000000

      ?gap   "minimum"

      )

    )

  ) ; end of leDefineMPPTemplate procedure

) ; end of prog in ASCII file


1

点赞

刚表态过的朋友 (1 人)

全部作者的其他最新日志

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 注册

  • 2

    周排名
  • 0

    月排名
  • 0

    总排名
  • 1

    关注
  • 1

    粉丝
  • 5

    好友
  • 5

    获赞
  • 5

    评论
  • 304

    访问数
关闭

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


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

GMT+8, 2025-8-21 06:40 , Processed in 0.023260 second(s), 8 queries , Gzip On, Redis On.

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