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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 104|回复: 3

[求助] skill函数问题(techGetTechFile)

[复制链接]
发表于 昨天 16:18 | 显示全部楼层 |阅读模式

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

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

x
procedure(mgc_start_calibre_trigger(drc_or_lvs win)
prog((
        topCell
        designlibId
        techLibId
        techLibName
)

printf( "Starting %s on top cell in window %L...\n"
        upperCase(drc_or_lvs)
        win)
        topCell = win~>topCellview
        designlibId = topCell~>libId
        techLibId = techGetTechFile(designlibId)
        techLibName = techLibId~>libName


以上是我的部分脚本 然后ciw里的报错是:*WARNING* (TECH-2000010): techGetTechFile: nil is an invalid ID. The valid ID is dbCellViewId or ddId for a cell or library. Specify the valid ID and rerun the function.

请问一下各位大佬该怎么修改呢?

发表于 昨天 16:32 | 显示全部楼层
改成 designlibId = topCell~>lib
 楼主| 发表于 昨天 17:05 | 显示全部楼层


amodaman 发表于 2025-8-1 16:32
改成 designlibId = topCell~>lib


修改过后还是不行呢 ,这几句话我是想提取当前cell的attach的techlibname!
发表于 1 小时前 | 显示全部楼层
前面的 techGetTechFile: nil is an invalid ID 的问题已经帮你解决了。后面还有什么问题,你要把错误信息贴出来,才能帮到你啊。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-8-2 12:21 , Processed in 0.017922 second(s), 7 queries , Gzip On, Redis On.

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