vcs_default.cfg
2.91 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# Virsim Configuration File
version "2.2.0"
# Files Open:
# Designator Sources Filename
# ---------- ------- --------
# I1 y Interactive
define language Verilog;
define exprgroup EGroup0;
define linkwindow A
time 68669349 "1 ps";
define linkwindow SIM
time 112530000 "1 ps",
exprgroup "EGroup0";
define group "AutoGroup0"
verticalposition 1,
add "I1" "vusb_bvci_tb.gnd" "strength" 1 ,
add "I1" "vusb_bvci_tb.i_address" "hex" 1 ,
add "I1" "vusb_bvci_tb.i_be" "hex" 1 ,
add "I1" "vusb_bvci_tb.i_cmd" "hex" 1 ,
add "I1" "vusb_bvci_tb.i_cmdack" "strength" 1 ,
add "I1" "vusb_bvci_tb.i_cmdval" "strength" 1 ,
add "I1" "vusb_bvci_tb.i_eop" "strength" 1 ,
add "I1" "vusb_bvci_tb.i_rdata" "hex" 1 ,
add "I1" "vusb_bvci_tb.i_reop" "strength" 1 ,
add "I1" "vusb_bvci_tb.i_rspack" "strength" 1 ,
add "I1" "vusb_bvci_tb.i_rspval" "strength" 1 ,
add "I1" "vusb_bvci_tb.i_wdata" "hex" 1 ,
add "I1" "vusb_bvci_tb.t_address" "hex" 1 ,
add "I1" "vusb_bvci_tb.t_be" "hex" 1 ,
add "I1" "vusb_bvci_tb.t_cmd" "hex" 1 ,
add "I1" "vusb_bvci_tb.t_cmdack" "strength" 1 ,
add "I1" "vusb_bvci_tb.t_cmdval" "strength" 1 ,
add "I1" "vusb_bvci_tb.t_eop" "strength" 1 ,
add "I1" "vusb_bvci_tb.t_rdata" "hex" 1 ,
add "I1" "vusb_bvci_tb.t_reop" "strength" 1 ,
add "I1" "vusb_bvci_tb.t_rspack" "strength" 1 ,
add "I1" "vusb_bvci_tb.t_rspval" "strength" 1 ,
add "I1" "vusb_bvci_tb.t_wdata" "hex" 1 ,
add "I1" "vusb_bvci_tb.usb_clk48" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dm" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dm_high" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dm_low_n" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dmo" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dp" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dp_high" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dp_low_n" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_dpo" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_int" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_oe_n" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_rcv" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_rst48_a" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_speed" "strength" 1 ,
add "I1" "vusb_bvci_tb.usb_suspnd" "strength" 1 ,
add "I1" "vusb_bvci_tb.vdd" "strength" 1 ;
define interactive
xposition 0,
yposition 185,
width 430,
height 600,
linkwindow SIM,
pane1 270,
pane2 259,
deltacycle off,
uniqueevents off,
control "Step Time",
scope "vusb_bvci_tb",
steptime 20 "1 ps",
gototime 0 "1 ps";
define wave
xposition 445,
yposition 470,
width 700,
height 400,
linkwindow A,
displayinfo 22052898 "1 ps" tpp 21 0,
group "AutoGroup0",
pane1 120,
pane2 61;
define hierarchy
xposition 700,
yposition 0,
width 440,
height 440,
designator "I1",
layout "default",
topscope "<root>",
pane1 170,
focusscope "vusb_bvci_tb",
pane2 212,
locate "scopes",
find "selected",
findtext "*",
pane3 212,
signals on,
ports on,
constants on,
variables on,
generics on,
filtertext "*",
signalscope "vusb_bvci_tb";