OpenCores
URL https://opencores.org/ocsvn/light52/light52/trunk

Subversion Repositories light52

[/] [light52/] [trunk/] [sim/] [light52_irq_tb_wave.do] - Blame information for rev 2

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ja_rd
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate -format Logic /light52_tb/clk
4
add wave -noupdate -divider CPU
5
add wave -noupdate -color Gray75 -format Literal -radix hexadecimal /light52_tb/uut/cpu/pc_reg
6
add wave -noupdate -color Gray90 -format Literal -radix hexadecimal /light52_tb/uut/code_addr
7
add wave -noupdate -color {Lime Green} -format Literal -radix hexadecimal /light52_tb/uut/code_rd
8
add wave -noupdate -color {Cornflower Blue} -format Literal -radix hexadecimal /light52_tb/uut/cpu/a_reg
9
add wave -noupdate -group SFR
10
add wave -noupdate -group SFR -color Magenta -format Literal -radix hexadecimal /light52_tb/uut/cpu/sfr_addr
11
add wave -noupdate -group SFR -format Logic /light52_tb/uut/cpu/sfr_vma
12
add wave -noupdate -group SFR -format Logic /light52_tb/uut/cpu/sfr_we
13
add wave -noupdate -group SFR -color Orchid -format Literal -radix hexadecimal /light52_tb/uut/cpu/sfr_wr
14
add wave -noupdate -group SFR -color {Sky Blue} -format Literal -radix hexadecimal /light52_tb/uut/cpu/sfr_rd
15
add wave -noupdate -format Literal -radix hexadecimal /light52_tb/uut/cpu/ie_reg
16
add wave -noupdate -format Literal -radix hexadecimal /light52_tb/uut/cpu/addr0_reg
17
add wave -noupdate -format Literal -radix hexadecimal /light52_tb/uut/cpu/addr1_reg
18
add wave -noupdate -format Literal -radix hexadecimal /light52_tb/uut/cpu/jump_target
19
add wave -noupdate -divider Debug
20
add wave -noupdate -group {External Interrupts}
21
add wave -noupdate -group {External Interrupts} -format Literal /light52_tb/uut/external_irq
22
add wave -noupdate -group {External Interrupts} -format Logic /light52_tb/uut/ext_irq
23
add wave -noupdate -group {External Interrupts} -format Literal /light52_tb/uut/external_irq_reg
24
add wave -noupdate -expand -group Timer
25
add wave -noupdate -group Timer -format Literal -radix hexadecimal /light52_tb/uut/timer/data_o
26
add wave -noupdate -group Timer -format Literal -radix hexadecimal /light52_tb/uut/timer/compare_reg
27
add wave -noupdate -group Timer -format Literal -radix hexadecimal /light52_tb/uut/timer/counter_reg
28
add wave -noupdate -group Timer -format Logic /light52_tb/uut/timer/counter_match
29
add wave -noupdate -group Timer -format Literal /light52_tb/uut/timer/status_reg
30
add wave -noupdate -group Timer -format Logic /light52_tb/uut/timer/irq_o
31
add wave -noupdate -group Timer -format Literal /light52_tb/uut/timer/addr_i
32
add wave -noupdate -format Literal /light52_tb/uut/cpu/irq_level_inputs
33
add wave -noupdate -format Literal /light52_tb/uut/cpu/irq_level_current
34
add wave -noupdate -format Logic /light52_tb/uut/cpu/irq_active
35
add wave -noupdate -format Logic /light52_tb/uut/timer/ce_i
36
add wave -noupdate -format Logic /light52_tb/uut/timer/wr_i
37
add wave -noupdate -format Literal /light52_tb/uut/timer/addr_i
38
add wave -noupdate -format Logic /light52_tb/uut/timer/irq_o
39
add wave -noupdate -format Literal -radix hexadecimal /light52_tb/uut/timer/data_i
40
add wave -noupdate -format Literal -radix hexadecimal /light52_tb/uut/timer/status_reg
41
add wave -noupdate -color Pink -format Literal /light52_tb/uut/cpu/ps
42
add wave -noupdate -divider Internal
43
add wave -noupdate -group Datapath
44
add wave -noupdate -group Datapath -color Goldenrod -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu_result
45
add wave -noupdate -group Datapath -color Wheat -format Literal -radix hexadecimal /light52_tb/uut/cpu/nobit_alu_result
46
add wave -noupdate -group Datapath -color Gold -format Literal /light52_tb/uut/cpu/alu_fn_reg
47
add wave -noupdate -group Datapath -group MUL-DIV
48
add wave -noupdate -group MUL-DIV -color {Violet Red} -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/b_reg
49
add wave -noupdate -group MUL-DIV -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/quotient
50
add wave -noupdate -group MUL-DIV -format Logic /light52_tb/uut/cpu/alu/div_ready
51
add wave -noupdate -group MUL-DIV -format Logic /light52_tb/uut/cpu/load_b_sfr
52
add wave -noupdate -group MUL-DIV -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/remainder
53
add wave -noupdate -group MUL-DIV -format Literal /light52_tb/uut/cpu/alu/muldiv/bit_ctr
54
add wave -noupdate -group Datapath -group {Int. results}
55
add wave -noupdate -group {Int. results} -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/alu_adder_result
56
add wave -noupdate -group {Int. results} -format Literal /light52_tb/uut/cpu/alu/alu_logic_result
57
add wave -noupdate -group Datapath -group Inputs
58
add wave -noupdate -group Inputs -color {Cornflower Blue} -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/t_reg
59
add wave -noupdate -group Inputs -color {Sky Blue} -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/v_reg
60
add wave -noupdate -group Inputs -format Literal /light52_tb/uut/cpu/alu/load_t
61
add wave -noupdate -group Inputs -format Logic /light52_tb/uut/cpu/alu/load_v
62
add wave -noupdate -group Inputs -format Literal /light52_tb/uut/cpu/alu/alu_op_sel
63
add wave -noupdate -group Inputs -color Sienna -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/adder_op_0
64
add wave -noupdate -group Inputs -color {Indian Red} -format Literal -radix hexadecimal /light52_tb/uut/cpu/alu/adder_op_1
65
add wave -noupdate -group Datapath -format Logic /light52_tb/uut/cpu/alu/div_ready
66
add wave -noupdate -group Datapath -format Logic /light52_tb/uut/cpu/alu/mul_ready
67
add wave -noupdate -group Datapath -group Flags
68
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/alu_p
69
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/acc_is_zero
70
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/alu_result_is_zero
71
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/update_psw_flags
72
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/psw_reg(7)
73
add wave -noupdate -group Flags -format Literal /light52_tb/uut/cpu/psw_reg
74
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/alu_ov
75
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/alu/adder_cy_in
76
add wave -noupdate -group Flags -format Logic /light52_tb/uut/cpu/alu_cy
77
add wave -noupdate -group Decoding
78
add wave -noupdate -group Decoding -format Literal -radix hexadecimal /light52_tb/uut/cpu/bram_addr_p0
79
add wave -noupdate -group Decoding -format Literal -radix hexadecimal /light52_tb/uut/cpu/ucode_index
80
add wave -noupdate -group Decoding -format Literal /light52_tb/uut/cpu/uc_class_decode_0
81
add wave -noupdate -group Decoding -format Literal /light52_tb/uut/cpu/uc_alu_class_reg
82
add wave -noupdate -group Decoding -format Literal /light52_tb/uut/cpu/uc_alu_class_decode_0
83
add wave -noupdate -group Decoding -format Literal /light52_tb/uut/cpu/ucode
84
add wave -noupdate -group Decoding -format Literal /light52_tb/uut/cpu/ucode_1st_half
85
add wave -noupdate -group Decoding -format Logic /light52_tb/uut/cpu/ucode_is_2nd_half
86
add wave -noupdate -group Decoding -format Literal /light52_tb/uut/cpu/ucode_2nd_half_reg
87
add wave -noupdate -group Decoding -format Logic /light52_tb/uut/cpu/code_rd(3)
88
add wave -noupdate -group XDATA
89
add wave -noupdate -group XDATA -color {Medium Sea Green} -format Logic /light52_tb/uut/xdata_vma
90
add wave -noupdate -group XDATA -color {Sky Blue} -format Logic /light52_tb/uut/xdata_we
91
add wave -noupdate -group XDATA -color Wheat -format Literal -radix hexadecimal /light52_tb/uut/xdata_addr
92
add wave -noupdate -group XDATA -format Literal -radix hexadecimal /light52_tb/uut/xdata_rd
93
add wave -noupdate -group XDATA -color Thistle -format Literal -radix hexadecimal /light52_tb/uut/xdata_wr
94
add wave -noupdate -group {IRAM - SFR}
95
add wave -noupdate -group {IRAM - SFR} -format Logic /light52_tb/uut/cpu/sfr_addressing
96
add wave -noupdate -group {IRAM - SFR} -format Logic /light52_tb/uut/cpu/direct_addressing
97
add wave -noupdate -group {IRAM - SFR} -format Literal /light52_tb/uut/cpu/alu/load_t
98
add wave -noupdate -group {IRAM - SFR} -format Logic /light52_tb/uut/cpu/sfr_vma_internal
99
add wave -noupdate -group {IRAM - SFR} -format Literal -radix hexadecimal /light52_tb/uut/cpu/sfr_rd_internal_reg
100
add wave -noupdate -group {IRAM - SFR} -format Literal -radix hexadecimal /light52_tb/uut/cpu/sfr_addr_internal
101
add wave -noupdate -group {IRAM - SFR} -format Literal -radix hexadecimal /light52_tb/uut/cpu/addr0_reg_input
102
add wave -noupdate -group {IRAM - SFR} -format Logic /light52_tb/uut/cpu/load_addr0
103
add wave -noupdate -group {IRAM - SFR} -format Literal -radix hexadecimal /light52_tb/uut/cpu/ri_addr
104
add wave -noupdate -group {IRAM - SFR} -format Literal -radix hexadecimal /light52_tb/uut/cpu/rn_addr
105
add wave -noupdate -group {IRAM - SFR} -format Literal -radix hexadecimal /light52_tb/uut/cpu/rx_addr
106
add wave -noupdate -group {IRAM - SFR} -color Plum -format Literal -radix hexadecimal /light52_tb/uut/cpu/iram_sfr_addr
107
add wave -noupdate -group {IRAM - SFR} -color Magenta -format Literal -radix hexadecimal /light52_tb/uut/cpu/iram_sfr_rd
108
add wave -noupdate -group {IRAM - SFR} -color {Indian Red} -format Literal -radix hexadecimal /light52_tb/uut/cpu/bram_data_p0
109
add wave -noupdate -group {IRAM - SFR} -color Tan -format Literal -radix hexadecimal /light52_tb/uut/cpu/bram_addr_p0
110
add wave -noupdate -group {IRAM - SFR} -color Khaki -format Literal -radix hexadecimal /light52_tb/uut/cpu/bram_wr_data_p0
111
add wave -noupdate -group {IRAM - SFR} -color Gold -format Logic /light52_tb/uut/cpu/bram_we
112
add wave -noupdate -group {IRAM - SFR} -color Orange -format Logic /light52_tb/uut/cpu/sfr_we
113
add wave -noupdate -group {IRAM - SFR} -color {Cornflower Blue} -format Literal -radix hexadecimal /light52_tb/uut/cpu/sp_reg
114
add wave -noupdate -group {IRAM - SFR} -format Literal -radix hexadecimal /light52_tb/uut/cpu/iram_sfr_addr
115
add wave -noupdate -group {IRAM - SFR} -format Logic /light52_tb/uut/cpu/iram_sfr_addr(7)
116
add wave -noupdate -group {IRAM - SFR} -format Logic /light52_tb/uut/cpu/direct_addressing
117
add wave -noupdate -group Jumps
118
add wave -noupdate -group Jumps -color Salmon -format Logic /light52_tb/uut/cpu/jump_condition
119
add wave -noupdate -group Jumps -format Logic /light52_tb/uut/cpu/load_addr0
120
add wave -noupdate -group Jumps -format Logic /light52_tb/uut/cpu/cjne_condition
121
add wave -noupdate -group Jumps -format Literal /light52_tb/uut/cpu/jump_cond_sel_reg
122
add wave -noupdate -group Jumps -format Literal -radix hexadecimal /light52_tb/uut/cpu/rel_jump_delta
123
add wave -noupdate -group Jumps -format Literal -radix hexadecimal /light52_tb/uut/cpu/rel_jump_target
124
add wave -noupdate -group Jumps -format Literal -radix hexadecimal /light52_tb/uut/cpu/jump_target
125
add wave -noupdate -group Jumps -color White -format Literal -radix hexadecimal /light52_tb/uut/cpu/addr1_reg
126
add wave -noupdate -group Jumps -color Gray65 -format Literal -radix hexadecimal /light52_tb/uut/cpu/addr0_reg
127
add wave -noupdate -group {Bit Ops}
128
add wave -noupdate -group {Bit Ops} -format Literal /light52_tb/uut/cpu/alu/alu_bit_fn_reg
129
add wave -noupdate -group {Bit Ops} -format Logic /light52_tb/uut/cpu/update_psw_flags
130
add wave -noupdate -group {Bit Ops} -color {Sky Blue} -format Logic /light52_tb/uut/cpu/alu/alu_bit_result
131
add wave -noupdate -group {Bit Ops} -color Wheat -format Logic /light52_tb/uut/cpu/bit_input
132
add wave -noupdate -group {Bit Ops} -color Tan -format Logic /light52_tb/uut/cpu/psw_reg(7)
133
add wave -noupdate -divider {To be removed}
134
add wave -noupdate -color White -format Literal -label CONSOLE /light52_tb/log_info.con_line_buf
135
add wave -noupdate -group {Register Bank}
136
add wave -noupdate -group {Register Bank} -format Logic /light52_tb/uut/cpu/bram_we
137
add wave -noupdate -group {Register Bank} -color Wheat -format Literal -label R0 -radix hexadecimal /light52_tb/uut/cpu/bram(256)
138
add wave -noupdate -group {Register Bank} -color Wheat -format Literal -label R1 -radix hexadecimal /light52_tb/uut/cpu/bram(257)
139
add wave -noupdate -group {Register Bank} -color {Indian Red} -format Literal -label R2 -radix hexadecimal /light52_tb/uut/cpu/bram(258)
140
add wave -noupdate -group {Register Bank} -color {Indian Red} -format Literal -label R3 -radix hexadecimal /light52_tb/uut/cpu/bram(259)
141
add wave -noupdate -group {Register Bank} -color {Indian Red} -format Literal -label R4 -radix hexadecimal /light52_tb/uut/cpu/bram(260)
142
add wave -noupdate -group {Register Bank} -color {Indian Red} -format Literal -label R5 -radix hexadecimal /light52_tb/uut/cpu/bram(261)
143
add wave -noupdate -group {Register Bank} -color {Indian Red} -format Literal -label R6 -radix hexadecimal /light52_tb/uut/cpu/bram(262)
144
add wave -noupdate -group {Register Bank} -color {Indian Red} -format Literal -label R7 -radix hexadecimal /light52_tb/uut/cpu/bram(263)
145
TreeUpdate [SetDefaultTree]
146
WaveRestoreCursors {{Cursor 1} {59430000 ps} 0}
147
configure wave -namecolwidth 183
148
configure wave -valuecolwidth 50
149
configure wave -justifyvalue left
150
configure wave -signalnamewidth 0
151
configure wave -snapdistance 10
152
configure wave -datasetprefix 0
153
configure wave -rowmargin 4
154
configure wave -childrowmargin 2
155
configure wave -gridoffset 0
156
configure wave -gridperiod 1
157
configure wave -griddelta 40
158
configure wave -timeline 0
159
update
160
WaveRestoreZoom {59249016 ps} {59610985 ps}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.