4351 Commits (eb994657135f6c4c6f136bf4712e4e18bca5d0d1)
 

Author SHA1 Message Date
dwarning eb99465713 hisimhv1: prevent a nonsens range check for model parameter qme2 11 years ago
dwarning 6dbe8e618d correct node assignment for hisimhv 11 years ago
rlar 00ed1122b7 hisim2, reintroduce "rewrite, useing IFerrorf()" 11 years ago
rlar a87bf334b8 hisim2, reintroduce "rewrite `TSTALLOC()' macro for auto indentation" 11 years ago
rlar 9141e86926 hisim2, reintroduce "mark end of struct GENmodel overlay" 11 years ago
rlar 48ff3df6eb hisim2, reintroduce "hsm2eval.c, avoid static variables to allow multithreading" 11 years ago
dwarning 2b71713498 get the hisimhv v2 device info 11 years ago
dwarning 9ed2da9ad9 new hisimhv model version 2.2.0 in a separate directory 11 years ago
dwarning adcec9fa5f Revert "update hisimhv model to version 2.2.0" 11 years ago
dwarning db52073f5d cpitf.c: bugfix #304 reported by Dave Clarc, correct base of natural logarithm 11 years ago
dwarning c2ef7aeff3 update hisimhv model to version 2.2.0 11 years ago
dwarning 339e7fe819 update hisim model to version 2.8.0 11 years ago
rlar 7d92eae124 noisean, introduce a .control variable "sqrnoise" to deliver noise data in squared representation 11 years ago
rlar 8d6726f0f4 noisean, deliver results in V/sqrt(Hz) and A/sqrt(Hz) 11 years ago
rlar e755b45281 fix commit "noise analysis, bug fix, override ac magnitude of all vsrc/isrc devices" 11 years ago
rlar 64da5a99bf src/frontend/com_measure2.c, cleanup, rewrite `correct_vec()' 11 years ago
rlar 27aae75ade src/frontend/com_measure2.c, bug fix, typo when setting `m_vectype2' 11 years ago
rlar c16701b66c swallow compiler warning caused by "noise analysis, bug fix, override ac magnitude of all vsrc/isrc devices" 11 years ago
rlar 76a48c161d src/frontend/outif.c, introduce guess_type() for common code in plotInit() and fileInit_pass2() 11 years ago
rlar 54c0f47dde src/frontend/outif.c, fileInit_pass2(), add inoise/onoise types 11 years ago
rlar bcda90e258 src/frontend, cleanup, drop `GENcircuit' 11 years ago
rlar b69e61d010 src/frontend/device.c, cleanup usage of `IFparm.dataType' 11 years ago
rlar 426f567287 spiceif.c, parmlookup(), allow more than one `IF_REDUNDANT' parameter alias 11 years ago
dwarning dd24406234 allow alternativ model parameter tref for vbic models 11 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
dwarning 759ec4a3d0 allow r=value as an alternative instance parameter 11 years ago
dwarning 88ef78e53b introduce geometry and frequency dependency for the flicker noise model 11 years ago
dwarning 82b0bc070f sorting parameter for resistor setup and temperature update routines 11 years ago
dwarning 95f45e2ee6 allow redundant instance parameter noise for compatibility reasons 11 years ago
rlar 62d2f5d5f4 use `enum simulation_types' 11 years ago
rlar d98c5c90f3 src/maths/cmaths/cmath4.c, bug fix, cx_fft, cx_ifft, cx_derive 11 years ago
rlar 6f21c3b9db use `enum simulation_types' 11 years ago
rlar 07ee771a96 noise analysis, bug fix, override ac magnitude of all vsrc/isrc devices 11 years ago
rlar b3b543c1c7 typesdef.c, rewrite 11 years ago
rlar 95d2166946 typesdef.c, bug fix, incorrect `notypes', `capacitance' and `charge' doomed 11 years ago
rlar 73d581f9a6 graph.h, struct graph, remove unused elements 11 years ago
rlar 2b3220086d graph.h, grid.c, enforce consistent string buffer size (plot "units", LABEL_CHARS) 11 years ago
dwarning 032b1c32c4 separate diode bottom and sidewall contributions for depletion capacitance 11 years ago
dwarning ea4c438311 Limiting the junction potential to a usual values for silicon diodes 11 years ago
dwarning c30373e37e correct formula for temperature dependent depletion capacitance (tlevc=1) 11 years ago
rlar a21770aab9 parser/inpgtok.c, remove unused function `INPgetU2Tok()' 11 years ago
rlar 1b7f3a9f2c parser/inpeval.c, this cannot happen here 11 years ago
rlar 548a1045a4 parser/inpeval.c, simplify mil/meg/milli processing 11 years ago
rlar c018b328b9 parser/inpeval.c, whitespace cleanup 11 years ago
rlar 4555107013 parser/inpeval.c, use '\0' 11 years ago
rlar a2b5288a3d parser/inpeval.c, bug fix, allow at most one sign char when parsing a number 11 years ago
rlar 12e8ee750b parser/inpeval.c, bug fix, incorrect restore of `*line' 11 years ago
rlar 2cbc84ccd1 parser/inpgtok.c, use copy_substring() 11 years ago
rlar 39d391fe33 parser/inpgtok.c, whitespace cleanup 11 years ago