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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
楼主: mabas.masood

[其它] tsmc 130rf pdk

[复制链接]
发表于 2014-9-24 15:36:39 | 显示全部楼层
PDK是什么
发表于 2014-10-12 20:57:56 | 显示全部楼层
好东西,谢谢
发表于 2014-10-13 22:08:57 | 显示全部楼层
回复 1# mabas.masood


   楼主,第24个分卷好像有问题啊。解压时报错。偏偏最重要的techfile刚好就在24分卷中,结果解压出来没有techfile,这样无法layout啊。楼主能帮忙解决一下吗?
发表于 2014-10-17 20:41:10 | 显示全部楼层
Convert .cdb libraries to oa (you can use this website as an example)

http://eda.engineering.wustl.edu ... ry_to_an_OA_library
发表于 2014-10-17 21:11:57 | 显示全部楼层
Convert .cdb libraries to oa (you can use this website as an example)
http://eda.engineering.wustl.edu ... ry_to_an_OA_library
发表于 2014-10-17 21:19:52 | 显示全部楼层
Convert .cdb libraries to oa (you can use this website as an example)
eda.engineering.wustl.edu/wiki/index.php/How_to_convert_a_CDB_library_to_an_OA_library
发表于 2014-10-17 21:25:26 | 显示全部楼层
Convert .cdb libraries to oa (you can use this website as an example)
eda.engineering.wustl.edu/wiki/index.php/How_to_convert_a_CDB_library_to_an_OA_library
发表于 2014-10-17 21:30:12 | 显示全部楼层
How to convert a CDB library to an OA library

CDB
    Cadence Data Base format
OA
    Open Access format (now used in IC 6.1 and later)

To convert a CDB library to an OA library:

    First make sure that the DFII library is referenced in a cdb.lib file.
    Make a new directory for OA and cd to it.

    Next convert the technology library:

    cdb2oa -lib <techlib> -cdslibpath <path>

    Then convert the library of interest:

    cdb2oa -lib <library> -cdslibpath <path>
发表于 2014-10-17 21:34:54 | 显示全部楼层
For example, to convert the NCSU_TechLib_ami06 tech library from IC 5 to IC 6.1 do the following:

    Create a temporary directory to work in and change to that directory.

    mkdir $HOME/tmp
    cd $HOME/tmp

    Create directories cdb and oa directories and change directory to the cdb directory.

    mkdir cdb
    mkdir oa
    cd cdb

    Create a cds.lib file for the old NCSU_TechLib_ami06 tech library.

    vi cds.lib

    Enter the following:

    DEFINE NCSU_TechLib_ami06 $CDS_SITE_CONFIG/CDK/ncsu-cdk-1.5.1/lib/NCSU_TechLib_ami06

    Change directory to the oa directory. This can be done using a relative path.

    cd ../oa

    Execute cdb2oa to convert the tech library to the Open Access database format.

    cdb2oa -lib NCSU_TechLib_ami06 -cdslibpath ../cdb

    You should have a message that looks like this.

    <--cut-->

    ********************************************************************************
    Finished at:   Dec 13 19:45:39 2010

    80 cells and 80 cellviews were translated from library 'NCSU_TechLib_ami06' in 114.1s.

    ********************************************************************************
发表于 2014-10-23 23:32:49 | 显示全部楼层
楼主大好人。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-4-27 22:44 , Processed in 0.029011 second(s), 6 queries , Gzip On, Redis On.

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