ngspice/src/spicelib/devices
Holger Vogt b6e9ba20b9 Add another error qualifier to decribe the current policy
when a doubling token exists (or is created) in the netlist.
2023-05-27 10:43:40 +02:00
..
adms Patch sorts 1 byte vars in sequence, 2021-09-29 19:57:08 +02:00
asrc During op evaluation we might use source stepping. 2022-01-02 13:53:38 +01:00
bjt Small correction to previous commit. 2022-10-17 16:47:51 +02: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 dc sweep fails after transient sim: 2022-10-07 11:31:06 +02:00
bsim3soi_dd few style cleanings 2021-07-05 14:06:28 +02:00
bsim3soi_fd few style cleanings 2021-07-05 14:06:28 +02:00
bsim3soi_pd few style cleanings 2021-07-05 14:06:28 +02:00
bsim3v0 few style cleanings 2021-07-05 14:06:28 +02:00
bsim3v1 few style cleanings 2021-07-05 14:06:28 +02:00
bsim3v32 dc sweep fails after transient sim: 2022-10-07 11:31:06 +02:00
bsim4 correct header entry 2023-01-24 15:17:14 +01:00
bsim4v5 add instance parameter mulu0 for mobility reduction bsim4.5 and 4.6 2022-12-27 14:20:20 +01:00
bsim4v6 add instance parameter mulu0 for mobility reduction bsim4.5 and 4.6 2022-12-27 14:20:20 +01:00
bsim4v7 dc sweep fails after transient sim: 2022-10-07 11:31:06 +02:00
bsimsoi few style cleanings 2021-07-05 14:06:28 +02:00
cap Consecutive tran and ac simulation may lead to gross errors 2022-10-07 13:02:12 +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 Add com_optran.h and cplhash.h to their makefile.am 2021-12-30 15:08:15 +01:00
csw Just a reminder that truncation is currently diabled for CSW 2021-07-05 14:18:40 +02:00
dio diode recombination current emission coefficient default to 2 2023-03-18 14:31:53 +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 fix: allow hicum/l2 to compile with older c++ compilers 2022-12-11 15:28:59 +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 Improve error message 2023-03-18 14:36:55 +01:00
isrc The 8th parameter on a voltage or current source now is 'number of pulses'. 2022-12-11 15:32:51 +01:00
jfet add alternative temperature model for certain jfet parameter 2020-10-10 12:13:19 +02:00
jfet2 Updating links to ngspice web pages 2023-03-18 14:37:02 +01:00
ltra Plug memory leaks in transmission line LTRA 2021-07-05 14:15:20 +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 prevent few compiler warnings 2021-12-13 21:40:15 +01:00
nbjt2 prevent few compiler warnings 2021-12-13 21:40:15 +01:00
ndev rewrite, use enum instead of #define sequences 2018-04-30 19:23:18 +02:00
numd prevent few compiler warnings 2021-12-13 21:40:15 +01:00
numd2 prevent few compiler warnings 2021-12-13 21:40:15 +01:00
numos prevent few compiler warnings 2021-12-13 21:40:15 +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 Add error messages when controlled_exit is called: 2022-12-11 15:29:47 +01:00
urc rewrite, use enum instead of #define sequences 2018-04-30 19:23:18 +02:00
vbic prevent unitialized variables 2023-05-27 10:41:12 +02: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 Add VDMOS default junction cap IRF540 IRF9540 2023-03-22 14:29:37 +01:00
vsrc Fix Bug #607 - 2023-05-27 10:43:01 +02: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 For memcpy in PREDICTOR 2023-01-09 16:32:16 +01: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 Add another error qualifier to decribe the current policy 2023-05-27 10:43:40 +02:00
cktfinddev.c Fix two crashes caused by trying to plot after circuit parsing failed. 2022-04-26 10:32:47 +02:00
cktinit.c Formatting 2023-05-27 10:41:56 +02:00
cktsoachk.c introduce CKTsoaInit() 2014-01-02 09:32:36 +01:00
dev.c prototype for Verilog-A integration using OSDI and OpenVAF 2022-12-27 13:51:57 +01:00
dev.h prototype for Verilog-A integration using OSDI and OpenVAF 2022-12-27 13:51:57 +01:00
devsup.c Don't show message for every iteration 2021-07-05 14:31:47 +02:00
limit.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00