rlar
14a6bd9314
polish `MERROR' macro
...
checked for object file invariance
2013-12-31 16:11:26 +01:00
h_vogt
a072a13cb0
misc_time.c: make timediff always availabe when timeb.h is found
2013-12-31 16:11:25 +01:00
dwarning
1bb270e301
inp2y.c, TXL bug fix
...
reported by John Reuben P on the ngspice-users mailing list
need to insert instance names into the symbol table with INPinsert()
2013-12-31 16:11:24 +01:00
rlar
4ad4877e30
CKTfndDev(), drop unused argument `modname' which is always NULL
2013-12-31 16:11:23 +01:00
rlar
156c9ea086
cleanup CKTfndDev(), findInstance() invocation
2013-12-31 16:11:21 +01:00
rlar
7c9e6e6569
unify, use `ckt' instead of `ck'
2013-12-31 16:11:20 +01:00
rlar
7c15b99ebc
CKTfndDev(), #6/6, cleanup
2013-12-31 16:11:19 +01:00
rlar
a2b50f5c1e
CKTfndDev(), #5/6, cleanup
2013-12-31 16:11:17 +01:00
rlar
235283d96a
CKTfndDev(), #4/6, cleanup
2013-12-31 16:11:16 +01:00
rlar
52c0731b69
CKTfndDev(), #3/6, cleanup
2013-12-31 16:11:15 +01:00
rlar
8c91149625
CKTfndDev(), #2/6, cleanup
2013-12-31 16:11:13 +01:00
rlar
8a69f5c1c8
CKTfndDev(), #1/6, whitespace
2013-12-31 16:11:12 +01:00
rlar
025c1e751e
abstraction, new function `find_instance()'
2013-12-31 16:11:11 +01:00
Henrik Forstén
c9c23342bc
numparm, speedup modernizeex() for the common case
2013-12-31 16:11:10 +01:00
Henrik Forstén
30d7647378
search just once for basic device types
2013-12-31 16:11:08 +01:00
Henrik Forstén
f284de7f49
inpcom.c: fix "sytax" spelling
2013-12-31 16:11:07 +01:00
dwarning
57f36319a1
allow format like .5 in b-sources
2013-12-31 16:11:05 +01:00
dwarning
ae78dd06ef
devices/mos*: prevent NaN in sqrt for negative value of model parameter `PHI'
2013-12-31 16:11:04 +01:00
Henrik Forstén
9c04f01991
rewrite AlmostEqualUlps() to avoid compiler warnings concerning `strict-aliasing'
2013-12-31 16:11:03 +01:00
Henrik Forstén
97d99067a6
inpsymt.c, use "Daniel J. Bernstein" hash function
...
instead of a simple sum.
just for note,
there is a wealth of newer hash functions.
For example "The FNV Non-Cryptographic Hash Algorithm"
from http://tools.ietf.org/html/draft-eastlake-fnv-03
2013-12-31 16:11:02 +01:00
rlar
2eb5a7ac00
avoid `(IFuid) 0' cast
2013-12-31 16:11:00 +01:00
rlar
daf4fba6db
convert K&R function definitions to ansi style
2013-12-31 16:10:59 +01:00
rlar
9b9bf075d1
fix for automatic indention
...
this part of
> commit f9144f90b3
> Author: pnenzi <pnenzi>
> Date: Tue May 23 20:04:32 2000 +0000
>
> Applied Widlok patch
is hostile to automatic indention
2013-12-31 16:10:58 +01:00
h_vogt
c19d7e6a51
sharedspice.c: preliminary fixes: ftime() usage, prevent crash if controlled_exit from worker thread
2013-12-31 16:10:56 +01:00
dwarning
0fd9956a56
devices/res: use model parameter `r' and `res' as default for instances w/o value
...
and set minimal resistor value to 1 mOhm
2013-12-31 16:10:55 +01:00
dwarning
f120c30ae4
devices/res: whitespace cleanup
2013-12-31 16:10:54 +01:00
h_vogt
e4921933ba
nicomcof.c: xmu used to calculate trap integration coefficient
2013-12-31 16:10:52 +01:00
h_vogt
6ce0412690
cktop.c: indentation
2013-12-31 16:10:51 +01:00
rlar
42066c2293
inpcom.c, whitespace
2013-12-31 16:10:50 +01:00
rlar
46a8f9bf0f
inpcom.c, cleanup
2013-12-31 16:10:48 +01:00
rlar
9181e7a008
inpcom.c, use strchr(,'\0')
2013-12-31 16:10:47 +01:00
rlar
a10a0b5e68
inpcom.c, use better skip_back functions
2013-12-31 16:10:45 +01:00
rlar
cbc2abdd13
inpcom.c, rewrite `chk_for_line_continuation()'
2013-12-31 16:10:44 +01:00
rlar
c8a94fb1d4
inpcom.c, introduce better skip_back functions
2013-12-31 16:10:43 +01:00
rlar
6e042f4147
inpcom.c, minor cleanup
2013-12-31 16:10:41 +01:00
rlar
82f70e3986
inpcom.c, rewrite `inp_fix_param_values()'
2013-12-31 16:10:40 +01:00
rlar
ad47b00e0f
inpcom.c, cleanup
2013-12-31 16:10:38 +01:00
rlar
863996228b
inpcom.c, cleanup `inp_add_params_to_subckt()'
2013-12-31 16:10:37 +01:00
rlar
c07038dfa9
inpcom.c, minor rewrites
2013-12-31 16:10:36 +01:00
rlar
14687910d9
rewrite `TSTALLOC()' macro for auto indentation
...
checked for object code invariance
2013-12-31 16:10:34 +01:00
h_vogt
83205d6c30
inp.c: skip title line when searching for .if in dotifeval()
2013-12-31 16:10:33 +01:00
rlar
15fab1ea12
inpcom.c, abstraction, new function `find_assignment()'
2013-12-31 16:10:31 +01:00
rlar
ffefd7a96f
inpcom.c, cleanup
2013-12-31 16:10:30 +01:00
rlar
b18854c3c0
inpcom.c, abstraction, new function inp_split_multi_param_lines()
2013-12-31 16:10:29 +01:00
rlar
52620edc72
inpcom.c, cleanup `inp_split_multi_param_lines()'
2013-12-31 16:10:27 +01:00
dwarning
e0a4373553
add `rgeomod' as model parameter for bsim4
2013-12-31 16:10:26 +01:00
dwarning
2dcea6d7c1
parser/*.c: correct the `pwr' derivative
2013-12-31 16:10:24 +01:00
rlar
c747498324
inpcom.c, local scope for `newcard'
2013-12-31 16:10:23 +01:00
h_vogt
c485cd4b8b
inpcom.c: G source, fix a bug and add `m' to TABLE
2013-12-31 16:10:22 +01:00
rlar
df00c189d1
inpcom.c, rewrite `append' of some decks
2013-12-31 16:10:20 +01:00