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 |
---|
23 | All initial values are dumped below at time 0 sec = 0 timescale units. |
---|
24 | $end |
---|
25 | |
---|
26 | $dumpvars |
---|
27 | b1 aac |
---|
28 | b1 aad |
---|
29 | b1 aae |
---|
30 | b1 aaf |
---|
31 | b1 aag |
---|
32 | b1 aah |
---|
33 | b0 aai |
---|
34 | b0 aaj |
---|
35 | b0 aak |
---|
36 | b0 aal |
---|
37 | 1aaa |
---|
38 | 0aab |
---|
39 | $end |
---|
40 | |
---|
41 | #500 |
---|
42 | 0aaa |
---|
43 | 1aab |
---|
44 | |
---|
45 | #1000 |
---|
46 | b1111011 aac |
---|
47 | b1111011 aad |
---|
48 | b1111011 aae |
---|
49 | b101000001 aaf |
---|
50 | b101000001 aag |
---|
51 | b101000001 aah |
---|
52 | 1aaa |
---|
53 | 0aab |
---|
54 | |
---|
55 | #1500 |
---|
56 | 0aaa |
---|
57 | 1aab |
---|
Note: See
TracBrowser
for help on using the repository browser.