source: latest/test_regression/09092005b/trace_file_reference.vcd @ 1

Last change on this file since 1 was 1, checked in by buchmann, 17 years ago

Initial import from CVS repository

File size: 907 bytes
Line 
1
2$timescale
3        1 ps
4$end
5
6$scope module SystemC $end
7$var wire    1  aaa  clk1       $end
8$var wire    1  aab  clk2       $end
9$var wire   32  aac  s25 [31:0]       $end
10$var wire   32  aad  s26 [31:0]       $end
11$var wire   32  aae  s27 [31:0]       $end
12$var wire   32  aaf  s28 [31:0]       $end
13$var wire   32  aag  s29 [31:0]       $end
14$var wire   32  aah  s30 [31:0]       $end
15$var wire   32  aai  s31 [31:0]       $end
16$var wire   32  aaj  s32 [31:0]       $end
17$var wire   32  aak  s33 [31:0]       $end
18$var wire   32  aal  s34 [31:0]       $end
19$upscope $end
20$enddefinitions  $end
21
22$comment
23All initial values are dumped below at time 0 sec = 0 timescale units.
24$end
25
26$dumpvars
27b1 aac
28b1 aad
29b1 aae
30b1 aaf
31b1 aag
32b1 aah
33b0 aai
34b0 aaj
35b0 aak
36b0 aal
371aaa
380aab
39$end
40
41#500
420aaa
431aab
44
45#1000
46b1111011 aac
47b1111011 aad
48b1111011 aae
49b101000001 aaf
50b101000001 aag
51b101000001 aah
521aaa
530aab
54
55#1500
560aaa
571aab
Note: See TracBrowser for help on using the repository browser.