1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-03-02 01:40:18 +00:00

Set a unique PVR for caravel MPW5

Set a unique PVR for the caravel MPW5 version of Microwatt

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
This commit is contained in:
Anton Blanchard
2021-01-14 10:21:33 +11:00
committed by Anton Blanchard
parent d504ae63f6
commit d5e3be80fe

View File

@@ -8,7 +8,7 @@ use work.decode_types.all;
package common is
-- Processor Version Number
constant PVR_MICROWATT : std_ulogic_vector(31 downto 0) := x"00630000";
constant PVR_MICROWATT : std_ulogic_vector(31 downto 0) := x"00630101";
-- MSR bit numbers
constant MSR_SF : integer := (63 - 0); -- Sixty-Four bit mode