ngspice/src/spicelib/devices
Holger Vogt 03f9ac82b3 Relax the numerical precision a little bit when
comparing real valued time values.
Fixes bug no 536 reported by Victor Kuchynsky
2020-12-22 17:56:18 +01:00
..
adms HICUM2 removed from adms tree 2020-12-22 17:56:18 +01:00
asrc type cast 2020-04-27 10:25:00 +02:00
bjt rm unused variables and assignments 2020-12-22 11:04:07 +01:00
bsim1 Prevent warning by the macOS compiler 2020-04-27 10:58:06 +02:00
bsim2 Prevent warning by the macOS compiler 2020-04-27 10:58:06 +02:00
bsim3 FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim3soi_dd FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim3soi_fd FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim3soi_pd FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim3v0 FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim3v1 FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim3v32 FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim4 BSIM4 change wnflag parameter to integer 2020-10-10 13:51:41 +02:00
bsim4v5 FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim4v6 FALLTHROUGH added 2020-04-27 10:18:38 +02:00
bsim4v7 BSIM4 change wnflag parameter to integer 2020-10-10 13:51:41 +02:00
bsimsoi prevent few gcc warnings 2020-10-10 12:22:57 +02:00
cap prevent string overflow by adding the string length 2018-07-22 14:57:49 +02:00
cccs no fall-through by asking m value 2019-08-13 23:15:03 +02:00
ccvs rewrite, use enum instead of #define sequences 2018-04-30 19:23:18 +02:00
cpl variable redefinition removed 2020-04-27 10:19:13 +02:00
csw remove VS 'assignment within conditional expression' warning 2019-11-30 11:38:11 +01:00
dio Squashed commit of the following: 2020-12-22 11:10:10 +01:00
hfet1 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
hfet2 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
hicum2 HICUM2 no need for return value in temp-update function 2020-12-22 17:56:18 +01:00
hisim2 prevent few gcc warnings 2020-10-10 12:22:57 +02:00
hisimhv1 prevent few gcc warnings 2020-10-10 12:22:57 +02:00
hisimhv2 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
ind When NGSPICE performs a transient simulation with initial conditions, it 2020-08-20 15:24:28 +02:00
isrc FALLTHROUGH added 2020-04-27 10:19:32 +02:00
jfet add alternative temperature model for certain jfet parameter 2020-10-10 12:13:19 +02:00
jfet2 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
ltra FALLTHROUGH added 2020-04-27 10:19:32 +02:00
mes FALLTHROUGH added 2020-04-27 10:19:32 +02:00
mesa FALLTHROUGH added 2020-04-27 10:19:32 +02:00
mos1 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
mos2 var redifinition removed 2020-04-27 10:20:10 +02:00
mos3 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
mos6 var redifinition removed 2020-04-27 10:20:10 +02:00
mos9 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
nbjt remove compiler warning by setting variables to 0 2020-03-15 08:50:58 +01:00
nbjt2 remove compiler warning by setting variables to 0 2020-03-15 08:50:58 +01:00
ndev rewrite, use enum instead of #define sequences 2018-04-30 19:23:18 +02:00
numd remove compiler warning by setting variables to 0 2020-03-15 08:50:58 +01:00
numd2 remove compiler warning by setting variables to 0 2020-03-15 08:50:58 +01:00
numos remove compiler warning by setting variables to 0 2020-03-15 08:50:58 +01:00
res If T is below 1 uK, lets set it to 0 (avoid slightly negative values due to numerical issues) 2020-12-22 17:56:18 +01:00
soi3 FALLTHROUGH added 2020-04-27 10:19:32 +02:00
sw remove VS 'assignment within conditional expression' warning 2019-11-30 11:38:11 +01:00
tra FALLTHROUGH added 2020-04-27 10:19:32 +02:00
txl var redifinition removed 2020-04-27 10:20:10 +02:00
urc rewrite, use enum instead of #define sequences 2018-04-30 19:23:18 +02:00
vbic rm unused variables and assignments 2020-12-22 11:04:07 +01:00
vccs rewrite, use enum instead of #define sequences 2018-04-30 19:23:18 +02:00
vcvs rewrite, use enum instead of #define sequences 2018-04-30 19:23:18 +02:00
vdmos more reasonable rthcj default value 2020-12-22 11:04:42 +01:00
vsrc Relax the numerical precision a little bit when 2020-12-22 17:56:18 +01:00
ChangeLog Integrated code from tclspice, brorson xspice and Vera memleak. 2003-07-23 19:36:39 +00:00
Makefile.am Squashed commit of the following: 2020-12-22 11:10:10 +01:00
cktaccept.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
cktaccept.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
cktask.c free errMsg only if available 2020-03-15 08:51:14 +01:00
cktbindnode.c GENmodel, GENinstance, change layout, #4/4, complete the change 2018-02-17 11:53:06 +01:00
cktcrte.c remove compiler warning about double declaration of DEVices 2018-11-18 15:45:37 +01:00
cktfinddev.c CKTfndDev(), cleanup 2013-12-31 16:12:10 +01:00
cktinit.c don't ask two times if the allocation has failed 2018-11-18 15:55:14 +01:00
cktsoachk.c introduce CKTsoaInit() 2014-01-02 09:32:36 +01:00
dev.c Squashed commit of the following: 2020-12-22 11:10:10 +01:00
dev.h rewrite load_opus(), add code model access to ngspice facilities, 2020-04-27 10:25:53 +02:00
devsup.c more reasonable message for temperature limiting case 2020-12-22 11:06:27 +01:00
limit.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00