d_state.cir: print all event nodes to vcd file

This commit is contained in:
h_vogt 2016-01-27 22:16:44 +01:00 committed by rlar
parent bbd7edad72
commit c260a83114
1 changed files with 1 additions and 0 deletions

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