1 |
3 |
martin |
onerror {resume}
|
2 |
|
|
quietly WaveActivateNextPane {} 0
|
3 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/fd/clk
|
4 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/fd/reset
|
5 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/ioout
|
6 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/ioin
|
7 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/fd/pc
|
8 |
|
|
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/tb_leros/cpu/fd/din.accu {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/din.dm_data {-radix hexadecimal}} /tb_leros/cpu/fd/din
|
9 |
|
|
add wave -noupdate -radix hexadecimal -expand -subitemconfig {/tb_leros/cpu/fd/dout.dec {-height 15 -radix hexadecimal -expand} /tb_leros/cpu/fd/dout.dec.op {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.al_ena {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.ah_ena {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.log_add {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.add_sub {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.shr {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.sel_imm {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.store {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.outp {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.inp {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.indls {-radix hexadecimal} /tb_leros/cpu/fd/dout.dec.br_op {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dec.loadh {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.imm {-height 15 -radix hexadecimal} /tb_leros/cpu/fd/dout.dm_addr {-radix hexadecimal}} /tb_leros/cpu/fd/dout
|
10 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/din
|
11 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/dout
|
12 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/accu
|
13 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/opd
|
14 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/log
|
15 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/arith
|
16 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/a_mux
|
17 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/dm
|
18 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/wrdata
|
19 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/rddata
|
20 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/wraddr
|
21 |
|
|
add wave -noupdate -radix hexadecimal /tb_leros/cpu/ex/rdaddr
|
22 |
|
|
TreeUpdate [SetDefaultTree]
|
23 |
|
|
WaveRestoreCursors {{Cursor 1} {84126 ps} 0}
|
24 |
|
|
configure wave -namecolwidth 195
|
25 |
|
|
configure wave -valuecolwidth 40
|
26 |
|
|
configure wave -justifyvalue left
|
27 |
|
|
configure wave -signalnamewidth 0
|
28 |
|
|
configure wave -snapdistance 10
|
29 |
|
|
configure wave -datasetprefix 0
|
30 |
|
|
configure wave -rowmargin 4
|
31 |
|
|
configure wave -childrowmargin 2
|
32 |
|
|
configure wave -gridoffset 0
|
33 |
|
|
configure wave -gridperiod 1
|
34 |
|
|
configure wave -griddelta 40
|
35 |
|
|
configure wave -timeline 0
|
36 |
|
|
configure wave -timelineunits ps
|
37 |
|
|
update
|
38 |
|
|
WaveRestoreZoom {0 ps} {210 ns}
|