Root/Examples/sram_gpio/logic/simulation/wave.do

1onerror {resume}
2quietly WaveActivateNextPane {} 0
3add wave -noupdate -format Logic -radix hexadecimal /sram_bus_TB_v/clk
4add wave -noupdate -format Literal -radix hexadecimal /sram_bus_TB_v/addr
5add wave -noupdate -format Logic -radix hexadecimal /sram_bus_TB_v/nwe
6add wave -noupdate -format Logic -radix hexadecimal /sram_bus_TB_v/ncs
7add wave -noupdate -format Logic -radix hexadecimal /sram_bus_TB_v/noe
8add wave -noupdate -format Logic -radix hexadecimal /sram_bus_TB_v/reset
9add wave -noupdate -format Logic -radix hexadecimal /sram_bus_TB_v/led
10add wave -noupdate -format Literal -radix hexadecimal {/sram_bus_TB_v/sram_data$inout$reg}
11add wave -noupdate -format Logic -radix hexadecimal /sram_bus_TB_v/sram_data
12add wave -noupdate -format Literal -radix hexadecimal /sram_bus_TB_v/data_tx
13add wave -noupdate -format Logic -radix hexadecimal /glbl/GSR
14TreeUpdate [SetDefaultTree]
15WaveRestoreCursors {{Cursor 1} {154070 ps} 0}
16configure wave -namecolwidth 323
17configure wave -valuecolwidth 100
18configure wave -justifyvalue left
19configure wave -signalnamewidth 0
20configure wave -snapdistance 10
21configure wave -datasetprefix 0
22configure wave -rowmargin 4
23configure wave -childrowmargin 2
24configure wave -gridoffset 0
25configure wave -gridperiod 1
26configure wave -griddelta 40
27configure wave -timeline 0
28update
29WaveRestoreZoom {0 ps} {656250 ps}
30

Archive Download this file

Branches:
master



interactive