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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 23994|回复: 44

[原创] Cadence OA版本版图的放大缩小(申精)

[复制链接]
发表于 2016-1-6 11:01:44 | 显示全部楼层 |阅读模式

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

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

x
IC5有一个Magnification的参数,到IC6就没有了。以下是如何在IC6下放大以及缩小版图
--------------------------我是分割线--------------------------------------------
cv = geGetEditCellView()
dbCreateXformPCell(cv "TEST")
--------------------------我还是分割线------------------------------------------
以上两行存成magnification.il
以下是具体操作:


假使已有版图Lib名叫TEST,Cell名叫INV,view名叫layout,打开INV版图,在CIW中load magnification.il
你可以发现在INV下多了一个layout_xform的view


在i调入INV时,选择layout_xform,你会发现INV多了angle和mag的参数,angle是角度,mag就是放大缩小的系数。


试试吧!

dbCreateXformPCell(
    d_cellViewId
    t_libName
)
;=> d_cellViewId | nil
;Creates a new pcell super master with the additional parameters: mag and angle . The new pcell is used in emulating magnification and any-angle rotation of instances. If the source cellview is maskLayout, the pcell cell name will be the same as that of the source cellview, with _xform appended to it, otherwise, the viewName will be similarly renamed. This pcell creates an instance of the source cellview, flattens it, and then transforms all the resultant shapes by the added parameters mag and angle. If the pcell super master already exists, it is opened read-only, and the ID is returned.
发表于 2016-1-6 17:30:15 | 显示全部楼层
感謝分享
发表于 2016-1-14 13:15:44 | 显示全部楼层
好用,谢谢分享
发表于 2016-1-14 14:18:27 | 显示全部楼层




   

如果一个
cell
w/L== 5/1 => 2.5/0.5
方式, 直接缩会往左下角吗
? 还是说本来画PATH直接width缩小
但变空白变大
, 很久前也有类似shrinkgds缩软件,但是好像有些问题不好使用
, 还有网络听说 可以直接使用
ciflayout format ( CIF
tex file,在出现
binarygds檔前)
直接改width ,
import回去就可以shrink

发表于 2016-1-14 14:36:02 | 显示全部楼层
一般foundry不建议版图里面嵌套不同倍率的cell吧,不然他们那边数据处理很容易产生问题。
 楼主| 发表于 2016-1-14 16:01:50 | 显示全部楼层
回复 4# andy2000a


   当然是直接缩往左下角,空白部分也是layout的一部分,也会按比例缩小
发表于 2016-1-15 10:31:36 | 显示全部楼层
如果能加一个修复offgrid的功能就更好了
发表于 2016-1-16 17:31:02 | 显示全部楼层
最好不要改这个东西
 楼主| 发表于 2016-1-16 17:38:58 | 显示全部楼层
本帖最后由 coffeeing520 于 2016-1-16 17:44 编辑

回复 8# firewolf223

这个的应用很广,打logo什么的都可以。什么时候能用什么时候不能用,自己控制好就好了。
发表于 2016-3-8 23:16:47 | 显示全部楼层
多谢!画symbol也很有用。尤其是那些SUBSTRATE, WELL什么的可以用小一点的POWER/GND SYMBOL连接。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

×

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

GMT+8, 2024-4-28 22:33 , Processed in 0.031423 second(s), 8 queries , Gzip On, Redis On.

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