- minor changes
Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/branches/BRANCH_MIPS_TLB@1014 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -38,7 +38,7 @@ entity biu is
|
|||||||
DCACHE_SIZE : natural := 2048; -- words
|
DCACHE_SIZE : natural := 2048; -- words
|
||||||
DCACHE_LINE : natural := 8; -- words
|
DCACHE_LINE : natural := 8; -- words
|
||||||
WRITE_FIFO_SIZE : natural := 4; -- words
|
WRITE_FIFO_SIZE : natural := 4; -- words
|
||||||
WITH_TLB : boolean
|
WITH_TLB : boolean := true
|
||||||
);
|
);
|
||||||
Port
|
Port
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user