rlar
|
0b5042e7da
|
remove CVS `Id',`log' etc. keyword incantations
|
15 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
15 years ago |
h_vogt
|
4cbfbad8b5
|
type long --> int
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
416885e4b5
|
copy_coeffs(), swallow type conversion warnings
|
15 years ago |
rlar
|
b778c50bd6
|
code cleanup, some warnings, some casts, ...
|
15 years ago |
rlar
|
23056573d8
|
code cleanup, drop NULL pointer casts
|
15 years ago |
rlar
|
0b6a557334
|
code cleanup
|
15 years ago |
rlar
|
2a693e2d80
|
merge TRRANDOM vsrc -> isrc
|
15 years ago |
rlar
|
49211d2153
|
vsrc, isrc, whitespace cleanup
|
15 years ago |
rlar
|
598b4c6b83
|
vsrc, isrc, cleanup aiming for more similarity
|
15 years ago |
rlar
|
0916de085c
|
vsrc, isrc, parameter descriptors, synchronize to each other
|
15 years ago |
rlar
|
454ade725f
|
vsrc, isrc, merge checks for length of vector parameters
|
15 years ago |
rlar
|
015741260f
|
bug fix, three of them (vsrc, isrc)
|
15 years ago |
rlar
|
84ca0986a5
|
add a missing `ask' function for VSRC_TRRANDOM
|
15 years ago |
rlar
|
281d1952c4
|
fix a bug when `alter' a vector parameter (VSRC PWL for example)
|
15 years ago |
h_vogt
|
c162d3273f
|
vsrc trrandom option
|
15 years ago |
h_vogt
|
f476389531
|
RTS noise
|
16 years ago |
rlar
|
c5c551a70a
|
rewrite TRNOISE, with the intention to separate the noise sequenze computation
from its use in the VSRC device.
|
16 years ago |
h_vogt
|
b1e1c03430
|
sichere Breakpoints bei TRNOISE
|
16 years ago |
h_vogt
|
5e1ed023c6
|
transient noise simulation
|
16 years ago |
h_vogt
|
f21f2a05bc
|
PULSE: correct timing in case of phase != 0
|
16 years ago |
h_vogt
|
4ab496dd1b
|
PULSE: correct timing in case of phase != 0
|
16 years ago |
h_vogt
|
2e06867da6
|
PULSE: correct timing in case of phase != 0
|
16 years ago |
h_vogt
|
95b7a297fa
|
PULSE: correct timing in case of phase != 0
|
16 years ago |
h_vogt
|
39fccad193
|
PULSE: correct timing in case of phase != 0
|
16 years ago |
h_vogt
|
413d0ff103
|
PULSE: correct timing in case of phase != 0
|
16 years ago |
h_vogt
|
8ba1e81a9b
|
PULSE: allow time < 0.0
|
16 years ago |
rlar
|
abb87a6115
|
rename `IGNORE()' --> `NG_IGNORE()'
|
16 years ago |
rlar
|
80286e0032
|
pour `IGNORE()' all over the source
|
16 years ago |
rlar
|
7b3960506f
|
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
|
16 years ago |
dwarning
|
883eba85be
|
Correct bitwise operation
|
16 years ago |
dwarning
|
461d229da7
|
Correct bitwise operation
|
16 years ago |
rlar
|
68b2e6b23a
|
whitespace cleanup (all Makefile.am files)
|
16 years ago |
rlar
|
5c59267768
|
check for shorted voltage sources, to avoid a segmentation fault
|
16 years ago |
rlar
|
3369d860b4
|
cast the return values of malloc() function calls
|
16 years ago |
h_vogt
|
5221bffddf
|
pwl td= r=
|
16 years ago |
h_vogt
|
d8810a841a
|
patches by R. Larice
|
16 years ago |
h_vogt
|
99533fa109
|
start value for sine
|
17 years ago |
pnenzi
|
aa93968573
|
Fixed bug in time computation for vsrc and isrc with xspice extensions.
|
17 years ago |
pnenzi
|
8c3ca11c62
|
New capability of print command for sin source print @vin_sin[sin] and
|
17 years ago |
h_vogt
|
ee349375bd
|
error during debug:' time' not defined
|
18 years ago |
pnenzi
|
fa549df82a
|
TCLSPICE IMPORT + libtool + measure2 command
|
18 years ago |
pnenzi
|
7f6ad5c706
|
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
|
18 years ago |
dwarning
|
832ec26d97
|
No usage of C99 Designated Initializers
|
19 years ago |
dwarning
|
b7e71db2ad
|
AlmostEqualUlps on central place
|
19 years ago |
dwarning
|
41325622fd
|
some clean-up's to come through MSC
|
19 years ago |
pnenzi
|
a52a87ddd8
|
Added "r" option to vsrc, aliased some parameters on r and c, added safe floating point comparison (from Phil Barker)
|
19 years ago |
sjborley
|
c2fb0224ed
|
Implemented patches supplied by Andreas Unger <a_unger@gmx.de>. Fixes XSpice bug; variable PER was being used before initialisation.
|
21 years ago |
pnenzi
|
aae86db65c
|
Added XSPICE extensions (PHASE parameter) and AM transient function.
|
21 years ago |