rtps-fpga/sim/L0_rtps_reader_test2_vrn.do
Greek 0f7750bd5a Expanded test 1 and test 2 of RTPS Reader with different Generics
Tests are added for different Generics Settings (Durability,
Reliability, Keyed Topic).
Test 2 of RTPS Reader (User Tarffic Handling) is extended with a few
extra test cases.
2021-02-21 15:20:27 +01:00

83 lines
6.2 KiB
Plaintext

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider SYSTEM
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/clk
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/reset
add wave -noupdate -divider INPUT
add wave -noupdate -group META /l0_rtps_reader_test2_vrn/uut/empty_meta
add wave -noupdate -group META /l0_rtps_reader_test2_vrn/uut/rd_meta
add wave -noupdate -group META /l0_rtps_reader_test2_vrn/uut/last_word_in_meta
add wave -noupdate -group META -radix hexadecimal /l0_rtps_reader_test2_vrn/uut/data_in_meta
add wave -noupdate -expand -group USER /l0_rtps_reader_test2_vrn/uut/empty_user
add wave -noupdate -expand -group USER /l0_rtps_reader_test2_vrn/uut/rd_user
add wave -noupdate -expand -group USER -radix hexadecimal /l0_rtps_reader_test2_vrn/uut/data_in_user
add wave -noupdate -expand -group USER /l0_rtps_reader_test2_vrn/uut/last_word_in_user
add wave -noupdate -divider HC
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/start_hc
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/opcode_hc
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/ack_hc
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/valid_out_hc
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/ready_out_hc
add wave -noupdate -radix hexadecimal /l0_rtps_reader_test2_vrn/uut/data_out_hc
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/last_word_out_hc
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/done_hc
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/ret_hc
add wave -noupdate -divider {MAIN FSM}
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/stage
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/stage_next
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/cnt
add wave -noupdate -divider {MEMORY FSM}
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/mem_op_done
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/mem_op_start
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/mem_opcode
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/mem_stage
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/mem_stage_next
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/mem_cnt
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/mem_pos
add wave -noupdate -radix unsigned /l0_rtps_reader_test2_vrn/uut/mem_addr_base
add wave -noupdate -childformat {{/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.guid -radix hexadecimal} {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.addr -radix hexadecimal} {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.portn -radix hexadecimal} {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr -radix unsigned -childformat {{/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr(0) -radix unsigned} {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr(1) -radix unsigned}}} {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.lease_deadline -radix hexadecimal} {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.res_time -radix hexadecimal}} -subitemconfig {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.guid {-height 15 -radix hexadecimal} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.addr {-height 15 -radix hexadecimal} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.portn {-height 15 -radix hexadecimal} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr {-height 15 -radix unsigned -childformat {{/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr(0) -radix unsigned} {/l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr(1) -radix unsigned}}} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr(0) {-height 15 -radix unsigned} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.next_seq_nr(1) {-height 15 -radix unsigned} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.lease_deadline {-height 15 -radix hexadecimal} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data.res_time {-height 15 -radix hexadecimal}} /l0_rtps_reader_test2_vrn/uut/mem_endpoint_data
add wave -noupdate -group MEM_CTRL -radix unsigned /l0_rtps_reader_test2_vrn/uut/mem_addr
add wave -noupdate -group MEM_CTRL /l0_rtps_reader_test2_vrn/uut/mem_valid_in
add wave -noupdate -group MEM_CTRL /l0_rtps_reader_test2_vrn/uut/mem_ready_in
add wave -noupdate -group MEM_CTRL /l0_rtps_reader_test2_vrn/uut/mem_read
add wave -noupdate -group MEM_CTRL -radix hexadecimal /l0_rtps_reader_test2_vrn/uut/mem_write_data
add wave -noupdate -group MEM_CTRL /l0_rtps_reader_test2_vrn/uut/abort_read
add wave -noupdate -group MEM_CTRL /l0_rtps_reader_test2_vrn/uut/mem_valid_out
add wave -noupdate -group MEM_CTRL /l0_rtps_reader_test2_vrn/uut/mem_ready_out
add wave -noupdate -group MEM_CTRL -radix hexadecimal /l0_rtps_reader_test2_vrn/uut/mem_read_data
add wave -noupdate -divider TESTBENCH
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/start_meta
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/packet_sent_meta
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/start_user
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/packet_sent_user
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/check_stage
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/out_check_done
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/stim_done
add wave -noupdate -group TESTBENCH /l0_rtps_reader_test2_vrn/test_done
add wave -noupdate -divider GAP
add wave -noupdate -radix unsigned /l0_rtps_reader_test2_vrn/uut/gap_start
add wave -noupdate -radix unsigned /l0_rtps_reader_test2_vrn/uut/gap_list_base
add wave -noupdate -radix unsigned /l0_rtps_reader_test2_vrn/uut/gap_list_end
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/bitmap_latch
add wave -noupdate /l0_rtps_reader_test2_vrn/uut/bitmap_pos
add wave -noupdate -radix unsigned /l0_rtps_reader_test2_vrn/uut/next_seq_nr
add wave -noupdate -radix unsigned /l0_rtps_reader_test2_vrn/uut/bitmap_cnt
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {Begin {49575000 ps} 1} {Error {53225000 ps} 1} {Cursor {50275000 ps} 0}
quietly wave cursor active 3
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue left
configure wave -signalnamewidth 1
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0
configure wave -timelineunits ns
update
WaveRestoreZoom {49779800 ps} {50803800 ps}