135 Commits (d981fb331b2c80419bfef36306ab05e73bc8fb29)

Author SHA1 Message Date
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
rlar f53384da70 devices/*, USE_OMP, cleanup 'InstanceArray' usage 8 years ago
rlar 91c60c28df whitespace change, avoid gcc warnings due to missleading indentation 9 years ago
dwarning 998495c11b prevent wrong version selection if model parameter is given in exponential format 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 c0921250b7 src/spicelib/devices/*/*set.c, missing CKTdltNNum() invocations, medium cases 9 years ago
rlar 1fd14fa2ee src/spicelib/devices/*/*set.c, missing CKTdltNNum() invocations, simple cases 9 years ago
rlar 0c86adf9af src/spicelib/devices/*/*set.c, XXXunsetup(), sort CKTdltNNum() invocations 9 years ago
dwarning 48262e5c0a extend safe operation area check (SOA) to polarity check for mosfets by additional parameters 9 years ago
dwarning 115b52a899 ifparm, #2/16, missing IF_REDUNDANT, duplicates and descriptions 9 years ago
dwarning e0fcdc7457 ifparm, #1/16, missing IF_REDUNDANT for vth0/vtho in bsim models 9 years ago
dwarning 33c7740884 bsim4 model update according berkeley release - disclaimer change 9 years ago
dwarning 3f0096fd46 bsim4 model update according berkeley release - code change 9 years ago
rlar f9019a5576 devices/*/*ld.c, bug fix, missing assignment to 'model' 10 years ago
rlar 4d79617cf1 spicelib/devcies/*dest.c, rewrite DEVdestroy() functions 10 years ago
h_vogt af53cbb415 bsim4, bug fix (when USE_OMP), uninitialised variable `here->BSIM4_27' 10 years ago
rlar a6f530b95c USE_OMP, cleanup initialisation of local variable `model' 10 years ago
rlar 5b2fa579f1 USE_OMP, rename variables, `good' --> `error' 10 years ago
rlar fddbb7d9eb USE_OMP, fix type of local variables `idx' and `InstCount' 10 years ago
dwarning c44f101c49 extend bsim4 instance parameter with mulu0 for local mobility multiplier 11 years ago
dwarning 4402897a07 allow alternate instance parameter name delvt0 for bsim4 models 11 years ago
rlar 6dc5f12914 USE_OMP, dont miss error return codes when a DEVLoadOMP() invocation fails 12 years ago
dwarning a646a5f78f devices/bsim4, update to version 4.8 12 years ago
rlar ea7372efe7 rewrite, useing IFerrorf() 12 years ago
Henrik Forsten 3794c1eb20 mark end of struct GENmodel overlay 13 years ago
dwarning 5a64b7849c devices/bsim4, implement BSIM4soaCheck() 13 years ago
dwarning bf9ad0bdfd introduce new SPICEdev operation `DEVsoaCheck()' 13 years ago
dwarning 921aca9d7e allow geometry scaling by option `scale' 13 years ago
h_vogt abbda029e1 BSIM 4.7.0 plug memory leak during remcirc 13 years ago
rlar 14687910d9 rewrite `TSTALLOC()' macro for auto indentation 13 years ago
dwarning e0a4373553 add `rgeomod' as model parameter for bsim4 13 years ago
Francesco Lannutti 0d0426e05c b3ld.c, b4ld.c, b3v32ld.c: charge computation for MODEDCTRANCURCE instead of MODEDC 14 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti 5f34eb2729 white space changes 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
Francesco Lannutti cb0ff8049a white space changes 14 years ago
h_vogt 7d82367666 b3ld.c, b4ld.c, b3v32ld.c: enable capacitance calculation during dc sweep 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
dwarning 9648238ed7 call omp_set_num_threads once in central place instead in model routines 14 years ago
dwarning 9ea4897d06 use unified macro USE_OMP and nthreads is set in setup once - not in load as clause 14 years ago