- renamed bui to biu

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/trunk@247 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-01-16 08:33:18 +00:00
parent 4c482f1cda
commit d63cdf3cb1
+2 -2
View File
@@ -88,7 +88,7 @@ architecture rtl of mips_top is
signal dmem_be : unsigned(3 downto 0);
COMPONENT bui
COMPONENT biu
GENERIC
(
icache_size : natural;
@@ -152,7 +152,7 @@ inst_pipeline: pipeline
dmem_dout => dmem_dout
);
inst_bui: bui
inst_biu: biu
GENERIC MAP
(
icache_size => 4096, -- words