Jim Monte
68e34f5a94
error messages, callback function moved
6 years ago
Holger Vogt
f9f28f7679
MS Windows: Use only POSIX compliant snprintf
7 years ago
Holger Vogt
9d36a2e326
remove unused i
8 years ago
Holger Vogt
908339359a
clarify start time generation
clarify time and amplitude updates
don't read comment lines
8 years ago
Holger Vogt
d1761f8d6e
read the complete input file at once during inizialization
instaed of reading the file line by line,
and instaed of re-reading from the beginning in case
of time stepping back. This saves a vast amount of
simulation time if the input file is large.
8 years ago
rlar
926ba4baaf
xspice/icm/analog/file_source/cfunc.mod, use CALLBACK
to free() locally allocated memory and fclose() a local filestream
9 years ago
mhx
5f0f54761a
xspice, analog/file_source, bug fix
The source code did not consider the possibility
of more than one "tran" analysis invocations.
see "Bewildering problem with filesource block while sweeping"
https://sourceforge.net/p/ngspice/discussion/133842/thread/52949e23/
9 years ago
rlar
71a7c3459b
use char variants of the <ctype.h> isxxxx() family
10 years ago
rlar
d59b74471b
xspice/icm, fix some warnings
10 years ago
rlar
885e7df8a5
xspice, introduce cm_message_printf()
10 years ago
h_vogt
2877cfba22
file source: use open_with_path()
12 years ago
h_vogt
5ce51f148e
XSPICE filesource: remove segfault with op before tran
14 years ago
rlar
0b5042e7da
remove CVS `Id',`log' etc. keyword incantations
15 years ago
h_vogt
6979f1c76a
NSPICE_INPUT_DIR
15 years ago
h_vogt
d95f76629a
remove char to char* conversion
15 years ago
h_vogt
661d287029
env. var NGSPICE_INPUT to hold additional path for input files
15 years ago
rlar
451f88c5e1
swallow type conversion warnings
15 years ago
h_vogt
ce3d11f56e
codemodel 'filesource' added to analog models
15 years ago