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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 198|回复: 4

[求助] DRC code中edge和int之间的搭配 操作逻辑和结果分析

[复制链接]
发表于 前天 18:31 | 显示全部楼层 |阅读模式
2资产
DRC code中有如下语句:



layer3 = layer1 inside edge layer2
layer4=int layer3 < 0.1 region

上述第一句,layer3是layer1位于layer2内的edge部分,

layer3是edge生成的,为什么第二句可以使用int 和 region对layer3进行操作?edge不是没有内边外边以及region概念的吗???

上述语句用calibre是可以正常跑出结果并highlight特定位置的!!!

上述code的第二句,int是抓edge的什么特征? edge线的长度吗?

求大神分析指点.

最佳答案

查看完整内容

如果edge来自 origin layer,Calibre用origin layer做判断,这就是所谓的 “exception”。 “There is an exception as to how the Internal operation handles two input layers when the input layers have the same layer of origin that is edge-type. Refer to “Layer of Origin” in the Calibre Verification User’s Manual for details on this exception.”
发表于 昨天 18:44 | 显示全部楼层
layer3内外属性继承layer1
 楼主| 发表于 昨天 21:01 | 显示全部楼层


seafly2009 发表于 2025-8-1 18:44
layer3内外属性继承layer1


原来edge是可以继承内外属性,



所以这两句是先将layer1图形包含在layer2的edge部分抓出来,输出到layer3,
layer3继承了layer1的内外属性,int去抓edge pair内间距小于0.1的部分,输出到layer4,
请问这样去理解 有哪里错误吗?

发表于 前天 18:31 | 显示全部楼层
本帖最后由 qw357 于 2025-8-1 16:56 编辑

如果edge来自 origin layer,Calibre用origin layer做判断,这就是所谓的 “exception”。
“There is an exception as to how the Internal operation handles two input layers when the input layers have the same layer of origin that is edge-type. Refer to “Layer of Origin” in the Calibre Verification User’s Manual for details on this exception.”
发表于 前天 19:26 | 显示全部楼层
直接看手册里对INTERNAL的定义,measured edge pairs that satisfy the given constraint are output,int就是抓的edge pairs的width
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-8-2 16:06 , Processed in 0.020875 second(s), 9 queries , Gzip On, Redis On.

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