summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/tracing/vcd_trace/test13/golden/test13.vcd
blob: f1b55ff3a647a5e43ad35b9687587acd9ce17667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32

$timescale
     1 ps
$end

$scope module SystemC $end
$var wire    1  aaaaa  clk       $end
$scope module mod $end
$var wire   37  aaaab  a [36:0]  $end
$upscope $end
$upscope $end
$enddefinitions  $end

$comment
All initial values are dumped below at time 0 sec = 0 timescale units.
$end

$dumpvars
1aaaaa
b0 aaaab
$end

#25000
0aaaaa

#50000
1aaaaa
b1100 aaaab

#75000
0aaaaa