Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@918 cc03376c-175c-47c8-b038-4cd826a8556b
91 lines
5.2 KiB
Plaintext
91 lines
5.2 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Literal /tb_cpu/uut/iphase
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/ctrl_lines
|
|
add wave -noupdate -format Literal /tb_cpu/reg
|
|
add wave -noupdate -format Logic /tb_cpu/int_in
|
|
add wave -noupdate -format Logic /tb_cpu/int_ack
|
|
add wave -noupdate -format Literal /tb_cpu/xmem_din
|
|
add wave -noupdate -format Literal /tb_cpu/xmem_dout
|
|
add wave -noupdate -format Literal /tb_cpu/xmem_addr
|
|
add wave -noupdate -format Logic /tb_cpu/xmem_we
|
|
add wave -noupdate -format Logic /tb_cpu/xmem_re
|
|
add wave -noupdate -format Logic /tb_cpu/io_sel
|
|
add wave -noupdate -format Literal /tb_cpu/sram
|
|
add wave -noupdate -divider {Chip RAM}
|
|
add wave -noupdate -format Literal /tb_cpu/uut/iphase
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_chipram/clka
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_chipram/clkb
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_chipram/en_a
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_chipram/en_b
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_chipram/we_a
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_chipram/we_b
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/addr_a
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/addr_b
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/din_a
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/din_b
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/dout_a
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/dout_b
|
|
add wave -noupdate -divider {Interrupt controller}
|
|
add wave -noupdate -format Literal /tb_cpu/uut/iphase
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/rst
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/clk
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_int_ctrl/ctrl_in
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/int_in
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/int_request
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/int_exit
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_int_ctrl/iphase_in
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_int_ctrl/pc_addr_out
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/int_ack
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/stat_save_out
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/stat_rest_out
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/pc_load_out
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/stk_push_out
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_int_ctrl/int_state
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_int_ctrl/int_state_next
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/pc_load
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/stk_push
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/stk_pop
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/stk_pop_out
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/stk_push_out
|
|
add wave -noupdate -divider PC
|
|
add wave -noupdate -format Literal /tb_cpu/uut/iphase
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_pc/rst
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_pc/clk
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_pc/inc
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_pc/load
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_pc/pc_in
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_pc/pc_out
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_pc/pc_next
|
|
add wave -noupdate -divider {Stack controller}
|
|
add wave -noupdate -format Literal /tb_cpu/uut/iphase
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_stack_ctrl/rst
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_stack_ctrl/clk
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_stack_ctrl/push
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_stack_ctrl/pop
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_stack_ctrl/ptr_out
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_stack_ctrl/din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_stack_ctrl/dout
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_stack_ctrl/mem_we
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_stack_ctrl/ptr
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {0 ps} 0}
|
|
configure wave -namecolwidth 150
|
|
configure wave -valuecolwidth 100
|
|
configure wave -justifyvalue left
|
|
configure wave -signalnamewidth 1
|
|
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
|
|
update
|
|
WaveRestoreZoom {0 ps} {47421482 ps}
|