[package] update version ID

This commit is contained in:
stnolting 2024-11-26 19:55:09 +01:00
parent 1aea18f617
commit 5a1f6edc7d

View file

@ -29,7 +29,7 @@ package neorv32_package is
-- Architecture Constants -----------------------------------------------------------------
-- -------------------------------------------------------------------------------------------
constant hw_version_c : std_ulogic_vector(31 downto 0) := x"01100606"; -- hardware version
constant hw_version_c : std_ulogic_vector(31 downto 0) := x"01100607"; -- hardware version
constant archid_c : natural := 19; -- official RISC-V architecture ID
constant XLEN : natural := 32; -- native data path width