dwarning
|
9789956815
|
don't ask two times if the allocation has failed
|
8 years ago |
dwarning
|
f7c36d66d4
|
As the comment said we have bypass only without selfheating
so the expression 'here->HSMHV2_coselfheat > 0' is always false
and all derivatives to temperature are 0.
|
8 years ago |
dwarning
|
68230648c6
|
white spaces
|
8 years ago |
dwarning
|
ddd3a11bff
|
variables are assigned values twice successively
|
8 years ago |
dwarning
|
d7ee6bee50
|
bug #368: x-axis description for nested dc sweeps should inline with first level sweep
|
8 years ago |
Holger Vogt
|
66c468087d
|
noisean.c, beautify the code
|
8 years ago |
h_vogt
|
f640ef68c3
|
noisean.c, ensure correct user input:
number of points always > 0
single frequ measurement if 1 point given
|
9 years ago |
dwarning
|
e3c1b02892
|
remove compiler warning about double declaration of DEVices
|
8 years ago |
dwarning
|
ae698c208a
|
variable was assigned to itself
|
8 years ago |
dwarning
|
5459404c47
|
prevent fallthrough by missing return
|
8 years ago |
dwarning
|
740987382b
|
The 'then' statement was equivalent to the 'else' statement.
|
8 years ago |
dwarning
|
be79efbf7a
|
Remove recurring check
|
8 years ago |
dwarning
|
ef61972910
|
Add missing break
|
8 years ago |
dwarning
|
06430b7f14
|
rm extra text after end of preprocessing directive
|
8 years ago |
Holger Vogt
|
75d1e45737
|
consider all PSPICE containing compatibility settings
for the evaluation of the pwr function
or allowing '-' in a subcircuit name
|
8 years ago |
dwarning
|
7bb9b866f6
|
fix junction capacitance calculation for bsim3 versions lower than 3.2.3
|
8 years ago |
dwarning
|
2b3cfd7727
|
white spaces
|
8 years ago |
dwarning
|
3dd94ba15c
|
differentiate tan and tanh in safe way without cos and cosh
|
8 years ago |
Holger Vogt
|
12c864fb5a
|
destroy the tmalloced diag, if rshunt option was enabled
|
8 years ago |
Holger Vogt
|
2e9c28c79a
|
Prevent segfault, if mutual inductor coupling
specifies non-existing inductors
|
8 years ago |
Holger Vogt
|
a8a6e0b2ff
|
During unsetup delete the InstanceArray (only for OpenMP)
|
8 years ago |
dwarning
|
06d0aaa827
|
whitespaces
|
8 years ago |
dwarning
|
06fb917b82
|
plug a memory leak in bsim models
|
8 years ago |
Holger Vogt
|
3ee1f92d2e
|
plug a memory leak in b3temp.cir: no overwriting of size dependent
model parameters in pParam
FIXME: still to be done for other BSIM models!
|
8 years ago |
Holger Vogt
|
0e0b276a3e
|
ISRC: update to trnoise source, same as in VSRC
|
8 years ago |
Holger Vogt
|
aedd9d92ee
|
upon alter the trnoise or trrandom states get re-written.
so delete the old state first.
|
8 years ago |
Holger Vogt
|
b4c6a7d324
|
add function trnoise_state_free and use it
instead of its individual components
|
8 years ago |
Holger Vogt
|
c88578e2c5
|
noise value is 0 for time == zero.
Only when time changes from time == 0 to time > 0,
the 1/f noise data are generated once per voltage instance
with 1/f noise requested.
|
8 years ago |
Holger Vogt
|
34fcdda1e2
|
plug a potentially huge memory leak
|
8 years ago |
Holger Vogt
|
dafbf72f7f
|
fix a small memory leak
|
8 years ago |
Holger Vogt
|
7e4b68c708
|
update to the rusage command:
print total analysis time, total elapsed time, and
memory information (OS dependant) if rusage is given
without parameters
|
8 years ago |
dwarning
|
9475daf9d2
|
MOS level 55-57 and 68 are available and not placeholder
|
8 years ago |
dwarning
|
b113041faa
|
if bsim6 will come it would be va code and needs adms
|
8 years ago |
Holger Vogt
|
e18b848f7d
|
Allow '-' and '+' being part of the instance name.
Has already been available for B, E, F, G, and H sources
|
8 years ago |
dwarning
|
88f1fa0092
|
allow version model parameter in exponential format for bsim3
|
8 years ago |
Holger Vogt
|
09c876550f
|
prevent string overflow by adding the string length
to the cp_getvar parameters. Used only with CP_STRING
|
8 years ago |
dwarning
|
60a35725f5
|
few optimizations for diode recombination current calculation
|
8 years ago |
Holger Vogt
|
a98d01e5f8
|
Use only internal memory functions, replace
free->tfree, malloc->tmalloc, realloc->trealloc
|
8 years ago |
dwarning
|
376a37a5d6
|
introduce recombination current component
|
8 years ago |
dwarning
|
3bae0e371c
|
fix a small inconsistency in temperature dependent charge calculation
|
8 years ago |
Holger Vogt
|
fa3badf2bd
|
correct typo
|
8 years ago |
Holger Vogt
|
406f812db5
|
distribute only adms/admst, not the whole adms
|
8 years ago |
Holger Vogt
|
697b9da074
|
prevent endless loop if factor finally equals 1
|
8 years ago |
h_vogt
|
5b754cbb0e
|
dctran.c, exclude ipc_send_data_...
|
9 years ago |
h_vogt
|
e36b028cdb
|
add wantevtdata if event output should be sent to caller
|
9 years ago |
rlar
|
1a39d3f59d
|
spicelib/parser, support instance parameter defaults on .model lines
|
8 years ago |
rlar
|
611596c916
|
PTpower
|
9 years ago |
rlar
|
6ef2a5f81b
|
fix code to fit the derivation
|
9 years ago |
rlar
|
e36ded8122
|
fix derivations in comments
|
9 years ago |
Holger Vogt
|
af351eab5f
|
add a non-zero fudge factor to zero function argument
|
8 years ago |