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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 2321|回复: 2

[求助] load MPP skill 程序,出现error,CIW和layout窗口界面也显示出错

[复制链接]
发表于 2020-11-9 10:55:53 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 Siman2000 于 2020-11-9 11:07 编辑

如题,mpp skill程序是工艺库默认的,修改后添加到 .cdsinit 文件,重启virtuoso并打开任一个layout,CIW和layout窗口界面就出现了error。
mpp  skill 如下,请大家帮忙看看,哪里出现了问题,谢谢!





  1. prog((tech techLibName techFileName)
  2.         techLibName = "tsmcN40"
  3.         techFileName = "tech.db"
  4.         tech = techOpenTechFile(techLibName techFileName "r")
  5.         if(tech==nil then
  6.                 return(nil)
  7.         )
  8.         ;The template name is : PSubGuardring

  9.         leDefineMPPTemplate(
  10.                 ?techId         tech
  11.                 ?name         "PSubGuardring"
  12.                 ?layer         list("OD" "drawing")
  13.                 ?width         0.100000
  14.                 ?choppable         t
  15.                 ?endType         "extend"
  16.                 ?beginExt         0.000000
  17.                 ?endExt         0.000000
  18.                 ?justification         "center"
  19.                 ?offset         0.000000
  20.                 ?encSubPath         list(
  21.                 list(
  22.                         ?layer         list("PP" "drawing")
  23.                         ?enclosure         -0.040000
  24.                         ?choppable         t
  25.                         ?beginOffset         0.000000
  26.                         ?endOffset         0.000000
  27.                         )
  28.                 list(
  29.                         ?layer         list("M1" "drawing")
  30.                         ?enclosure         0.000000
  31.                         ?choppable         t
  32.                         ?beginOffset         0.000000
  33.                         ?endOffset         0.000000
  34.                         )
  35.                 )
  36.                 ?subRect         list(
  37.                 list(
  38.                         ?layer         list("CO" "drawing")
  39.                         ?width         0.060000
  40.                         ?length         0.060000
  41.                         ?choppable         t
  42.                         ?sep         0.000000
  43.                         ?justification         "center"
  44.                         ?space         0.080000
  45.                         ?beginOffset         0.000000
  46.                         ?endOffset         0.000000
  47.                         ?beginSegOffset         0.000000
  48.                         ?endSegOffset         0.000000
  49.                         ?gap         "distribute"
  50.                         )
  51.                 )
  52.         ) ; end of leDefineMPPTemplate procedure
  53. ) ; end of prog in ASCII file


复制代码

CIW窗口error如下:


1.png
2.png
发表于 2021-9-2 17:45:29 | 显示全部楼层
有解决吗?
发表于 2021-9-3 09:45:00 | 显示全部楼层
请问有切线的脚本吗,十字型切成L型的
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

×

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

GMT+8, 2024-5-10 20:24 , Processed in 0.019569 second(s), 8 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表