update
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@632 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -10,4 +10,4 @@ do {tb_ps2_core.wdo}
|
||||
view wave
|
||||
view structure
|
||||
view signals
|
||||
run 5 ms
|
||||
run 10 ms
|
||||
|
||||
@@ -15,8 +15,23 @@ add wave -noupdate -format Logic /tb_ps2_core/ps2_clk_tx
|
||||
add wave -noupdate -format Logic /tb_ps2_core/ps2_data_tx
|
||||
add wave -noupdate -format Logic /tb_ps2_core/ps2_clk_i
|
||||
add wave -noupdate -format Logic /tb_ps2_core/tx_trig
|
||||
add wave -noupdate -format Logic /tb_ps2_core/rx_err_flag
|
||||
add wave -noupdate -format Logic /tb_ps2_core/rx_err_par
|
||||
add wave -noupdate -divider DEBUG
|
||||
add wave -noupdate -format Literal /tb_ps2_core/uut/read_cs
|
||||
add wave -noupdate -format Literal /tb_ps2_core/uut/write_cs
|
||||
add wave -noupdate -format Logic /tb_ps2_core/uut/rx_busy
|
||||
add wave -noupdate -format Logic /tb_ps2_core/uut/tx_busy
|
||||
add wave -noupdate -format Logic /tb_ps2_core/uut/rx_rdy
|
||||
add wave -noupdate -format Logic /tb_ps2_core/uut/tx_rdy
|
||||
add wave -noupdate -format Literal /tb_ps2_core/uut/rx_reg
|
||||
add wave -noupdate -format Literal /tb_ps2_core/uut/tx_reg
|
||||
add wave -noupdate -format Logic /tb_ps2_core/uut/parity_rx
|
||||
add wave -noupdate -format Logic /tb_ps2_core/uut/parity_tx
|
||||
add wave -noupdate -format Literal /tb_ps2_core/uut/sipo_reg
|
||||
add wave -noupdate -format Literal /tb_ps2_core/uut/piso_reg
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {4999629518 ps} 0}
|
||||
WaveRestoreCursors {{Cursor 1} {2894250000 ps} 0}
|
||||
configure wave -namecolwidth 150
|
||||
configure wave -valuecolwidth 100
|
||||
configure wave -justifyvalue left
|
||||
|
||||
Reference in New Issue
Block a user