summaryrefslogtreecommitdiff
path: root/src/systemc/tests/systemc/tracing/vcd_trace/test14/golden/test14.vcd
blob: 78a2f6ebbf811807410e8b6b6db4a44f98560310 (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
33
34
35

$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
$var wire    1  aaaac  port_1       $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
0aaaac
$end

#25000
0aaaaa

#50000
1aaaaa
b1100 aaaab
1aaaac

#75000
0aaaaa