Holger Vogt
|
7c0bbcd9b2
|
Remove vs2022 linker warning (ctx potentially uninitialized)
|
3 years ago |
Holger Vogt
|
da3dda3269
|
replace exp10() by pow(10, ...),
exp10 not available in VS2022
|
3 years ago |
Giles Atkinson
|
84821a4cf5
|
Add support for including analog node changes in VCD file output,
and an option to explicitly set the VCD timestep. Correct the
output value for high-impedance nodes.
|
3 years ago |
Giles Atkinson
|
06131d8107
|
Rewrite code with Visual Studio complaints.
|
4 years ago |
Holger Vogt
|
0af4932c6f
|
Prevent a crash if (due to input error) the node_table is not available.
|
4 years ago |
Holger Vogt
|
2126230b64
|
Prevent crashes when nodes or tables are not available,
e.g. due to missing input file.
|
4 years ago |
Holger Vogt
|
f0e9a35eb6
|
Add 'esave' command to save only specific event nodes.
Add a prompt for esave/eprint/eprvcd.
|
4 years ago |
Holger Vogt
|
2f98a5b305
|
evtprint: prevent a crash when eprint has been called
but there is no simulation run.
|
4 years ago |
Holger Vogt
|
bbb0007466
|
add function EVTswitch_plot() to switch the event data
according tothe (analog) plot. Called from plot_setcur()
in vetors.c, when command 'setplot xxx' is given.
|
6 years ago |
Holger Vogt
|
96976ee49d
|
prevent non-English characters (e.g. Umlaute),
which gtkwave does not understand
|
6 years ago |
Holger Vogt
|
c2db1d5547
|
Bug 385 enable variable numdgt for printout
|
7 years ago |
Holger Vogt
|
42a86d0ff2
|
patch provided by Uros Platise: timeunit selection
for printing vcd file is now based on tstep instead of tstop
|
8 years ago |
h_vogt
|
df4136a93d
|
evtprint.c, update to edisplay command now showing node name, node type and number of events per node
|
9 years ago |
h_vogt
|
bbd7edad72
|
xspice, two new commands, edisplay and eprvcd
'edisplay' will show a list of all event nodes
'eprvcd' will print all event nodes in vcd format
usage: eprvcd a0 a1 a2 b0 b1 b2 clk > myvcd.vcd
|
10 years ago |
h_vogt
|
a162ecec9f
|
src/xspice/evt/evtprint.c, bug fix, avoid segfault
print an error message if no circuit has been loaded
|
10 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 |
h_vogt
|
207adefcda
|
evtprint.c: no node data: error message instead of seg fault
|
14 years ago |
h_vogt
|
4ca6e56863
|
printf() ---> out_printf(): allow output redirection into file
|
14 years ago |
rlar
|
3d34b22ebf
|
fix file modes
|
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 |
pnenzi
|
1260ae08db
|
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
|
22 years ago |
pnenzi
|
9317355c0c
|
First batch of added file.
|
23 years ago |
stefanjones
|
ab9ab1640d
|
Remove rubbish from import
|
24 years ago |
stefanjones
|
d2ae47441b
|
Initial revision
|
24 years ago |