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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 4490|回复: 6

[求助] astro的ref library创建问题,还望大侠指点下

[复制链接]
发表于 2010-8-13 19:36:01 | 显示全部楼层 |阅读模式

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

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

x
我用astro创建milkyway的时候,创建的IO的ref library总是出问题
角上的4个corner pad总是不能摆在角上。
我在创建milkyway的时候,用的是read_lef,但是我用auNLIApi的时候,就能摆到角上了。我看auNLIApi比read_lef多了一个
setFormField "LEF In Api" "Cell Type Definition File" "./gds2Arcs_io.map"
这里面定义cell的类型,包括gdsCornerCell、gdsPadCell,不知道是不是因为read_lef没有这个定义,所以摆不到角上。
还希望各位大侠能帮一下,感觉用read_lef也应该能行啊
未命名2.bmp
发表于 2010-8-14 02:46:48 | 显示全部楼层
Assume your corner cell is defined as gdsCornerCell.

Just use "axgDumpPlacement" by type io to get the IOPlacement file first.
Then modify that file for those 4 corner cells (coordinate, rotate...).
load the modified file again. The Astro will place the io as you specified on the file.

Normally, the corner cell is not in the design. You can use
"dbCreateCellInst" command to add those cells into the design.
 楼主| 发表于 2010-8-14 09:55:37 | 显示全部楼层


Assume your corner cell is defined as gdsCornerCell.

Just use "axgDumpPlacement" by type io to get the IOPlacement file first.
Then modify that file for those 4 corner cells (coordinate, rotate... ...
juniper14211 发表于 2010-8-14 02:46


我用的是read_lef,里面没有设置cell type的地方,milkyway是直接从lef里面读取io type的。请问lef里面corner  pad是怎样定义的,我怀疑我的lef里面定义有误。我的是这样定义的
MACRO CORNERC
    CLASS PAD ;
    FOREIGN CORNERC 0.000 0.000 ;
    ORIGIN 0.000 0.000 ;
    SIZE 235.600 BY 235.600 ;
    SYMMETRY x y r90 ;
    SITE iocore_c ;
    OBS
        LAYER metal1 ;
        RECT  0.000 0.000 235.600 227.010 ;
        LAYER metal2 ;
        RECT  0.000 0.000 235.600 227.010 ;
        LAYER metal3 ;
        RECT  0.000 0.000 235.600 227.010 ;
        LAYER metal4 ;
        RECT  0.000 0.000 235.600 227.010 ;
        LAYER metal5 ;
        RECT  0.000 0.000 235.600 227.010 ;
    END
END CORNERC
发表于 2010-8-14 16:47:39 | 显示全部楼层
"./gds2Arcs_io.map" 这个文件要定义的
 楼主| 发表于 2010-8-14 20:36:18 | 显示全部楼层


"./gds2Arcs_io.map" 这个文件要定义的
zh123456789 发表于 2010-8-14 16:47


read_lef这个命令可以用gds2Arcs_io.map这个文件吗??
我只知道auNLIApi这个可以用啊
 楼主| 发表于 2010-8-15 13:14:21 | 显示全部楼层
自己顶。。
 楼主| 发表于 2010-8-22 10:03:34 | 显示全部楼层
再顶,还有编译库的时候要不要指定电源地呢??
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

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

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