67 Commits (a54977697245ff55911bdf567e2c43adb2e32042)

Author SHA1 Message Date
dwarning a549776972 high current devices need lower limit of resistances - set to 10mOhm 7 years ago
rlar 45a70b3a53 rewrite, use enum instead of #define sequences 8 years ago
rlar 04dc62ef13 devices/*, move kind of `enum' defines out of struct definition 8 years ago
rlar a9439dc7dd sensitivity, use numStates and numSenStates instead of hardcoded literals 8 years ago
rlar d3f13edd4a devices/vbic/vbicsetup.c, bug fix, incorrect states allocation 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar cd1bbf2003 rewrite, use designated initializer for SPICEdev initialisation 8 years ago
rlar 2c9bfecbad GENmodel, GENinstance, change layout, #3/4, coccinelle semantic patch 8 years ago
rlar 2dcb79d09c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
rlar 1befa488f6 DEVdestroy(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar b29ad51a6c DEVdestroy(), move code over to DEVmodDelete() and DEVdelete() 8 years ago
rlar b17ee71576 DEVmodDelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar e0f1e5a3de DEVdelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar a8e440eabe whitespace cleanup, comments cleanup, line wrap 8 years ago
dwarning 14fc59b83d bjt, jfet, vbic, dio: allow plotting of small signal parameter like charges, capacitances and conductances in dc sweeps 9 years ago
rlar 2f329bd8b4 N_MXVLNTH, drop noise variable name limitation 9 years ago
rlar 2f1219811e src/spicelib/devices/*/*set.c, XXXunsetup(), reset local node variables unconditionally 9 years ago
rlar 00c743c37d src/spicelib/devices/*/*def*.h, declare external node variables const 9 years ago
rlar 0c86adf9af src/spicelib/devices/*/*set.c, XXXunsetup(), sort CKTdltNNum() invocations 9 years ago
rlar 4d79617cf1 spicelib/devcies/*dest.c, rewrite DEVdestroy() functions 10 years ago
dwarning dd24406234 allow alternativ model parameter tref for vbic models 11 years ago
Henrik Forsten 3794c1eb20 mark end of struct GENmodel overlay 13 years ago
dwarning 2838eeb1ac devices/vbic, implement VBICsoaCheck() 13 years ago
dwarning bf9ad0bdfd introduce new SPICEdev operation `DEVsoaCheck()' 13 years ago
dwarning 4965d02b5f fix an overlap in parameter definitions 13 years ago
rlar 14687910d9 rewrite `TSTALLOC()' macro for auto indentation 13 years ago
dwarning f26d28b5bd fix SENSDEBUG related code 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar f7f454c0a1 bug fix, fix the guard for device generated internal nodes (via CKTmkVolt()) 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar fd9dec37a3 auxiliary define `job' --> local variable `job' 15 years ago
rlar f8f4e32875 auxiliary define (ANALYSIS*) ckt->CKTcurJob --> `job' 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago
rlar bda8dfa2c6 swallow type conversion warnings (assignment of an int to unsigned:1 flags) 16 years ago
rlar abb87a6115 rename `IGNORE()' --> `NG_IGNORE()' 16 years ago
rlar 80286e0032 pour `IGNORE()' all over the source 16 years ago
dwarning 7adf4d9703 obsolete labels/variables configuring --enable-nobypass and --enable-predictor 16 years ago
rlar 7b3960506f wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC 16 years ago
rlar 44e244dde8 NevalSrc() NevalSrc2() Nintegrate() prototypes --> include files 16 years ago
rlar 68b2e6b23a whitespace cleanup (all Makefile.am files) 16 years ago
rlar d897817800 drop a bunch of (void**) NULL casts {invocation of IFnewUid()} 16 years ago
dwarning 3df1779133 correct a typo of eais/eaic parameter 16 years ago
h_vogt 71c371485c K&R->ANSI patches by R. Larice 16 years ago