|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本人初学者,在用cadence IC5141仿真最简单的cmos电路,模型库是从eetop上下载的SMIC的0.18μm的工艺库,仿真的时候出现如下错误:
模型库文件内容是
//*Spectre Model Format
simulator lang=spectre insensitive=yes
// *
// * no part of this file can be released without the consent of smic.
// *
// ******************************************************************************************
// * smic 0.18um logic 1p6m(1p5m, 1p4m, 1p3m) 1.8v/3.3v spice model (for spectre only) *
// ******************************************************************************************
// *
// * release version : 2.3
// *
// * release date : 9/07/2004
// *
// * simulation tool : Cadence spectre V4.4.6
// *
// * model type :
// * mosfet : bsim3v3.2
// * 1/f mosfet noise : flkmod = 1, noimod = 1
// * junction diode : spectre level 1
// *
// * model name :
// * mosfet :
// * *--------------------------------------*
// * | mosfet type | 1.8v | 3.3v |
// * |======================================|
// * | nmos | n18 | n33 |
// * *--------------------------------------*
// * | pmos | p18 | p33 |
// * *--------------------------------------*
上面写的
simulation tool : Cadence spectre V4.4.6,但是我Cadence是5.1.41的,仿真出错是Cadence版本问题吗? |
|