d_state.cir: print all event nodes to vcd file
This commit is contained in:
parent
bbd7edad72
commit
c260a83114
|
|
@ -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…
Reference in New Issue