rtps-fpga/sim/rtps_handler_test2.do
Greek e624ba4bac * Added rtps_handler_test2
- Complete and Passing
* Added timeout watchdogs
* Switched to OSVVM Logging
* Added Test Config
2020-11-18 11:24:03 +01:00

54 lines
2.3 KiB
Plaintext

onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider SYSTEM
add wave -noupdate /rtps_handler_test2/uut/clk
add wave -noupdate /rtps_handler_test2/uut/reset
add wave -noupdate -divider INPUT
add wave -noupdate /rtps_handler_test2/uut/empty
add wave -noupdate /rtps_handler_test2/uut/rd
add wave -noupdate -radix hexadecimal /rtps_handler_test2/uut/data_in
add wave -noupdate -divider OUTPUT
add wave -noupdate -radix hexadecimal /rtps_handler_test2/uut/data_out
add wave -noupdate /rtps_handler_test2/uut/builtin_full
add wave -noupdate /rtps_handler_test2/uut/builtin_wr
add wave -noupdate /rtps_handler_test2/uut/user_full
add wave -noupdate /rtps_handler_test2/uut/user_wr
add wave -noupdate /rtps_handler_test2/uut/last_word_out
add wave -noupdate -divider TESTBENCH
add wave -noupdate /rtps_handler_test2/start
add wave -noupdate /rtps_handler_test2/stimulus.length
add wave -noupdate /rtps_handler_test2/stim_stage
add wave -noupdate /rtps_handler_test2/cnt_stim
add wave -noupdate /rtps_handler_test2/packet_sent
add wave -noupdate /rtps_handler_test2/dummy.length
add wave -noupdate /rtps_handler_test2/ref_stage
add wave -noupdate /rtps_handler_test2/cnt_ref
add wave -noupdate /rtps_handler_test2/packet_checked
add wave -noupdate -divider RTPS_HANDLER
add wave -noupdate /rtps_handler_test2/uut/stage
add wave -noupdate /rtps_handler_test2/uut/stage_next
add wave -noupdate /rtps_handler_test2/uut/cnt
add wave -noupdate -radix unsigned /rtps_handler_test2/uut/read_cnt
add wave -noupdate -radix unsigned /rtps_handler_test2/uut/packet_length
add wave -noupdate -radix unsigned /rtps_handler_test2/uut/data_header_end
add wave -noupdate -radix unsigned /rtps_handler_test2/uut/sub_end
add wave -noupdate -divider MISC
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {Begin {80925000 ps} 1} {Error {84575000 ps} 1} {{Cursor 3} {12725000 ps} 0}
quietly wave cursor active 3
configure wave -namecolwidth 132
configure wave -valuecolwidth 91
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 ps
update
WaveRestoreZoom {12125373 ps} {13324628 ps}