580 Commits (4e1ae255f62affb3e17a3c2ba30ace86af02c335)

Author SHA1 Message Date
Holger Vogt fbd17bc25a Imrove an error message: End-of-line delimiter $ is 6 years ago
dwarning 0362d63094 update vdmos with self-heating network and tj and tcase terminal 6 years ago
Holger Vogt dc1ee5f11f remove 'potentially uninitialized' warning 7 years ago
Holger Vogt 92b237da3b Missing files in distribution 7 years ago
dwarning 134e92b78f vbic model implementation including self-heating effect 7 years ago
Jim Monte 1665b53b84 [PATCH #59] Made INP*Cat() functions more modular and efficient. Also 7 years ago
Kevin Zheng b4ee4e28d6 Fix a build error on FreeBSD 12, bison 3.3.2, automake 1.16.1 and BSD make 7 years ago
Holger Vogt 2d8b30aebe enable node names containing '-' in .ic and .nodeset statements 7 years ago
Holger Vogt 4062d51f9b prevent crash, instead issue an error message 7 years ago
dwarning 1363b7a6b2 Reduce vdmos to a native 3 terminal version. 7 years ago
Holger Vogt ebc39c941e fix typos 7 years ago
dwarning 49a3af54de Handle leading plus sign in same kind as minus. 7 years ago
Holger Vogt df9efac808 inp2dot.c, beautify the code 7 years ago
Holger Vogt 321b1293e7 plug two small memory leaks 7 years ago
Holger Vogt 75d1e45737 consider all PSPICE containing compatibility settings 8 years ago
dwarning 3dd94ba15c differentiate tan and tanh in safe way without cos and cosh 8 years ago
dwarning 9475daf9d2 MOS level 55-57 and 68 are available and not placeholder 8 years ago
dwarning b113041faa if bsim6 will come it would be va code and needs adms 8 years ago
Holger Vogt e18b848f7d Allow '-' and '+' being part of the instance name. 8 years ago
dwarning 88f1fa0092 allow version model parameter in exponential format for bsim3 8 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
rlar 1a39d3f59d spicelib/parser, support instance parameter defaults on .model lines 8 years ago
rlar 611596c916 PTpower 9 years ago
rlar 6ef2a5f81b fix code to fit the derivation 9 years ago
rlar e36ded8122 fix derivations in comments 9 years ago
Holger Vogt af351eab5f add a non-zero fudge factor to zero function argument 8 years ago
Holger Vogt ff00ec3aed allow '+' or '-' characters in device name 8 years ago
Holger Vogt 181e8746a6 allow hyphens '-' in model names 8 years ago
Holger Vogt 09590047fe Check if model is a PSPICE resistor 'res' 8 years ago
Holger Vogt 3e6a46826b add src/spicelib/devices/vdmos to ngspice 8 years ago
rlar 4ec2717079 struct card, #5/6, rewrite from type "card" to "struct card" 9 years ago
rlar 8c7d7051ae GENmodel, GENinstance, change layout, #4/4, complete the change 8 years ago
rlar 88c50afcd9 parser/inpdpar.c, #6/6, cleanup, introduce find_instance_parameter() 8 years ago
rlar cf0c9eac06 parser/inpdpar.c, #5/6, cleanup, use a local `IFparm *' 8 years ago
rlar f88cfa5d55 parser/inpdpar.c, #4/6, cleanup, use a local `IFdevice *' 8 years ago
rlar 36f3263727 parser/inpdpar.c, #3/6, cleanup, whitespace 8 years ago
rlar 4140af6d29 parser/inpdpar.c, #2/6, cleanup, use a 'switch' 8 years ago
rlar eb86a66146 parser/inpdpar.c, #1/6, cleanup, search, break then process 8 years ago
rlar bdf6091da7 parser/inpgmod.c, #6/6, cleanup, introduce find_model_parameter() 8 years ago
rlar 45e98db44c parser/inpgmod.c, #5/6, cleanup, loop with a `IFparm *' 8 years ago
rlar b75aba17a4 parser/inpgmod.c, #4/6, cleanup, use a local `IFdevice *' 8 years ago
rlar 63df147cdb parser/inpgmod.c, #3/6, cleanup, local variables 8 years ago
rlar ac34d19c94 parser/inpgmod.c, #2/6, cleanup, fuse the if's 8 years ago
rlar edceabbb54 parser/inpgmod.c, #1/6, cleanup, search, break then process 8 years ago
rlar 6c71fef6f6 parser/inpgmod.c, create_model(), drop obfuscated 'txl' processing 8 years ago
rlar aa27c8969c parser/inpgmod.c, fix an almost bug, (level=...) 8 years ago
rlar 9ddd1d7d40 fix commit: inp2q.c, #18/23, rewrite, combine two 'for' loop's 9 years ago
rlar b2621174d3 inpgmod.c, plug a memory hole 9 years ago
h_vogt 7489a37973 inpgval.c, inpdpar.c, beautify the code 9 years ago
h_vogt fa6e21dd3a inpgval.c, INPgetValue(), use INPgetNetTok() instead of INPgetTok() 9 years ago