1 |
145 |
lanttu |
onerror {resume}
|
2 |
|
|
quietly WaveActivateNextPane {} 0
|
3 |
|
|
add wave -noupdate /tb_hibi_transmitter/clk
|
4 |
|
|
add wave -noupdate /tb_hibi_transmitter/rst_n
|
5 |
|
|
add wave -noupdate /tb_hibi_transmitter/current_test_case
|
6 |
|
|
add wave -noupdate /tb_hibi_transmitter/read_tmp
|
7 |
|
|
add wave -noupdate -divider {rx_ctrl (=tb) -> duv}
|
8 |
|
|
add wave -noupdate /tb_hibi_transmitter/send_tx_ack_to_duv
|
9 |
|
|
add wave -noupdate /tb_hibi_transmitter/send_tx_nack_to_duv
|
10 |
|
|
add wave -noupdate /tb_hibi_transmitter/send_rx_ack_to_duv
|
11 |
|
|
add wave -noupdate /tb_hibi_transmitter/send_rx_nack_to_duv
|
12 |
|
|
add wave -noupdate /tb_hibi_transmitter/send_request_to_duv
|
13 |
|
|
add wave -noupdate /tb_hibi_transmitter/send_en
|
14 |
|
|
add wave -noupdate /tb_hibi_transmitter/ready_for_tx_from_duv
|
15 |
|
|
add wave -noupdate -radix hexadecimal /tb_hibi_transmitter/ack_addr_to_duv
|
16 |
|
|
add wave -noupdate -radix hexadecimal /tb_hibi_transmitter/rx_addr_to_duv
|
17 |
|
|
add wave -noupdate -radix hexadecimal /tb_hibi_transmitter/rx_len_to_duv
|
18 |
|
|
add wave -noupdate -radix hexadecimal /tb_hibi_transmitter/rx_data_to_duv
|
19 |
|
|
add wave -noupdate /tb_hibi_transmitter/rx_re_from_duv
|
20 |
|
|
add wave -noupdate /tb_hibi_transmitter/rx_empty_to_duv
|
21 |
|
|
add wave -noupdate -divider {duv -> hibi}
|
22 |
|
|
add wave -noupdate /tb_hibi_transmitter/clk
|
23 |
|
|
add wave -noupdate /tb_hibi_transmitter/hibi_av_from_duv
|
24 |
|
|
add wave -noupdate -radix hexadecimal /tb_hibi_transmitter/hibi_data_from_duv
|
25 |
|
|
add wave -noupdate -radix hexadecimal /tb_hibi_transmitter/hibi_comm_from_duv
|
26 |
|
|
add wave -noupdate /tb_hibi_transmitter/hibi_we_from_duv
|
27 |
|
|
add wave -noupdate /tb_hibi_transmitter/hibi_full_to_duv
|
28 |
|
|
TreeUpdate [SetDefaultTree]
|
29 |
|
|
WaveRestoreCursors {{Cursor 1} {293 ns} 0}
|
30 |
|
|
configure wave -namecolwidth 270
|
31 |
|
|
configure wave -valuecolwidth 182
|
32 |
|
|
configure wave -justifyvalue left
|
33 |
|
|
configure wave -signalnamewidth 0
|
34 |
|
|
configure wave -snapdistance 10
|
35 |
|
|
configure wave -datasetprefix 0
|
36 |
|
|
configure wave -rowmargin 4
|
37 |
|
|
configure wave -childrowmargin 2
|
38 |
|
|
configure wave -gridoffset 0
|
39 |
|
|
configure wave -gridperiod 1
|
40 |
|
|
configure wave -griddelta 40
|
41 |
|
|
configure wave -timeline 0
|
42 |
|
|
configure wave -timelineunits ms
|
43 |
|
|
update
|
44 |
|
|
WaveRestoreZoom {0 ns} {4179 ns}
|