xspice dev info needed

This commit is contained in:
dwarning 2007-11-14 20:43:36 +00:00
parent f961b92c7d
commit 3e1a0ea99f
1 changed files with 16 additions and 0 deletions

View File

@ -21,6 +21,22 @@ SPICEdev BSIM4v2info = {
&BSIM4v2mPTSize,
BSIM4v2mPTable,
#ifdef XSPICE
/*---- Fixed by SDB 5.2.2003 to enable XSPICE/tclspice integration -----*/
NULL, /* This is a SPICE device, it has no MIF info data */
0, /* This is a SPICE device, it has no MIF info data */
NULL, /* This is a SPICE device, it has no MIF info data */
0, /* This is a SPICE device, it has no MIF info data */
NULL, /* This is a SPICE device, it has no MIF info data */
0, /* This is a SPICE device, it has no MIF info data */
NULL, /* This is a SPICE device, it has no MIF info data */
/*--------------------------- End of SDB fix -------------------------*/
#endif
DEV_DEFAULT
},