mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 14:17:51 -04:00
updated pre-built exectuable images
This commit is contained in:
parent
172cd3465a
commit
b8dc3a258e
2 changed files with 640 additions and 642 deletions
|
@ -6,7 +6,7 @@ use ieee.std_logic_1164.all;
|
||||||
|
|
||||||
package neorv32_application_image is
|
package neorv32_application_image is
|
||||||
|
|
||||||
type application_init_image_t is array (0 to 837) of std_ulogic_vector(31 downto 0);
|
type application_init_image_t is array (0 to 836) of std_ulogic_vector(31 downto 0);
|
||||||
constant application_init_image : application_init_image_t := (
|
constant application_init_image : application_init_image_t := (
|
||||||
00000000 => x"00000093",
|
00000000 => x"00000093",
|
||||||
00000001 => x"00000113",
|
00000001 => x"00000113",
|
||||||
|
@ -17,100 +17,100 @@ package neorv32_application_image is
|
||||||
00000006 => x"00000393",
|
00000006 => x"00000393",
|
||||||
00000007 => x"00000413",
|
00000007 => x"00000413",
|
||||||
00000008 => x"00000493",
|
00000008 => x"00000493",
|
||||||
00000009 => x"00000693",
|
00000009 => x"00000713",
|
||||||
00000010 => x"00000713",
|
00000010 => x"00000793",
|
||||||
00000011 => x"00000793",
|
00000011 => x"00002537",
|
||||||
00000012 => x"ff402583",
|
00000012 => x"80050513",
|
||||||
00000013 => x"ffc02603",
|
00000013 => x"30051073",
|
||||||
00000014 => x"00c58133",
|
00000014 => x"30401073",
|
||||||
00000015 => x"ffc10113",
|
00000015 => x"80002117",
|
||||||
00000016 => x"00010413",
|
00000016 => x"fc010113",
|
||||||
00000017 => x"80000197",
|
00000017 => x"ffc17113",
|
||||||
00000018 => x"7bc18193",
|
00000018 => x"00010413",
|
||||||
00000019 => x"00000597",
|
00000019 => x"80000197",
|
||||||
00000020 => x"08058593",
|
00000020 => x"7b418193",
|
||||||
00000021 => x"30559073",
|
00000021 => x"00000597",
|
||||||
00000022 => x"f8000593",
|
00000022 => x"08058593",
|
||||||
00000023 => x"0005a023",
|
00000023 => x"30559073",
|
||||||
00000024 => x"00458593",
|
00000024 => x"f8000593",
|
||||||
00000025 => x"feb01ce3",
|
00000025 => x"0005a023",
|
||||||
00000026 => x"80000597",
|
00000026 => x"00458593",
|
||||||
00000027 => x"f9858593",
|
00000027 => x"feb01ce3",
|
||||||
00000028 => x"84018613",
|
00000028 => x"80000597",
|
||||||
00000029 => x"00c5d863",
|
00000029 => x"f9058593",
|
||||||
00000030 => x"00058023",
|
00000030 => x"84018613",
|
||||||
00000031 => x"00158593",
|
00000031 => x"00c5d863",
|
||||||
00000032 => x"ff5ff06f",
|
00000032 => x"00058023",
|
||||||
00000033 => x"00001597",
|
00000033 => x"00158593",
|
||||||
00000034 => x"c8c58593",
|
00000034 => x"ff5ff06f",
|
||||||
00000035 => x"80000617",
|
00000035 => x"00001597",
|
||||||
00000036 => x"f7460613",
|
00000036 => x"c8458593",
|
||||||
00000037 => x"80000697",
|
00000037 => x"80000617",
|
||||||
00000038 => x"f6c68693",
|
00000038 => x"f6c60613",
|
||||||
00000039 => x"00d65c63",
|
00000039 => x"80000697",
|
||||||
00000040 => x"00058703",
|
00000040 => x"f6468693",
|
||||||
00000041 => x"00e60023",
|
00000041 => x"00d65c63",
|
||||||
00000042 => x"00158593",
|
00000042 => x"00058703",
|
||||||
00000043 => x"00160613",
|
00000043 => x"00e60023",
|
||||||
00000044 => x"fedff06f",
|
00000044 => x"00158593",
|
||||||
00000045 => x"00000513",
|
00000045 => x"00160613",
|
||||||
00000046 => x"00000593",
|
00000046 => x"fedff06f",
|
||||||
00000047 => x"05c000ef",
|
00000047 => x"00000513",
|
||||||
00000048 => x"30047073",
|
00000048 => x"00000593",
|
||||||
00000049 => x"10500073",
|
00000049 => x"05c000ef",
|
||||||
00000050 => x"0000006f",
|
00000050 => x"30047073",
|
||||||
00000051 => x"ff810113",
|
00000051 => x"10500073",
|
||||||
00000052 => x"00812023",
|
00000052 => x"0000006f",
|
||||||
00000053 => x"00912223",
|
00000053 => x"ff810113",
|
||||||
00000054 => x"34202473",
|
00000054 => x"00812023",
|
||||||
00000055 => x"02044663",
|
00000055 => x"00912223",
|
||||||
00000056 => x"34102473",
|
00000056 => x"34202473",
|
||||||
00000057 => x"00041483",
|
00000057 => x"02044663",
|
||||||
00000058 => x"0034f493",
|
00000058 => x"34102473",
|
||||||
00000059 => x"00240413",
|
00000059 => x"00041483",
|
||||||
00000060 => x"34141073",
|
00000060 => x"0034f493",
|
||||||
00000061 => x"00300413",
|
00000061 => x"00240413",
|
||||||
00000062 => x"00941863",
|
00000062 => x"34141073",
|
||||||
00000063 => x"34102473",
|
00000063 => x"00300413",
|
||||||
00000064 => x"00240413",
|
00000064 => x"00941863",
|
||||||
00000065 => x"34141073",
|
00000065 => x"34102473",
|
||||||
00000066 => x"00012483",
|
00000066 => x"00240413",
|
||||||
00000067 => x"00412403",
|
00000067 => x"34141073",
|
||||||
00000068 => x"00810113",
|
00000068 => x"00012483",
|
||||||
00000069 => x"30200073",
|
00000069 => x"00412403",
|
||||||
00000070 => x"00005537",
|
00000070 => x"00810113",
|
||||||
00000071 => x"ff010113",
|
00000071 => x"30200073",
|
||||||
00000072 => x"00000613",
|
00000072 => x"00005537",
|
||||||
00000073 => x"00000593",
|
00000073 => x"ff010113",
|
||||||
00000074 => x"b0050513",
|
00000074 => x"00000613",
|
||||||
00000075 => x"00112623",
|
00000075 => x"00000593",
|
||||||
00000076 => x"00812423",
|
00000076 => x"b0050513",
|
||||||
00000077 => x"508000ef",
|
00000077 => x"00112623",
|
||||||
00000078 => x"7ec000ef",
|
00000078 => x"00812423",
|
||||||
00000079 => x"02050c63",
|
00000079 => x"500000ef",
|
||||||
00000080 => x"3ac000ef",
|
00000080 => x"7e4000ef",
|
||||||
00000081 => x"00001537",
|
00000081 => x"02050c63",
|
||||||
00000082 => x"a3850513",
|
00000082 => x"3a4000ef",
|
||||||
00000083 => x"58c000ef",
|
00000083 => x"00001537",
|
||||||
00000084 => x"00000513",
|
00000084 => x"a3850513",
|
||||||
00000085 => x"7e0000ef",
|
00000085 => x"584000ef",
|
||||||
00000086 => x"00000413",
|
00000086 => x"00000513",
|
||||||
00000087 => x"0ff47513",
|
00000087 => x"7d8000ef",
|
||||||
00000088 => x"7d4000ef",
|
00000088 => x"00000413",
|
||||||
00000089 => x"0c800513",
|
00000089 => x"0ff47513",
|
||||||
00000090 => x"77c000ef",
|
00000090 => x"7cc000ef",
|
||||||
00000091 => x"00140413",
|
00000091 => x"0c800513",
|
||||||
00000092 => x"fedff06f",
|
00000092 => x"774000ef",
|
||||||
00000093 => x"00001537",
|
00000093 => x"00140413",
|
||||||
00000094 => x"a1450513",
|
00000094 => x"fedff06f",
|
||||||
00000095 => x"55c000ef",
|
00000095 => x"00001537",
|
||||||
00000096 => x"00c12083",
|
00000096 => x"a1450513",
|
||||||
00000097 => x"00812403",
|
00000097 => x"554000ef",
|
||||||
00000098 => x"00000513",
|
00000098 => x"00c12083",
|
||||||
00000099 => x"01010113",
|
00000099 => x"00812403",
|
||||||
00000100 => x"00008067",
|
00000100 => x"00000513",
|
||||||
00000101 => x"00000000",
|
00000101 => x"01010113",
|
||||||
00000102 => x"00000000",
|
00000102 => x"00008067",
|
||||||
00000103 => x"00000000",
|
00000103 => x"00000000",
|
||||||
00000104 => x"fc010113",
|
00000104 => x"fc010113",
|
||||||
00000105 => x"02112e23",
|
00000105 => x"02112e23",
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue