dwarning
|
2377d3a64f
|
fix wrong write and read in not allocated memory
|
9 years ago |
rlar
|
aa7a7606c7
|
avoid multiple declarations of controlled_exit(), add 'noreturn' attribute
|
13 years ago |
dwarning
|
1e448f497d
|
1-f-code.c, correct the printout for noise generation
|
12 years ago |
dwarning
|
b535b43980
|
1-f-code.c, use fftw3
|
12 years ago |
dwarning
|
2506fe3858
|
changed the #include order - ngspice.h must be first
because icc complains about declaration visibility of mmsghdr struct
|
14 years ago |
rlar
|
7454a6d486
|
src/frontend/**, whitespace, indentation, ...
untabify
delete-trailing-whitespace
braces
...
checked for object file invariance on linux
|
14 years ago |
h_vogt
|
b85f6bbc7d
|
controlled_exit() instead of exit()
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
h_vogt
|
220cc83458
|
fft calculation with type double (instead of float)
|
15 years ago |
rlar
|
ca9e956323
|
some long versus int type fixes
|
15 years ago |
h_vogt
|
c162d3273f
|
vsrc trrandom option
|
15 years ago |
h_vogt
|
f476389531
|
RTS noise
|
15 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
|
5e1ed023c6
|
transient noise simulation
|
16 years ago |