Browse Source

d_state.cir: print all event nodes to vcd file

pre-master-46
h_vogt 10 years ago
committed by rlar
parent
commit
c260a83114
  1. 1
      tests/xspice/digital/d_state.cir

1
tests/xspice/digital/d_state.cir

@ -24,6 +24,7 @@ set noaskquit
set noacct
tran 100ps 20ns
eprint clk up reset o1 o2
eprvcd clk up reset o1 o2 > myfirst.vcd
.endc
.end

Loading…
Cancel
Save