From 1a4f894996bbc31c386fdc6c60470e8732591fa7 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Sat, 13 Mar 2010 16:49:12 +0000 Subject: [PATCH] - increased revision to R13 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@793 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/CPUs/MIPS/src/core/mips_types.vhd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/CPUs/MIPS/src/core/mips_types.vhd b/lib/CPUs/MIPS/src/core/mips_types.vhd index d820a21..6954641 100644 --- a/lib/CPUs/MIPS/src/core/mips_types.vhd +++ b/lib/CPUs/MIPS/src/core/mips_types.vhd @@ -30,7 +30,7 @@ use IEEE.MATH_REAL.ALL; package mips_types is -- Revision of the CPU - constant REVISION : integer := 12; + constant REVISION : integer := 13; constant WORD_WIDTH : integer := 32; --Types