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
dwarning
ba0529cef0
devices/cap, devices/res: some parameter aliases for compatibility
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
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