Re: Commercial BSIM4 model crashes gnucap
Ruben Undheim <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <CA+ChNyVoaS8Df3UEhBpcTfdD44_um4qRukiwGZLb8mBawvJ3Ow@mail.gmail.com> |
Hi, Thanks for info. So modelcard.nmos contains literal values for all the model paramaters, while my model use .params all over the place. I tried replacing some of the numbers with expressions, and then I get some messages also for that: parameter mismatchflag-4 not specified, using default parameter mismatchflag-4 not specified, using default parameter mismatchflag-4 value is "NOT_INPUT" parameter mismatchflag-4 not specified, using default parameter mismatchflag-4 not specified, using default parameter mismatchflag-4 value is "NOT_INPUT" parameter mismatchflag-4 not specified, using default after setting: TCJ = 'mismatchflag-4' So, maybe just gnucap does not support using .params like this? Is the syntax just different or is that functionality missing maybe? Best regards Ruben