- fixed
- reduced cache size in TB git-svn-id: http://moon:8086/svn/vhdl/trunk@1300 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -67,7 +67,7 @@ uut : entity work.spi_flash_wb
|
||||
GENERIC MAP
|
||||
(
|
||||
FLASH_ADDR_BITS => 24,
|
||||
CACHE_ADDR_BITS => 9
|
||||
CACHE_ADDR_BITS => 6
|
||||
)
|
||||
PORT MAP
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user