- read streaming with FIFO full wait
git-svn-id: http://moon:8086/svn/vhdl/trunk@1288 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -38,12 +38,14 @@ add wave -noupdate -format Logic /tb_spi_master/inst_spi_master/shift_en
|
||||
add wave -noupdate -format Logic /tb_spi_master/inst_spi_master/mosi
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_master/inst_spi_master/tx_shift_reg
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_master/inst_spi_master/rx_shift_reg
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_master/inst_spi_master/rx_shift_reg2
|
||||
add wave -noupdate -format Logic /tb_spi_master/inst_spi_master/sclk
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_master/inst_spi_master/xfer_count
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_master/inst_spi_master/cmd_reg
|
||||
add wave -noupdate -format Literal /tb_spi_master/inst_spi_master/state
|
||||
add wave -noupdate -format Logic /tb_spi_master/inst_spi_master/data_load_en
|
||||
add wave -noupdate -format Literal /tb_spi_master/inst_spi_master/shift_cnt_pipe
|
||||
add wave -noupdate -format Literal /tb_spi_master/inst_spi_master/word_cnt_pipe
|
||||
add wave -noupdate -format Logic /tb_spi_master/inst_spi_master/word_cnt_rst
|
||||
add wave -noupdate -format Logic /tb_spi_master/inst_spi_master/xfer_count_en
|
||||
add wave -noupdate -format Logic /tb_spi_master/inst_spi_master/xfer_count_busy
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_spi_master/inst_spi_master/data_count
|
||||
|
||||
Reference in New Issue
Block a user