rlar
9736b0fe2b
dev.c, get rid of hardwired device enumeration
12 years ago
dwarning
5bb69f77d1
hisimhv1, hisim2, clean up unused variables
12 years ago
rlar
609c246b95
cktpzstr.c, cleanup minimising / maximising operations
13 years ago
rlar
aa7a7606c7
avoid multiple declarations of controlled_exit(), add 'noreturn' attribute
13 years ago
rlar
9a9e1c5413
ifeval.c, IFeval(), pronounce definite end of instructions flow
13 years ago
rlar
eedb80a2ba
rewrite, using IFerrorf()
12 years ago
dwarning
157aedd72d
update hisimhv to version 1.2.4
12 years ago
dwarning
452544b30e
apply few patches according the model developers web site
12 years ago
dwarning
d671e70b6c
clarify level parameter for hisim and hisimhv
12 years ago
dwarning
de6293de18
apply few patches according the model developers web site
12 years ago
dwarning
1e1c4fe168
apply few patches according the model developers web site
12 years ago
rlar
cc56c90b9d
drop asprintf()
13 years ago
rlar
7aa454e5b4
rewrite, using tprintf()
12 years ago
rlar
4049e8ec1f
rewrite, using IFerrorf()
12 years ago
rlar
ea7372efe7
rewrite, useing IFerrorf()
OUTerror() and IFerror() are no more used,
but kept for compatibility
12 years ago
h_vogt
17185a601c
asrcask.c: allow current readout like @bcur[i], if in current mode
12 years ago
Henrik Forsten
3794c1eb20
mark end of struct GENmodel overlay
13 years ago
h_vogt
d5b2460123
inp.c, inp2q.c improve error message
when we exit() in batch mode due to a missing model definition
12 years ago
rlar
8803edc16b
tfanal.c noisean.c, bug fix which was introduced in "CKTfndDev(), rewrite"
the original CKTfndDev() was able to limit its search
for an instance with given name
to instances of a certain "type"
(this was a speed optimisation which is of no use anymore,
because we use a hashtable now)
the new CKTfndDev() does not consider "type"
thus, here in tfanal.c and noisean.c we have to check the "type"
after CKTfndDev() since we no longer can limit its search
to the given "type"
12 years ago
dwarning
b535b43980
1-f-code.c, use fftw3
13 years ago
rlar
d146502fc9
ptfuncs.c, drop inaccurate replacements for ashinh() acosh() and atanh()
12 years ago
h_vogt
4e1c23780c
dctran.c bug fix, reported by Berk Özer
12 years ago
dwarning
2838eeb1ac
devices/vbic, implement VBICsoaCheck()
13 years ago
dwarning
2875ac632f
devices/hisim2, implement HSM2soaCheck()
13 years ago
dwarning
f6c6fa85a0
devices/hisimhv1, implement HSMHVsoaCheck()
13 years ago
dwarning
7bafe7c238
devices/bsimsoi, implement B4SOIsoaCheck()
13 years ago
dwarning
8a005d8e4c
devices/bsim4v6, implement BSIM4v6soaCheck()
13 years ago
dwarning
4b643d6b3f
devices/bsim4v5, implement BSIM4v5soaCheck()
13 years ago
dwarning
5a64b7849c
devices/bsim4, implement BSIM4soaCheck()
13 years ago
dwarning
f9c05885fa
devices/bsim3v32, implement BSIM3v32soaCheck()
13 years ago
dwarning
4e4ea00ba7
devices/bsim3, implement BSIM3soaCheck()
13 years ago
dwarning
d44eeb05a4
devices/bjt, implement BJTsoaCheck()
13 years ago
dwarning
b71a83f100
devices/dio, implement DIOsoaCheck()
13 years ago
dwarning
542bb9cd26
devices/cap, implement CAPsoaCheck()
13 years ago
dwarning
51f660d5f2
devices/res, implement RESsoaCheck()
13 years ago
rlar
5d3f4e7f55
introduce CKTsoaInit()
13 years ago
dwarning
c8f5d49ddd
implement CKTsoaCheck()
13 years ago
dwarning
bf9ad0bdfd
introduce new SPICEdev operation `DEVsoaCheck()'
13 years ago
h_vogt
0b9df46e16
remove redundant #include
12 years ago
rlar
589ded417a
update bison generated files
13 years ago
rlar
b32ae9f79b
.control and `B' parser, fix precedence of '-' versus '^'
-2^2 shall be -(2^2) instead of (-2)^2
13 years ago
rlar
a4ac854d50
devices/hisimhv1, devices/hisim2, avoid overlapping globals TMF1 ... TMF6
reported by James Jackson in message:
[Ngspice-users] Problem building git head --with-ngspice Mac OS X
13 years ago
dwarning
5bc8429b2f
correct the step incrementing type to SENS_LINEAR
13 years ago
dwarning
bdf3dced00
add missing tc1 and tc2 parameter entries in ask function
13 years ago
dwarning
5d2fd1ece0
whitespaces
13 years ago
dwarning
4965d02b5f
fix an overlap in parameter definitions
13 years ago
dwarning
06dd6abcf2
fix an overlap in parameter definitions
13 years ago
h_vogt
dad80811f9
inp2m.c: plug memory leak
13 years ago
h_vogt
4d1b4bfa0a
inp2m.c: indentation
13 years ago
h_vogt
962c73e14e
dctran.c, sharedspice.c: function sharedsync has modified parameter list
13 years ago