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
dwarning
06c891933c
allow geometry scaling by option `scale'
13 years ago
dwarning
88d108f139
index `i' was definitively overwritten
13 years ago
dwarning
921aca9d7e
allow geometry scaling by option `scale'
13 years ago
h_vogt
d8fe6bd671
inp2m.c: plug a small memory leak
13 years ago
h_vogt
d70865a162
allow 'temper' keyword in .param, .model and device instance lines
inpcom.c: fcns inp_fix_temper_in_param(), inp_new_func(), inp_rem_func()
to convert .param with 'temper' to .func, and replace all affected
parameter tokens xxx by their func counterpart xxx()
inpcom.c; fcns inp_temper_compat(), inp_modify_exp() added
to prepare expression with 'temper' for numparam
inp.c: fcns inp_parse_temper(), inp_parse_temper_trees() added
inp_evaluate_temper()
to prepare, parse and evaluate the expressions containing 'temper'
cktdefs.h: add global variable to expressions with 'temper'
dctrcurv.c: add fcn inp_evaluate_temper()
when temp has changed
13 years ago
h_vogt
8c85064018
inperrc.c: new function `INPstrCat()' to concatenate two strings
13 years ago
h_vogt
73bec459fa
inperrc.c: comments added, white spaces
13 years ago
h_vogt
3dff06228e
dctran.c, runcoms2.c: shared ngspice: remove plot data upon 'bg_halt' and 'remcirc'
13 years ago
h_vogt
abbda029e1
BSIM 4.7.0 plug memory leak during remcirc
13 years ago
h_vogt
d38d907fbc
BSIM 3.2.4 plug memory leak during remcirc
13 years ago
h_vogt
d6946705f8
BSIM 3.3.0 plug memory leak during remcirc
13 years ago
h_vogt
a97b330965
vsrcdest.c, isrcdest.c: fix memory leak by freeing VSRCcoeffs, ISRCcoeffs
13 years ago
h_vogt
a0757d3143
dctran.c: synchronization option for shared library
13 years ago
h_vogt
2c97c31658
devices/isrc: EXTERNAL option for independent current source ISRC
13 years ago
rlar
c2927128cd
whitespace
13 years ago
rlar
23d0f41e66
ft_find_analysis_parm(), change signature
13 years ago
rlar
4d65fb908d
use type `IFparm' to abbreviate some expressions
13 years ago
rlar
fc2dd436fe
abstraction, new function `ft_find_analysis_parm()'
13 years ago
rlar
9d0500027c
abstraction, new function `ft_find_analysis()'
13 years ago
h_vogt
88cd0f324d
bug fix, `#250 "<<NAN, error = 7>>" in op analysis'
http://sourceforge.net/p/ngspice/bugs/250/
13 years ago
rlar
6050e2e0ea
cleanup some extra parentheses
13 years ago