1 |
2 |
wd5gnr |
onerror {resume}
|
2 |
|
|
quietly WaveActivateNextPane {} 0
|
3 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/clear
|
4 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/clk
|
5 |
|
|
add wave -noupdate -format Literal /tb_blue_exdep/accout
|
6 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/start
|
7 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/stop
|
8 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/exam
|
9 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/deposit
|
10 |
|
|
add wave -noupdate -format Literal /tb_blue_exdep/pcout
|
11 |
|
|
add wave -noupdate -format Literal /tb_blue_exdep/swreg
|
12 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/swloadpc
|
13 |
|
|
add wave -noupdate -format Literal /tb_blue_exdep/TX_ERROR
|
14 |
|
|
add wave -noupdate -format Literal /tb_blue_exdep/UUT/bus
|
15 |
|
|
add wave -noupdate -format Literal /tb_blue_exdep/UUT/cp
|
16 |
|
|
add wave -noupdate -format Literal /tb_blue_exdep/UUT/cpw
|
17 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/UUT/writepc
|
18 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/UUT/lwritepc
|
19 |
|
|
add wave -noupdate -format Logic /tb_blue_exdep/UUT/s2bus
|
20 |
|
|
TreeUpdate [SetDefaultTree]
|
21 |
|
|
WaveRestoreCursors {{Cursor 1} {0 ps} 0}
|
22 |
|
|
configure wave -namecolwidth 213
|
23 |
|
|
configure wave -valuecolwidth 67
|
24 |
|
|
configure wave -justifyvalue left
|
25 |
|
|
configure wave -signalnamewidth 0
|
26 |
|
|
configure wave -snapdistance 10
|
27 |
|
|
configure wave -datasetprefix 0
|
28 |
|
|
configure wave -rowmargin 4
|
29 |
|
|
configure wave -childrowmargin 2
|
30 |
|
|
configure wave -gridoffset 0
|
31 |
|
|
configure wave -gridperiod 1
|
32 |
|
|
configure wave -griddelta 40
|
33 |
|
|
configure wave -timeline 0
|
34 |
|
|
update
|
35 |
|
|
WaveRestoreZoom {0 ps} {15185171 ps}
|