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