[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:
@@ -50,7 +50,7 @@ begin
|
||||
inst_bbfifo : entity work.bbfifo
|
||||
GENERIC MAP
|
||||
(
|
||||
depth => 4,
|
||||
depth_bits => 2,
|
||||
data_width => 8
|
||||
)
|
||||
PORT MAP
|
||||
|
||||
Reference in New Issue
Block a user