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@939 cc03376c-175c-47c8-b038-4cd826a8556b
59 lines
2.9 KiB
Plaintext
59 lines
2.9 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -format Logic /tb_j1/sys_clk_i
|
|
add wave -noupdate -format Logic /tb_j1/sys_rst_i
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/io_din
|
|
add wave -noupdate -format Logic /tb_j1/io_rd
|
|
add wave -noupdate -format Logic /tb_j1/io_wr
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/io_addr
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/io_dout
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/inst_addr
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/inst_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/data_addr
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/data_din
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/data_dout
|
|
add wave -noupdate -format Logic /tb_j1/data_we
|
|
add wave -noupdate -format Logic /tb_j1/data_en
|
|
add wave -noupdate -divider {J1 internals}
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/insn
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/immediate
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/ramrd
|
|
add wave -noupdate -format Literal /tb_j1/uut/dsp
|
|
add wave -noupdate -format Literal /tb_j1/uut/dsp2
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/st0
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/st02
|
|
add wave -noupdate -format Logic /tb_j1/uut/dstkw2
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/pc
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/pc2
|
|
add wave -noupdate -format Literal /tb_j1/uut/rsp
|
|
add wave -noupdate -format Literal /tb_j1/uut/rsp2
|
|
add wave -noupdate -format Logic /tb_j1/uut/rstkw2
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/rstkd2
|
|
add wave -noupdate -format Logic /tb_j1/uut/ramwe2
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/pc_plus_1
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/dstack
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/rstack
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/st1
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_j1/uut/rst0
|
|
add wave -noupdate -format Literal /tb_j1/uut/st0sel
|
|
add wave -noupdate -format Logic /tb_j1/uut/is_alu
|
|
add wave -noupdate -format Logic /tb_j1/uut/is_lit
|
|
add wave -noupdate -format Literal /tb_j1/uut/dd
|
|
add wave -noupdate -format Literal /tb_j1/uut/rd
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {1600185 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} {1050 ns}
|