d_state.cir: print all event nodes to vcd file

This commit is contained in:
h_vogt
2016-08-15 19:24:15 +02:00
committed by rlar
parent bbd7edad72
commit c260a83114
+1
View File
@@ -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