h_vogt
4d4f05c380
inpcom.c: no multiplier 'm' added to V, I lines in subckt
13 years ago
dwarning
08df80cebe
alternative geometry correction `del' for semiconductor capacitors
13 years ago
dwarning
661314a397
someone gives version=3.30e+00 in bsim models
13 years ago
h_vogt
745ea9ff3e
measure.c: disable autostop, if no .meas commands found
13 years ago
h_vogt
d4e5d1f836
subckt.c: enable correct model renaming for inductors
13 years ago
h_vogt
f102bd985d
devices/ind: implement multiplier `m'
13 years ago
h_vogt
edce7230c2
resload.c: `m' already set in ressetup.c
13 years ago
h_vogt
025c0870d9
devices/res: whitespace cleanup
13 years ago
h_vogt
155e082641
devices/ind: whitespace cleanup
13 years ago
h_vogt
b63cae8798
devices/cap: whitespace cleanup
13 years ago
h_vogt
4a1cdf0ada
devices/ind: implement `tc1', `tc2' instance parameters
13 years ago
h_vogt
b50f9b97bb
devices/cap: implement `tc1', `tc2' instance parameters
13 years ago
h_vogt
0facd43319
move instance m-factor into ressetup
13 years ago
h_vogt
4b8f031971
resload.c, restemp.c: tc1, tc2 instance parameters override model parameters
13 years ago
dwarning
08beef9152
bsim3: fix incorrect version printout
13 years ago
dwarning
8cc75de0b5
this is the delvto/mulu0 instance extension to bsim3v3
13 years ago
dwarning
5f0a6aa0fb
devices/bsim3: whitespace cleanup
13 years ago
h_vogt
e953d9a796
inpcom.c: hot fix for nested ternary expressions
13 years ago
dwarning
ba0529cef0
devices/cap, devices/res: some parameter aliases for compatibility
13 years ago
rlar
93052df7d0
sparse/*.c, whitespace
13 years ago
rlar
075b30d686
sparse/*.c, rename `eMatrix' --> `Matrix' (comments)
13 years ago
rlar
7ed0b5cef6
sparse/*.c, rename `eMatrix' --> `Matrix' (prototypes)
13 years ago
rlar
f30796a7e6
sparse/*.c, rename `eMatrix' --> `Matrix'
13 years ago
rlar
9c48863912
sparse/*.c, simplify, drop the local copy `Matrix'
13 years ago
rlar
b02d34280c
sparse/*.c, unify, use local copy `Matrix' instead of `eMatrix'
13 years ago
rlar
ec8a3b79a2
sparse/*.c, drop unnecessary (spREAL) cast
13 years ago
rlar
f10d9f75c1
sparse/*.c, drop unnecessary (double) cast
13 years ago
rlar
a5d131d8a5
sparse/*.c, drop unnecessary (int *) cast
13 years ago
rlar
2517756eff
sparse/*.c, drop unnecessary (MatrixPtr) cast
13 years ago
rlar
5c903a6f5c
sparse/*.c, avoid (RealNumber *) casts by proper use of ElementPr
13 years ago
rlar
6d858200b6
sparse/*.c, drop unnecessary (void *) cast
13 years ago
rlar
35f1c18c61
sparse/*.c, drop unused artifacts
13 years ago
dwarning
bef25a8b58
adapt the sense2 code to ngspice
workaround, make the opaque struct MatrixElement partially visible
this struct is private to the `sparse' world,
and lives in "maths/sparse/spdefs.h"
which can't be included here, because
it is incompatible to the rest of ngspice.
this is the same problem as in
ciderlib/oned/oneprint.c
ciderlib/twod/twoprint.c
13 years ago
rlar
0440f0584e
fix an incorrect typedef and cast
which was of no consequence,
because nobody made use of it.
ancient, already in the very first commit of ngspice
Date: Thu Apr 27 20:03:57 2000 +0000
13 years ago
dwarning
4ef874bdae
fix a wrong GMIN implementation
13 years ago
rlar
dc0fbe4220
bug fix, preserve filename case for `codemodel', `load' and `use'
reported and fixed by Emil Lambrache on the bug tracker
http://sourceforge.net/p/ngspice/bugs/241/
"#241 case sensitivity not preserved for file names"
13 years ago
dwarning
caf9a9abe7
fix Makefile.am for SENSDEBUG code
13 years ago
dwarning
f26d28b5bd
fix SENSDEBUG related code
13 years ago
h_vogt
89c4c16829
swload.c: reinstate the truncation code from swtrunc.c
which was removed in the following commit:
commit 0dae4607a0
Date: Wed Apr 25 18:28:20 2001 +0000
Added a patch to csw and sw from Jon Engelbert dealing with negative histeresys
13 years ago
h_vogt
8ac5f64500
txldefs.h: update some comments
13 years ago
h_vogt
6f131e4196
INSTALL add --with-ngshared
13 years ago
h_vogt
e91063d096
sharedspice.c, .h, .vcproj: comments, update für MS Visual Sudio build
13 years ago
h_vogt
a0a2f15a52
sharedspice.c, *.h: interface update, more comments
13 years ago
h_vogt
b54605c225
sharedspice.c: improved comments
13 years ago
h_vogt
e86c3dd297
sharedspice.c: remove bug causing sigsegv
13 years ago
rlar
c0eeb96dd9
xpsice, fix premature tfree() invocation
reported by "Heini X" on the ngspice-users mailing list
this bug was introduced in
: commit 0af75f3bd9
: Date: Sat Aug 18 18:31:23 2012 +0200
:
: subckt.c, mif_inp2.c: plug XSPICE setup memory leaks
13 years ago
rlar
13726751ab
sense2, cleanup, avoid (SENstruct *) casts
13 years ago
rlar
e2867a3ede
sense2, whitespace cleanup
checked for object file invariance
13 years ago
Francesco Lannutti
581e0a6d11
fix sense2, which is unsupported code
13 years ago
h_vogt
ffc7a0aa1b
sharedspice.c: small updates
13 years ago