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@926 cc03376c-175c-47c8-b038-4cd826a8556b
46 lines
2.0 KiB
Plaintext
46 lines
2.0 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate -divider {MIPS top}
|
|
add wave -noupdate -format Literal /tb_mips_sys/debug
|
|
add wave -noupdate -format Logic /tb_mips_sys/rst
|
|
add wave -noupdate -format Logic /tb_mips_sys/clk
|
|
add wave -noupdate -divider Flash
|
|
add wave -noupdate -format Logic /tb_mips_sys/clk
|
|
add wave -noupdate -format Logic /tb_mips_sys/flash_cs_n
|
|
add wave -noupdate -format Logic /tb_mips_sys/flash_oe_n
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/flash_a
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/flash_d
|
|
add wave -noupdate -divider SRAM
|
|
add wave -noupdate -format Logic /tb_mips_sys/clk
|
|
add wave -noupdate -format Logic /tb_mips_sys/sram_cs_n
|
|
add wave -noupdate -format Literal /tb_mips_sys/sram_wr_n
|
|
add wave -noupdate -format Logic /tb_mips_sys/sram_oe_n
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/sram_a
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/sram_d
|
|
add wave -noupdate -divider GPIO
|
|
add wave -noupdate -format Logic /tb_mips_sys/clk
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/gpo0
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/gpo1
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/gpi0
|
|
add wave -noupdate -format Literal -radix hexadecimal /tb_mips_sys/gpi1
|
|
add wave -noupdate -divider UART
|
|
add wave -noupdate -format Logic /tb_mips_sys/clk
|
|
add wave -noupdate -format Logic /tb_mips_sys/rx
|
|
add wave -noupdate -format Logic /tb_mips_sys/tx
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {1165707237 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 100
|
|
configure wave -griddelta 40
|
|
configure wave -timeline 1
|
|
update
|
|
WaveRestoreZoom {0 ps} {3150 us}
|