dwarning
eb99465713
hisimhv1: prevent a nonsens range check for model parameter qme2
2015-03-26 10:21:37 +01:00
dwarning
6dbe8e618d
correct node assignment for hisimhv
2015-03-26 10:08:09 +01:00
rlar
00ed1122b7
hisim2, reintroduce "rewrite, useing IFerrorf()"
2015-03-25 18:49:44 +01:00
rlar
a87bf334b8
hisim2, reintroduce "rewrite `TSTALLOC()' macro for auto indentation"
2015-03-25 18:49:43 +01:00
rlar
9141e86926
hisim2, reintroduce "mark end of struct GENmodel overlay"
2015-03-25 18:49:43 +01:00
rlar
48ff3df6eb
hisim2, reintroduce "hsm2eval.c, avoid static variables to allow multithreading"
2015-03-25 18:49:43 +01:00
dwarning
2b71713498
get the hisimhv v2 device info
2015-03-25 15:34:34 +01:00
dwarning
9ed2da9ad9
new hisimhv model version 2.2.0 in a separate directory
2015-03-25 15:17:16 +01:00
dwarning
adcec9fa5f
Revert "update hisimhv model to version 2.2.0"
...
This reverts commit c2ef7aeff3 .
2015-03-25 14:13:07 +01:00
dwarning
db52073f5d
cpitf.c: bugfix #304 reported by Dave Clarc, correct base of natural logarithm
2015-03-25 07:01:26 +01:00
dwarning
c2ef7aeff3
update hisimhv model to version 2.2.0
2015-03-25 06:47:32 +01:00
dwarning
339e7fe819
update hisim model to version 2.8.0
2015-03-23 21:47:00 +01:00
rlar
7d92eae124
noisean, introduce a .control variable "sqrnoise" to deliver noise data in squared representation
...
use "set srqrnoise" (and "unset sqrnoise") to control this.
2015-03-23 19:32:33 +01:00
rlar
8d6726f0f4
noisean, deliver results in V/sqrt(Hz) and A/sqrt(Hz)
2015-03-22 21:44:50 +01:00
rlar
e755b45281
fix commit "noise analysis, bug fix, override ac magnitude of all vsrc/isrc devices"
2015-03-22 20:22:01 +01:00
rlar
64da5a99bf
src/frontend/com_measure2.c, cleanup, rewrite `correct_vec()'
2015-03-22 19:16:36 +01:00
rlar
27aae75ade
src/frontend/com_measure2.c, bug fix, typo when setting `m_vectype2'
...
this doesn't change anything, because m_vectype2 is nowhere used.
2015-03-22 19:15:44 +01:00
rlar
c16701b66c
swallow compiler warning caused by "noise analysis, bug fix, override ac magnitude of all vsrc/isrc devices"
2015-03-22 18:25:17 +01:00
rlar
76a48c161d
src/frontend/outif.c, introduce guess_type() for common code in plotInit() and fileInit_pass2()
2015-03-22 12:30:45 +01:00
rlar
54c0f47dde
src/frontend/outif.c, fileInit_pass2(), add inoise/onoise types
...
which were missing in commit:
> Date: Fri Mar 18 20:15:10 2011 +0000
> bug no. 3214252 fixed
2015-03-22 11:12:59 +01:00
rlar
bcda90e258
src/frontend, cleanup, drop `GENcircuit'
2015-03-21 13:56:57 +01:00
rlar
b69e61d010
src/frontend/device.c, cleanup usage of `IFparm.dataType'
2015-03-21 13:52:55 +01:00
rlar
426f567287
spiceif.c, parmlookup(), allow more than one `IF_REDUNDANT' parameter alias
2015-03-18 17:52:52 +01:00
dwarning
dd24406234
allow alternativ model parameter tref for vbic models
2015-03-16 17:21:42 +01:00
dwarning
c44f101c49
extend bsim4 instance parameter with mulu0 for local mobility multiplier
2015-03-16 16:08:59 +01:00
dwarning
4402897a07
allow alternate instance parameter name delvt0 for bsim4 models
2015-03-16 15:27:42 +01:00
dwarning
759ec4a3d0
allow r=value as an alternative instance parameter
2015-03-15 10:38:06 +01:00
dwarning
88ef78e53b
introduce geometry and frequency dependency for the flicker noise model
2015-03-15 10:16:16 +01:00
dwarning
82b0bc070f
sorting parameter for resistor setup and temperature update routines
2015-03-14 00:29:55 +01:00
dwarning
95f45e2ee6
allow redundant instance parameter noise for compatibility reasons
2015-03-13 22:04:01 +01:00
rlar
62d2f5d5f4
use `enum simulation_types'
2015-03-10 21:34:24 +01:00
rlar
d98c5c90f3
src/maths/cmaths/cmath4.c, bug fix, cx_fft, cx_ifft, cx_derive
...
incorrect check for VF_COMPLEX in field v_type instead of v_flags
2015-03-10 20:09:20 +01:00
rlar
6f21c3b9db
use `enum simulation_types'
2015-03-10 18:27:39 +01:00
rlar
07ee771a96
noise analysis, bug fix, override ac magnitude of all vsrc/isrc devices
...
Bug report due to Hartmut Henkel in
>> [Ngspice-users] Noise analysis depends on ac parameter
The noise analysis internally depends on an ac analysis
to derive "inoise" from "onoise"
("onoise" is multiplied with the inverse ac gain from input to output)
This AC analysis used all the given ac magnitudes for all vsrc/isrc
devices in the deck.
This fix overrides all ac magnitudes with zero,
except for the given input device,
whose magnitude is set to one.
2015-03-09 20:02:36 +01:00
rlar
b3b543c1c7
typesdef.c, rewrite
2015-03-08 21:04:59 +01:00
rlar
95d2166946
typesdef.c, bug fix, incorrect `notypes', `capacitance' and `charge' doomed
...
introduced in
Date: Wed Oct 3 15:01:36 2012 +0200
outif.c, typesdef.c, sim.h: correct labeling of cap, cur, and charge data
2015-03-08 20:39:02 +01:00
rlar
73d581f9a6
graph.h, struct graph, remove unused elements
2015-03-08 19:38:33 +01:00
rlar
2b3220086d
graph.h, grid.c, enforce consistent string buffer size (plot "units", LABEL_CHARS)
2015-03-08 19:36:46 +01:00
dwarning
032b1c32c4
separate diode bottom and sidewall contributions for depletion capacitance
2015-03-08 17:54:49 +01:00
dwarning
ea4c438311
Limiting the junction potential to a usual values for silicon diodes
2015-03-08 17:54:30 +01:00
dwarning
c30373e37e
correct formula for temperature dependent depletion capacitance (tlevc=1)
2015-03-04 06:54:34 +01:00
rlar
a21770aab9
parser/inpgtok.c, remove unused function `INPgetU2Tok()'
...
INPgetU2Tok() was introduced in commit
Date: Fri Sep 3 12:51:42 2010 +0000
bug in B source parsing removed
and later unused in commit
Date: Thu Apr 28 19:27:45 2011 +0000
bug fix, (#329233 )
2015-02-28 20:43:25 +01:00
rlar
1b7f3a9f2c
parser/inpeval.c, this cannot happen here
2015-02-28 19:41:31 +01:00
rlar
548a1045a4
parser/inpeval.c, simplify mil/meg/milli processing
2015-02-28 19:22:01 +01:00
rlar
c018b328b9
parser/inpeval.c, whitespace cleanup
2015-02-28 19:03:41 +01:00
rlar
4555107013
parser/inpeval.c, use '\0'
2015-02-28 19:03:39 +01:00
rlar
a2b5288a3d
parser/inpeval.c, bug fix, allow at most one sign char when parsing a number
2015-02-28 19:03:37 +01:00
rlar
12e8ee750b
parser/inpeval.c, bug fix, incorrect restore of `*line'
2015-02-28 19:03:32 +01:00
rlar
2cbc84ccd1
parser/inpgtok.c, use copy_substring()
2015-02-28 11:05:46 +01:00
rlar
39d391fe33
parser/inpgtok.c, whitespace cleanup
2015-02-28 11:05:43 +01:00