rtps-fpga/sim/L1_rtps_reader_test1_vrk.do
Greek 597edb5f94 Add test 4 of RTPS Reader (Level 1)
Check the output handling (ACKNACK Response) of the RTPS Reader.
Compiling and Passing
2021-02-26 14:39:43 +01:00

73 lines
5.6 KiB
Plaintext

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider SYSTEM
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/clk
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/reset
add wave -noupdate -radix unsigned /l1_rtps_reader_test1_vrk/uut/time
add wave -noupdate -radix unsigned /l1_rtps_reader_test1_vrk/uut/check_time
add wave -noupdate -divider INPUT
add wave -noupdate -group META /l1_rtps_reader_test1_vrk/uut/empty_meta
add wave -noupdate -group META /l1_rtps_reader_test1_vrk/uut/rd_meta
add wave -noupdate -group META /l1_rtps_reader_test1_vrk/uut/last_word_in_meta
add wave -noupdate -group META -radix hexadecimal /l1_rtps_reader_test1_vrk/uut/data_in_meta
add wave -noupdate -expand -group USER /l1_rtps_reader_test1_vrk/uut/empty_user
add wave -noupdate -expand -group USER /l1_rtps_reader_test1_vrk/uut/rd_user
add wave -noupdate -expand -group USER -radix hexadecimal /l1_rtps_reader_test1_vrk/uut/data_in_user
add wave -noupdate -expand -group USER /l1_rtps_reader_test1_vrk/uut/last_word_in_user
add wave -noupdate -divider OUTPUT
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/full_rtps
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/wr_rtps
add wave -noupdate -radix hexadecimal /l1_rtps_reader_test1_vrk/uut/data_out_rtps
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/last_word_out_rtps
add wave -noupdate /l1_rtps_reader_test1_vrk/rtps_out_inst/wr
add wave -noupdate -radix hexadecimal /l1_rtps_reader_test1_vrk/rtps_out_inst/data_out
add wave -noupdate -divider {MAIN FSM}
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/stage
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/stage_next
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/cnt
add wave -noupdate -divider {MEMORY FSM}
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/mem_op_done
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/mem_op_start
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/mem_opcode
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/mem_stage
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/mem_stage_next
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/mem_cnt
add wave -noupdate /l1_rtps_reader_test1_vrk/uut/mem_pos
add wave -noupdate -radix unsigned /l1_rtps_reader_test1_vrk/uut/mem_addr_base
add wave -noupdate -childformat {{/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.guid -radix hexadecimal} {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.addr -radix hexadecimal} {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.portn -radix hexadecimal} {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr -radix unsigned -childformat {{/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr(0) -radix unsigned} {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr(1) -radix unsigned}}} {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.lease_deadline -radix hexadecimal} {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.res_time -radix unsigned}} -expand -subitemconfig {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.guid {-height 15 -radix hexadecimal} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.addr {-height 15 -radix hexadecimal} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.portn {-height 15 -radix hexadecimal} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr {-height 15 -radix unsigned -childformat {{/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr(0) -radix unsigned} {/l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr(1) -radix unsigned}}} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr(0) {-height 15 -radix unsigned} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.next_seq_nr(1) {-height 15 -radix unsigned} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.lease_deadline {-height 15 -radix hexadecimal} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data.res_time {-height 15 -radix unsigned}} /l1_rtps_reader_test1_vrk/uut/mem_endpoint_data
add wave -noupdate -group MEM_CTRL -radix unsigned /l1_rtps_reader_test1_vrk/uut/mem_addr
add wave -noupdate -group MEM_CTRL /l1_rtps_reader_test1_vrk/uut/mem_valid_in
add wave -noupdate -group MEM_CTRL /l1_rtps_reader_test1_vrk/uut/mem_ready_in
add wave -noupdate -group MEM_CTRL /l1_rtps_reader_test1_vrk/uut/mem_read
add wave -noupdate -group MEM_CTRL -radix hexadecimal /l1_rtps_reader_test1_vrk/uut/mem_write_data
add wave -noupdate -group MEM_CTRL /l1_rtps_reader_test1_vrk/uut/abort_read
add wave -noupdate -group MEM_CTRL /l1_rtps_reader_test1_vrk/uut/mem_valid_out
add wave -noupdate -group MEM_CTRL /l1_rtps_reader_test1_vrk/uut/mem_ready_out
add wave -noupdate -group MEM_CTRL -radix hexadecimal /l1_rtps_reader_test1_vrk/uut/mem_read_data
add wave -noupdate -divider TESTBENCH
add wave -noupdate -group TESTBENCH /l1_rtps_reader_test1_vrk/start_meta
add wave -noupdate -group TESTBENCH /l1_rtps_reader_test1_vrk/packet_sent_meta
add wave -noupdate -group TESTBENCH /l1_rtps_reader_test1_vrk/start_user
add wave -noupdate -group TESTBENCH /l1_rtps_reader_test1_vrk/packet_sent_user
add wave -noupdate -group TESTBENCH /l1_rtps_reader_test1_vrk/out_check_done
add wave -noupdate -group TESTBENCH /l1_rtps_reader_test1_vrk/stim_done
add wave -noupdate -group TESTBENCH /l1_rtps_reader_test1_vrk/test_done
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {Begin {49575000 ps} 1} {Error {16625000 ps} 1} {Cursor {10946042 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 {10562200 ps} {11586200 ps}