[BB-FIFO]
- renamed ports - added quick 'n dirty half full git-svn-id: http://moon:8086/svn/vhdl/trunk@1349 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -4,9 +4,10 @@ add wave -noupdate -format Logic /tb_bbfifo/rst
|
||||
add wave -noupdate -format Logic /tb_bbfifo/clk
|
||||
add wave -noupdate -format Logic /tb_bbfifo/re
|
||||
add wave -noupdate -format Logic /tb_bbfifo/we
|
||||
add wave -noupdate -format Logic /tb_bbfifo/ready
|
||||
add wave -noupdate -format Logic /tb_bbfifo/inst_bbfifo/full
|
||||
add wave -noupdate -format Logic /tb_bbfifo/inst_bbfifo/half_full
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_bbfifo/din
|
||||
add wave -noupdate -format Logic /tb_bbfifo/avail
|
||||
add wave -noupdate -format Logic /tb_bbfifo/inst_bbfifo/dout_vld
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_bbfifo/dout
|
||||
add wave -noupdate -format Literal -radix hexadecimal /tb_bbfifo/dout_reg
|
||||
add wave -noupdate -divider BB-FIFO
|
||||
|
||||
Reference in New Issue
Block a user