[BB-FIFO]

- fixed full and half full

git-svn-id: http://moon:8086/svn/vhdl/trunk@1350 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2016-12-20 18:30:10 +00:00
parent b8b6cfcd81
commit 9522e9e22e
3 changed files with 66 additions and 34 deletions
+2 -1
View File
@@ -14,8 +14,9 @@ add wave -noupdate -divider BB-FIFO
add wave -noupdate -format Literal /tb_bbfifo/inst_bbfifo/ce
add wave -noupdate -format Literal /tb_bbfifo/inst_bbfifo/q
add wave -noupdate -format Literal -radix hexadecimal /tb_bbfifo/inst_bbfifo/bucket_array
add wave -noupdate -format Literal -radix unsigned /tb_bbfifo/inst_bbfifo/fill
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {70000 ps} 0}
WaveRestoreCursors {{Cursor 1} {77874 ps} 0}
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue left