forked from chipsalliance/Cores-VeeR-EH1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsignal.rc
111 lines (87 loc) · 2.96 KB
/
signal.rc
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
Magic 271485
Revision Verdi_O-2018.09-SP2
; Window Layout <x> <y> <width> <height> <signalwidth> <valuewidth>
viewPort 0 38 3158 1506 687 180
; File list:
; openDirFile [-d delimiter] [-s time_offset] [-rf auto_bus_rule_file] path_name file_name
openDirFile -d / "" "/data2/open-riscv/acemicro/acemicro_m1/m1-v0/dual_div.fsdb"
; file time scale:
; fileTimeScale ### s|ms|us|ns|ps
; signal spacing:
signalSpacing 5
; windowTimeUnit is used for zoom, cursor & marker
; waveform viewport range
zoom 473.362241 963.825802
cursor 625.000000
marker 0.000000
; user define markers
; userMarker time_pos marker_name color linestyle
; visible top row signal index
top 0
; marker line index
markerPos 20
; event list
; addEvent event_name event_expression
; curEvent event_name
COMPLEX_EVENT_BEGIN
COMPLEX_EVENT_END
; toolbar current search type
; curSTATUS search_type
curSTATUS ByChange
addGroup "G1"
activeDirFile "" "/data2/open-riscv/acemicro/acemicro_m1/m1-v0/dual_div.fsdb"
addSignal -h 25 /tb_top/rvtop/veer/dec/instbuff/dec_i0_decode_d
addSignal -h 25 -holdScope dec_i1_decode_d
addSignal -h 25 /tb_top/rvtop/veer/dec/dec_i0_inst_wb1[31:0]
addSignal -h 25 /tb_top/rvtop/veer/dec/instbuff/dec_i0_instr_d[31:0]
addSignal -h 25 -holdScope dec_i1_instr_d[31:0]
addSignal -h 25 /tb_top/rvtop/veer/dec/dec_i1_cinst_d[15:0]
addSignal -h 25 -holdScope dec_i0_pc_d[31:1]
addSignal -h 25 -holdScope dec_i1_pc_d[31:1]
addSignal -h 25 -holdScope dec_ib0_valid_d
addSignal -h 25 -holdScope mul_p
addSignal -h 25 -holdScope dec_i0_pc4_d
addSignal -h 25 /tb_top/rvtop/veer/dec/instbuff/shift0
addSignal -h 25 -holdScope shift1
addSignal -h 25 -holdScope shift2
addSignal -h 25 -holdScope shift_ib1_ib0
addSignal -h 25 -holdScope shift_ib2_ib0
addSignal -h 25 -holdScope shift_ib2_ib1
addSignal -h 25 -holdScope shift_ib3_ib1
addSignal -h 25 -holdScope shift_ib3_ib2
addSignal -h 25 /tb_top/rvtop/veer/dec/dec_tlu_dual_issue_disable
addGroup "G2"
addSignal -h 25 /tb_top/rvtop/veer/clk
addSignal -h 25 /tb_top/rvtop/veer/dec/decode/div_p
addSignal -h 25 -holdScope div_pc[31:1]
addSignal -h 25 -holdScope div_stall
addSignal -h 25 -holdScope div_trigger[3:0]
addSignal -h 25 -holdScope div_waddr_wb[4:0]
addSignal -h 25 -holdScope div_wen_wb
addSignal -h 25 -holdScope exu_div_finish
addSignal -h 25 -holdScope exu_div_result[31:0]
addSignal -h 25 -holdScope exu_div_stall
addSignal -h 25 -holdScope i0_div_decode_d
addGroup "G3"
; getSignalForm Scope Hierarchy Status
; active file of getSignalForm
activeDirFile "" "/data2/open-riscv/acemicro/acemicro_m1/m1-v0/dual_div.fsdb"
GETSIGNALFORM_SCOPE_HIERARCHY_BEGIN
getSignalForm close
"/_vcs_unit__1703114041"
"/tb_top"
"/tb_top/rvtop"
"/tb_top/rvtop/veer"
"/tb_top/rvtop/veer/dec"
"/tb_top/rvtop/veer/dec/decode"
"/tb_top/rvtop/veer/dec/instbuff"
SCOPE_LIST_BEGIN
"/_vcs_unit__1703114041"
"/tb_top/rvtop/veer"
"/tb_top/rvtop/veer/dec/instbuff"
"/tb_top"
"/tb_top/rvtop"
"/tb_top/rvtop/veer/dec"
"/tb_top/rvtop/veer/dec/decode"
SCOPE_LIST_END
GETSIGNALFORM_SCOPE_HIERARCHY_END