1 |
145 |
lanttu |
onerror {resume}
|
2 |
|
|
quietly WaveActivateNextPane {} 0
|
3 |
|
|
add wave -noupdate -divider TX
|
4 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_tx_1/rst_n
|
5 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_tx_1/clk
|
6 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_tx_1/agent_av_out
|
7 |
|
|
add wave -noupdate -radix hexadecimal /tb_basic_test_hibiv3/basic_tester_tx_1/agent_comm_out
|
8 |
|
|
add wave -noupdate -radix hexadecimal /tb_basic_test_hibiv3/basic_tester_tx_1/agent_data_out
|
9 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_tx_1/agent_we_out
|
10 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_tx_1/agent_full_in
|
11 |
|
|
add wave -noupdate -divider {Bus signals}
|
12 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/i_hibiv3_r4_1/clk_noc
|
13 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/i_hibiv3_r4_1/wra_bus_av(0)(0)
|
14 |
|
|
add wave -noupdate -radix hexadecimal /tb_basic_test_hibiv3/i_hibiv3_r4_1/wra_bus_comm(0)(0)
|
15 |
|
|
add wave -noupdate -radix hexadecimal /tb_basic_test_hibiv3/i_hibiv3_r4_1/wra_bus_data(0)(0)
|
16 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/i_hibiv3_r4_1/wra_bus_lock(0)(0)
|
17 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/i_hibiv3_r4_1/wra_bus_full(0)(1)
|
18 |
|
|
add wave -noupdate -divider RX
|
19 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_rx_1/rst_n
|
20 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_rx_1/clk
|
21 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_rx_1/agent_av_in
|
22 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_rx_1/agent_comm_in
|
23 |
|
|
add wave -noupdate -radix hexadecimal /tb_basic_test_hibiv3/basic_tester_rx_1/agent_data_in
|
24 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_rx_1/agent_re_out
|
25 |
|
|
add wave -noupdate /tb_basic_test_hibiv3/basic_tester_rx_1/agent_empty_in
|
26 |
|
|
TreeUpdate [SetDefaultTree]
|
27 |
|
|
WaveRestoreCursors {{Cursor 1} {337 ns} 0}
|
28 |
|
|
configure wave -namecolwidth 147
|
29 |
|
|
configure wave -valuecolwidth 40
|
30 |
|
|
configure wave -justifyvalue left
|
31 |
|
|
configure wave -signalnamewidth 1
|
32 |
|
|
configure wave -snapdistance 10
|
33 |
|
|
configure wave -datasetprefix 0
|
34 |
|
|
configure wave -rowmargin 4
|
35 |
|
|
configure wave -childrowmargin 2
|
36 |
|
|
configure wave -gridoffset 0
|
37 |
|
|
configure wave -gridperiod 1
|
38 |
|
|
configure wave -griddelta 40
|
39 |
|
|
configure wave -timeline 0
|
40 |
|
|
configure wave -timelineunits ms
|
41 |
|
|
update
|
42 |
|
|
WaveRestoreZoom {0 ns} {347 ns}
|