[package] update version ID

This commit is contained in:
stnolting 2025-03-14 17:51:00 +01:00
parent 53f148bfa5
commit 003f396201

View file

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