From: Xun Yu <moh...@gm...> - 2004-11-17 01:36:16
|
Hi, I added bsim4.4.0 in spice3f5. The spice3f5 is spice3f5-spaghetti.tar.gz, from your website. The source code of bsim4.4.0 is from: http://www-device.eecs.berkeley.edu/~bsim3/bsim4_get.html The problem is when I run spice3 with a simple netlist file, the following error information displayed: Error on line 3 : .model mod_0 nmos level=14 Device type BSIM4 not available in this binary, heihei Error on line 4 : m0 n1 n2 n3 n4 mod_0 Unknown device type for model mod_0 Do you guys have andy idea about this? Than you very much for your help. -- Best wishes, Xun |
From: Yoichiro N. <yoi...@r0...> - 2004-11-18 14:19:45
|
I've never compiled spaghetti but I suppose you'd better try $ cd src/bin $ touch config.c before doing build. ----- Original Message ----- From: "Xun Yu" <moh...@gm...> To: <Ngs...@li...> Sent: Wednesday, November 17, 2004 10:09 AM Subject: [Ngspice-users] Adding bsim4 into spice3f5 > Hi, > > I added bsim4.4.0 in spice3f5. > The spice3f5 is spice3f5-spaghetti.tar.gz, from your website. > > The source code of bsim4.4.0 is from: > http://www-device.eecs.berkeley.edu/~bsim3/bsim4_get.html > > The problem is when I run spice3 with a simple netlist file, the > following error information displayed: > > Error on line 3 : .model mod_0 nmos level=14 > Device type BSIM4 not available in this binary, heihei > Error on line 4 : m0 n1 n2 n3 n4 mod_0 > Unknown device type for model mod_0 > > Do you guys have andy idea about this? > Than you very much for your help. > > -- > Best wishes, > Xun > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Ngspice-users mailing list > Ngs...@li... > https://lists.sourceforge.net/lists/listinfo/ngspice-users > |
From: Xun Yu <moh...@gm...> - 2004-11-19 01:06:26
|
I'll do it. Thanks you. On Thu, 18 Nov 2004 23:18:21 +0900, Yoichiro Niitsu <yoi...@r0...> wrote: > I've never compiled spaghetti but I suppose you'd better try > $ cd src/bin > $ touch config.c > before doing build. > > > > ----- Original Message ----- > From: "Xun Yu" <moh...@gm...> > To: <Ngs...@li...> > Sent: Wednesday, November 17, 2004 10:09 AM > Subject: [Ngspice-users] Adding bsim4 into spice3f5 > > > Hi, > > > > I added bsim4.4.0 in spice3f5. > > The spice3f5 is spice3f5-spaghetti.tar.gz, from your website. > > > > The source code of bsim4.4.0 is from: > > http://www-device.eecs.berkeley.edu/~bsim3/bsim4_get.html > > > > The problem is when I run spice3 with a simple netlist file, the > > following error information displayed: > > > > Error on line 3 : .model mod_0 nmos level=14 > > Device type BSIM4 not available in this binary, heihei > > Error on line 4 : m0 n1 n2 n3 n4 mod_0 > > Unknown device type for model mod_0 > > > > Do you guys have andy idea about this? > > Than you very much for your help. > > > > -- > > Best wishes, > > Xun > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: InterSystems CACHE > > FREE OODBMS DOWNLOAD - A multidimensional database that combines > > robust object and relational technologies, making it a perfect match > > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > > _______________________________________________ > > Ngspice-users mailing list > > Ngs...@li... > > https://lists.sourceforge.net/lists/listinfo/ngspice-users > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems CACHE > FREE OODBMS DOWNLOAD - A multidimensional database that combines > robust object and relational technologies, making it a perfect match > for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 > _______________________________________________ > Ngspice-users mailing list > Ngs...@li... > https://lists.sourceforge.net/lists/listinfo/ngspice-users > -- Best wishes, Xun |