summaryrefslogtreecommitdiffstats
path: root/s3estarter/sim/wave_top_tb.do
blob: 613db1d327ecf6f837c04c2e5dd52295e29a1691 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider testbench
add wave -noupdate -format Logic /top_tb/simulation_run
add wave -noupdate -format Logic /top_tb/tb_clk_50mhz
add wave -noupdate -format Logic /top_tb/tb_rot_center
add wave -noupdate -divider box
add wave -noupdate -format Logic /top_tb/top_i0/box_i0/reset
add wave -noupdate -format Logic /top_tb/top_i0/box_i0/clk
add wave -noupdate -format Logic /top_tb/top_i0/box_i0/break
add wave -noupdate -divider AHB
add wave -noupdate -format Literal -radix hexadecimal -expand /top_tb/top_i0/box_i0/ahbctrl_i0_msti
add wave -noupdate -format Literal -radix hexadecimal /top_tb/top_i0/box_i0/ahbmo
add wave -noupdate -divider gpio
add wave -noupdate -format Literal -radix hexadecimal /top_tb/top_i0/box_i0/gpioi
add wave -noupdate -format Literal -radix hexadecimal /top_tb/top_i0/box_i0/gpioo
add wave -noupdate -divider LEDs
add wave -noupdate -format Literal /top_tb/tb_led
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {6441530000 ps} 0} {{Cursor 2} {3992230000 ps} 0}
configure wave -namecolwidth 161
configure wave -valuecolwidth 100
configure wave -justifyvalue left
configure wave -signalnamewidth 2
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 {0 ps} {16800010500 ps}
OpenPOWER on IntegriCloud