66 lines
4.1 KiB
Plaintext
66 lines
4.1 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -divider SYSTEM
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/clk
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/reset
|
|
add wave -noupdate -divider INPUT
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/empty
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/rd
|
|
add wave -noupdate -radix hexadecimal /l0_rtps_discovery_module_test1_mc/uut/data_in
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/last_word_in
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/last_word_in_latch
|
|
add wave -noupdate -divider OUTPUT
|
|
add wave -noupdate -group {RTPS OUT} /l0_rtps_discovery_module_test1_mc/uut/full_ro
|
|
add wave -noupdate -group {RTPS OUT} /l0_rtps_discovery_module_test1_mc/uut/wr_ro
|
|
add wave -noupdate -group {RTPS OUT} -radix hexadecimal /l0_rtps_discovery_module_test1_mc/uut/data_out_ro
|
|
add wave -noupdate -group {RTPS OUT} /l0_rtps_discovery_module_test1_mc/uut/last_word_out_ro
|
|
add wave -noupdate -divider {MAIN FSM}
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/stage
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/cnt
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/endpoint_mask
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/participant_match
|
|
add wave -noupdate -divider {MEM FSM}
|
|
add wave -noupdate -expand -group MEM_FSM /l0_rtps_discovery_module_test1_mc/uut/mem_op_start
|
|
add wave -noupdate -expand -group MEM_FSM /l0_rtps_discovery_module_test1_mc/uut/mem_opcode
|
|
add wave -noupdate -expand -group MEM_FSM /l0_rtps_discovery_module_test1_mc/uut/mem_op_done
|
|
add wave -noupdate -expand -group MEM_FSM /l0_rtps_discovery_module_test1_mc/uut/mem_stage
|
|
add wave -noupdate -expand -group MEM_FSM /l0_rtps_discovery_module_test1_mc/uut/mem_cnt
|
|
add wave -noupdate -expand -group MEM_FSM -radix unsigned /l0_rtps_discovery_module_test1_mc/uut/mem_empty_head
|
|
add wave -noupdate -expand -group MEM_FSM -radix unsigned /l0_rtps_discovery_module_test1_mc/uut/mem_occupied_head
|
|
add wave -noupdate -expand -group MEM_FSM -radix unsigned /l0_rtps_discovery_module_test1_mc/uut/mem_addr_base
|
|
add wave -noupdate -expand -group MEMORY -radix unsigned /l0_rtps_discovery_module_test1_mc/uut/mem_ctrl_inst/ram_inst/addr
|
|
add wave -noupdate -expand -group MEMORY /l0_rtps_discovery_module_test1_mc/uut/mem_ctrl_inst/ram_inst/wen
|
|
add wave -noupdate -expand -group MEMORY /l0_rtps_discovery_module_test1_mc/uut/mem_ctrl_inst/ram_inst/ren
|
|
add wave -noupdate -expand -group MEMORY -radix hexadecimal /l0_rtps_discovery_module_test1_mc/uut/mem_ctrl_inst/ram_inst/wr_data
|
|
add wave -noupdate -expand -group MEMORY -radix hexadecimal /l0_rtps_discovery_module_test1_mc/uut/mem_ctrl_inst/ram_inst/rd_data
|
|
add wave -noupdate -divider MISC
|
|
add wave -noupdate -radix unsigned /l0_rtps_discovery_module_test1_mc/uut/seq_nr
|
|
add wave -noupdate -divider TESTBENCH
|
|
add wave -noupdate -group TESTBENCH /l0_rtps_discovery_module_test1_mc/start
|
|
add wave -noupdate -group TESTBENCH /l0_rtps_discovery_module_test1_mc/stim_stage
|
|
add wave -noupdate -group TESTBENCH /l0_rtps_discovery_module_test1_mc/stimulus.length
|
|
add wave -noupdate -group TESTBENCH /l0_rtps_discovery_module_test1_mc/cnt_stim
|
|
add wave -noupdate -group TESTBENCH /l0_rtps_discovery_module_test1_mc/packet_sent
|
|
add wave -noupdate -divider GUARD
|
|
add wave -noupdate -radix unsigned /l0_rtps_discovery_module_test1_mc/uut/read_cnt
|
|
add wave -noupdate -radix unsigned /l0_rtps_discovery_module_test1_mc/uut/parameter_end
|
|
add wave -noupdate /l0_rtps_discovery_module_test1_mc/uut/parse_prc/rd_guard
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {Begin {63775000 ps} 1} {Error {66975000 ps} 1} {Cursor {4039782 ps} 0}
|
|
quietly wave cursor active 3
|
|
configure wave -namecolwidth 149
|
|
configure wave -valuecolwidth 144
|
|
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 {3817836 ps} {4966178 ps}
|