1 |
3 |
gdevic |
onerror {resume}
|
2 |
|
|
quietly WaveActivateNextPane {} 0
|
3 |
|
|
add wave -noupdate /test_registers/clk
|
4 |
|
|
add wave -noupdate -expand -group {Address Side} -itemcolor Black -radix hexadecimal -childformat {{{/test_registers/db_lo_as[7]} -radix hexadecimal} {{/test_registers/db_lo_as[6]} -radix hexadecimal} {{/test_registers/db_lo_as[5]} -radix hexadecimal} {{/test_registers/db_lo_as[4]} -radix hexadecimal} {{/test_registers/db_lo_as[3]} -radix hexadecimal} {{/test_registers/db_lo_as[2]} -radix hexadecimal} {{/test_registers/db_lo_as[1]} -radix hexadecimal} {{/test_registers/db_lo_as[0]} -radix hexadecimal}} -subitemconfig {{/test_registers/db_lo_as[7]} {-height 15 -itemcolor Black -radix hexadecimal} {/test_registers/db_lo_as[6]} {-height 15 -itemcolor Black -radix hexadecimal} {/test_registers/db_lo_as[5]} {-height 15 -itemcolor Black -radix hexadecimal} {/test_registers/db_lo_as[4]} {-height 15 -itemcolor Black -radix hexadecimal} {/test_registers/db_lo_as[3]} {-height 15 -itemcolor Black -radix hexadecimal} {/test_registers/db_lo_as[2]} {-height 15 -itemcolor Black -radix hexadecimal} {/test_registers/db_lo_as[1]} {-height 15 -itemcolor Black -radix hexadecimal} {/test_registers/db_lo_as[0]} {-height 15 -itemcolor Black -radix hexadecimal}} /test_registers/db_lo_as
|
5 |
|
|
add wave -noupdate -expand -group {Address Side} -itemcolor Black -radix hexadecimal /test_registers/db_lo_as_sig
|
6 |
|
|
add wave -noupdate -expand -group {Address Side} -itemcolor Black -radix hexadecimal /test_registers/db_hi_as
|
7 |
|
|
add wave -noupdate -expand -group {Address Side} -itemcolor Black -radix hexadecimal /test_registers/db_hi_as_sig
|
8 |
|
|
add wave -noupdate -expand -group {Data Side} -itemcolor Black -radix hexadecimal /test_registers/db_lo_ds
|
9 |
|
|
add wave -noupdate -expand -group {Data Side} -itemcolor Black -radix hexadecimal /test_registers/db_lo_ds_sig
|
10 |
|
|
add wave -noupdate -expand -group {Data Side} -itemcolor Black -radix hexadecimal /test_registers/db_hi_ds
|
11 |
|
|
add wave -noupdate -expand -group {Data Side} -itemcolor Black -radix hexadecimal /test_registers/db_hi_ds_sig
|
12 |
|
|
add wave -noupdate -divider Control
|
13 |
|
|
add wave -noupdate -itemcolor Violet /test_registers/ctl_sw_4u_sig
|
14 |
|
|
add wave -noupdate -itemcolor Violet /test_registers/ctl_sw_4d_sig
|
15 |
|
|
add wave -noupdate /test_registers/ctl_reg_in_hi_sig
|
16 |
|
|
add wave -noupdate /test_registers/ctl_reg_in_lo_sig
|
17 |
|
|
add wave -noupdate /test_registers/ctl_reg_out_hi_sig
|
18 |
|
|
add wave -noupdate /test_registers/ctl_reg_out_lo_sig
|
19 |
|
|
add wave -noupdate /test_registers/ctl_reg_exx_sig
|
20 |
|
|
add wave -noupdate /test_registers/ctl_reg_ex_af_sig
|
21 |
|
|
add wave -noupdate /test_registers/ctl_reg_ex_de_hl_sig
|
22 |
|
|
add wave -noupdate /test_registers/ctl_reg_use_sp_sig
|
23 |
|
|
add wave -noupdate /test_registers/ctl_reg_sel_wz_sig
|
24 |
|
|
add wave -noupdate /test_registers/ctl_reg_sel_pc_sig
|
25 |
|
|
add wave -noupdate /test_registers/ctl_reg_sel_ir_sig
|
26 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_bc_sig
|
27 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_bc2_sig
|
28 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_de_sig
|
29 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_de2_sig
|
30 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_hl_sig
|
31 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_hl2_sig
|
32 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_af_sig
|
33 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_af2_sig
|
34 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_ix_sig
|
35 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_iy_sig
|
36 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_wz_sig
|
37 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_pc_sig
|
38 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_ir_sig
|
39 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_gp_hi_sig
|
40 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_gp_lo_sig
|
41 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_sys_hi_sig
|
42 |
|
|
add wave -noupdate -color Coral -itemcolor Gold /test_registers/reg_sel_sys_lo_sig
|
43 |
|
|
TreeUpdate [SetDefaultTree]
|
44 |
|
|
WaveRestoreCursors {{Cursor 1} {1300 ns} 0}
|
45 |
|
|
quietly wave cursor active 1
|
46 |
|
|
configure wave -namecolwidth 236
|
47 |
|
|
configure wave -valuecolwidth 67
|
48 |
|
|
configure wave -justifyvalue left
|
49 |
|
|
configure wave -signalnamewidth 0
|
50 |
|
|
configure wave -snapdistance 10
|
51 |
|
|
configure wave -datasetprefix 0
|
52 |
|
|
configure wave -rowmargin 4
|
53 |
|
|
configure wave -childrowmargin 2
|
54 |
|
|
configure wave -gridoffset 0
|
55 |
|
|
configure wave -gridperiod 1
|
56 |
|
|
configure wave -griddelta 40
|
57 |
|
|
configure wave -timeline 1
|
58 |
|
|
configure wave -timelineunits ps
|
59 |
|
|
update
|
60 |
|
|
WaveRestoreZoom {0 ns} {7800 ns}
|