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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

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

[求助] 关于wattch模型的各种因子是从Hspice来的吗?

[复制链接]
发表于 2011-9-6 10:12:55 | 显示全部楼层 |阅读模式

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

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

x
#define TECH_POINT35
#if defined(TECH_POINT10)
#define CSCALE (84.2172) /* wire capacitance scaling factor */
/* linear: 51.7172, predicted: 84.2172 */
#define RSCALE (80.0000) /* wire resistance scaling factor */
#define LSCALE 0.1250 /* length (feature) scaling factor */
#define ASCALE (LSCALE*LSCALE) /* area scaling factor */
#define VSCALE 0.38 /* voltage scaling factor */
#define VTSCALE 0.49 /* threshold voltage scaling factor */
#define SSCALE 0.80 /* sense voltage scaling factor */
#define GEN_POWER_SCALE (1/GEN_POWER_FACTOR)
#elif defined(TECH_POINT18)
#define CSCALE (19.7172) /* wire capacitance scaling factor */
#define RSCALE (20.0000) /* wire resistance scaling factor */
#define LSCALE 0.2250 /* length (feature) scaling factor */
#define ASCALE (LSCALE*LSCALE) /* area scaling factor */
#define VSCALE 0.4 /* voltage scaling factor */
#define VTSCALE 0.5046 /* threshold voltage scaling factor */
#define SSCALE 0.85 /* sense voltage scaling factor */
#define GEN_POWER_SCALE 1
 楼主| 发表于 2011-9-6 10:14:44 | 显示全部楼层
看wattch模型一直搞不明白这些参数的来源?
 楼主| 发表于 2011-9-6 10:26:17 | 显示全部楼层
/* corresponds to 8um of m3 @ 225ff/um */
#define Cwordmetal    (1.8e-15 * (CSCALE * ASCALE))

/* corresponds to 16um of m2 @ 275ff/um */
#define Cbitmetal     (4.4e-15 * (CSCALE * ASCALE))

/* corresponds to 1um of m2 @ 275ff/um */
#define Cmetal        Cbitmetal/16

#define CM3metal        Cbitmetal/16
#define CM2metal        Cbitmetal/16
 楼主| 发表于 2011-9-6 10:29:43 | 显示全部楼层
另外,论坛里面的hspice总是下载不完全
http://bbs.eetop.cn/viewthread.p ... p;extra=&page=1
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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


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

GMT+8, 2024-12-26 01:16 , Processed in 0.022513 second(s), 8 queries , Gzip On, Redis On.

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