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
dwarning
4ef874bdae
fix a wrong GMIN implementation
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
Francesco Lannutti
581e0a6d11
fix sense2, which is unsupported code
13 years ago
Francesco Lannutti
1dd0535ecf
whitespace, align TSTALLOC calls in the setup routine of the MES model
13 years ago
Francesco Lannutti
0ea7a56e21
whitespace, align TSTALLOC calls in the setup routine of the JFET2 model
13 years ago
Francesco Lannutti
451294bcf5
whitespace, align TSTALLOC calls in the setup routine of the JFET model
13 years ago
Francesco Lannutti
42a78b0ac7
whitespaces
13 years ago
Francesco Lannutti
e63ba69888
remove a duplicate entry in the setup routine of the BSIM3SOIPD model
13 years ago
Francesco Lannutti
37f952f370
remove a duplicate entry in the setup routine of the BSIM3SOIDD model
13 years ago
h_vogt
bfb2eeebbe
dctran.c: better rounding for status report
13 years ago
h_vogt
df65fa28cf
separate progress report from having Windows GUI
13 years ago
h_vogt
5a44b3f7f8
fix `SetAnalyse()' re-declaration
13 years ago
h_vogt
d7e291c53a
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
13 years ago
h_vogt
c15608c903
unique modtab for each circuit, store in ckt structure
13 years ago
rlar
3ea7a23394
fix bug `#233 cktdojob: Uninitialized variable: ANALmaxnum'
this is WANT_SENSE2 specific
http://sourceforge.net/p/ngspice/bugs/233/
13 years ago
rlar
14ae087ec5
fix bug `#232 soi3cap.c: wrong array index alpha_args[2]'
though incorrect, this didn't lead to misbehavior.
http://sourceforge.net/p/ngspice/bugs/232/
13 years ago
rlar
8a154a7a9a
use SP_VOLTAGE instead of literal value `3'
(grep "git --no-pager grep -nH -e '->[ \t]*type.*[0-9]'")
13 years ago
rlar
b3847817a1
retire #define NODE_VOLTAGE, use SP_VOLTAGE instead
(grep "git --no-pager grep -nH -e '\\(SP_\\|NODE_\\)\\(VOLTAGE\\|CURRENT\\)'")
13 years ago
dwarning
d823272a1b
jfet: new noise model selector nlev=3 for correct noise in non-saturated region
13 years ago
dwarning
ef2614d014
jfet: whitespace cleanup
13 years ago
rlar
4184aa8c10
cleanup, use array operator
checked for object file invariance on linux with
./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
13 years ago
rlar
6c8f002eea
unify #ifndef include wrapper
13 years ago
rlar
8cafeed8f0
rename #ifndef include wrapper CKT_H
13 years ago
rlar
c377b7a6b3
avoid leading underscore in preprocessor macros
13 years ago
Francesco Lannutti
d448378f58
Fixed a memory leak in dcpss.c on the "err_conv" array
13 years ago
dwarning
752ab78bd8
b4soinoi.c: Correct the flicker noise model with device multiplier
13 years ago
rlar
d6354598b9
fix commit "update hisim to version 2.7.0"
missing #include "ngspice/config.h"
thats required for consistent interpretation of the type
struct IFdevice
from ngspice/ifsim.h
included from ngspice/devdefs.h
(invisible XSPICE definition leading
to different size and layout of this struct)
13 years ago
h_vogt
82c5d5b3be
dcpss.c: Allow XSPICE usage without excessive debug message
13 years ago
h_vogt
0ecd633334
dcpss.c : compatibility to MS Visual Studio C
vngspice.vcproj, config.h: add PSS to Vc project
13 years ago
Stefano Perticaroli
79bffc78a1
next version of PSS2
which was reviewed and rewritten on branch `PSS-2-try-to-rebase+4'
by Stefano Perticaroli and Francesco Lannutti
13 years ago
rlar
0be61b3e5a
remove PSS2
13 years ago
h_vogt
1b4c17a464
rename spicelib/parser/inp.h to inpxx.h
since we have another "inp.h" in src/frontend
13 years ago
Francesco Lannutti
574d39e29c
remove almost empty src/maths/ni/nipred.h
13 years ago
dwarning
5dd6351773
distclean and maintainer-clean shall remove generated Makefile.am files in adms directories
13 years ago
Francesco Lannutti
e27d43cd0c
remove empty src/maths/ni/*.h include files
13 years ago
h_vogt
2a9723e06d
inpdpar.c: remove memory leak
13 years ago
h_vogt
8a1cec25a5
vsrc, isrc TRNOISE: allow repeated calls to 'tran'
13 years ago
h_vogt
237fd538d1
cktntask.c: remove meory leak
13 years ago
h_vogt
8b86617e2d
isrcload.c: remove memory read beyond array boundary
13 years ago
rlar
e67e9da202
inperror.c, release errMsg when it has been consumed
13 years ago
h_vogt
ba6dd7b1af
main.c, inperror.c: unify errMsg
13 years ago
h_vogt
07ec7bd412
inperror.c: indentations
13 years ago
dwarning
0f2794267c
jfet model temperature extension, tcv and bex parameter
14 years ago
rlar
83e3100917
remove unused variables
14 years ago
rlar
b4b4e63611
hisimhv1, avoid warnings
14 years ago
h_vogt
b216db8ffd
cplsetup.c: indentations etc.
14 years ago
h_vogt
d747f0de50
cplsetup.c: remove memory leaks
14 years ago