- increased CAT FIFO depth
git-svn-id: http://moon:8086/svn/vhdl/trunk@1281 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -10,7 +10,7 @@ ENTITY spi_master IS
|
||||
Generic
|
||||
(
|
||||
word_width : natural := 32;
|
||||
CAT_FIFO_DEPTH : natural := 2;
|
||||
CAT_FIFO_DEPTH : natural := 4;
|
||||
DATA_FIFO_DEPTH : natural := 16
|
||||
);
|
||||
Port
|
||||
|
||||
Reference in New Issue
Block a user