- 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:
2013-08-18 09:25:24 +00:00
parent a927b88db3
commit 6c7780bee9
+1 -1
View File
@@ -38,7 +38,7 @@ entity biu is
DCACHE_SIZE : natural := 2048; -- words
DCACHE_LINE : natural := 8; -- words
WRITE_FIFO_SIZE : natural := 4; -- words
WITH_TLB : boolean
WITH_TLB : boolean := true
);
Port
(