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@771 cc03376c-175c-47c8-b038-4cd826a8556b
123 lines
7.3 KiB
Plaintext
123 lines
7.3 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_cpu/rst
|
|
add wave -noupdate -format Logic /tb_cpu/clk
|
|
add wave -noupdate -format Logic /tb_cpu/ce
|
|
add wave -noupdate -format Logic /tb_cpu/int_in
|
|
add wave -noupdate -format Logic /tb_cpu/int_ack
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/irom_data
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/irom_addr
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/xmem_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/xmem_dout
|
|
add wave -noupdate -format Literal -radix hexadecimal /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 Literal -radix hexadecimal /tb_cpu/sram
|
|
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_cpu/reg
|
|
add wave -noupdate -format Logic /tb_cpu/uut/io_sel
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/mem_data
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/mem_addr
|
|
add wave -noupdate -divider CPU
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
add wave -noupdate -format Literal /tb_cpu/uut/cpu_status
|
|
add wave -noupdate -format Literal /tb_cpu/uut/status_reg
|
|
add wave -noupdate -format Literal /tb_cpu/uut/ctrl
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/stk_out
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/stk_in
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/stk_reg
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/pc_in
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/pc_next
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/idata
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/int_pc_addr
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/iphase
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/const_data
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/reg_a_dout
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/reg_b_dout
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/reg_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/alu_op1
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/alu_op2
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/alu_result
|
|
add wave -noupdate -format Literal /tb_cpu/uut/alu_status
|
|
add wave -noupdate -format Logic /tb_cpu/uut/pc_inc
|
|
add wave -noupdate -format Logic /tb_cpu/uut/pc_load
|
|
add wave -noupdate -format Logic /tb_cpu/uut/cpu_active
|
|
add wave -noupdate -format Logic /tb_cpu/uut/stk_we
|
|
add wave -noupdate -format Logic /tb_cpu/uut/cmem_we
|
|
add wave -noupdate -format Literal /tb_cpu/uut/ctrl_iphase
|
|
add wave -noupdate -format Logic /tb_cpu/uut/was_pcld
|
|
add wave -noupdate -format Logic /tb_cpu/uut/was_pop2pc
|
|
add wave -noupdate -format Logic /tb_cpu/uut/int_pc_load
|
|
add wave -noupdate -format Logic /tb_cpu/uut/int_stk_push
|
|
add wave -noupdate -format Logic /tb_cpu/uut/stk_push
|
|
add wave -noupdate -format Logic /tb_cpu/uut/stk_pop
|
|
add wave -noupdate -format Logic /tb_cpu/uut/status_save
|
|
add wave -noupdate -format Logic /tb_cpu/uut/status_restore
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/stk_ptr
|
|
add wave -noupdate -divider Stack
|
|
add wave -noupdate -format Logic /tb_cpu/clk
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
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/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 -divider Chipram
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_chipram/we_a
|
|
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/addr_a
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/dout_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/din_b
|
|
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/dout_b
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_chipram/ram
|
|
add wave -noupdate -divider Sequencer
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/reg
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_dpath_ctrl/inst_in
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/iphase_in
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/status_in
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/ctrl_out
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_dpath_ctrl/idout
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/inst_dpath_ctrl/ddout
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/opcode
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/ctrl_lines
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
add wave -noupdate -format Literal -radix hexadecimal -expand /tb_cpu/uut/inst_reg_ab/mem
|
|
add wave -noupdate -divider {Chip register}
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_cpu/uut/creg_dout
|
|
add wave -noupdate -format Literal /tb_cpu/uut/creg_ctrl_out
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_dpath_ctrl/dbg_iname
|
|
add wave -noupdate -format Logic /tb_cpu/clk
|
|
add wave -noupdate -divider {Interrup Ctrl.}
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/int_in
|
|
add wave -noupdate -format Literal -expand /tb_cpu/uut/inst_int_ctrl/ctrl_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_ack
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/int_exit
|
|
add wave -noupdate -format Logic /tb_cpu/uut/inst_int_ctrl/int_ack_out
|
|
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 Logic /tb_cpu/uut/inst_int_ctrl/stk_pop_out
|
|
add wave -noupdate -format Literal /tb_cpu/uut/inst_int_ctrl/int_state
|
|
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
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {107309645 ps} 0}
|
|
configure wave -namecolwidth 166
|
|
configure wave -valuecolwidth 101
|
|
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} {420 us}
|