test15.vcd revision 12855:588919e0e4aa
1
2$timescale
3     1 ps
4$end
5
6$scope module SystemC $end
7$scope module test_top $end
8$var wire   32  aaaaa  sig [31:0]  $end
9$upscope $end
10$upscope $end
11$enddefinitions  $end
12
13$comment
14All initial values are dumped below at time 0 sec = 0 timescale units.
15$end
16
17$dumpvars
18b10 aaaaa
19$end
20
21#1
22b11 aaaaa
23
24#2
25b100 aaaaa
26
27#1002
28b111 aaaaa
29
30#2002
31b1000 aaaaa
32
33#3002
34b1001 aaaaa
35
36#3003
37b1010 aaaaa
38
39#3005
40b1011 aaaaa
41
42#4005
43b1100 aaaaa
44
45