Skip to content

Commit

Permalink
[rtl] update pre-built memory images
Browse files Browse the repository at this point in the history
bootloader + demo_blink_led (default IMEM image)
  • Loading branch information
stnolting committed Oct 31, 2023
1 parent 9a9ef0b commit 603695f
Show file tree
Hide file tree
Showing 3 changed files with 365 additions and 365 deletions.
64 changes: 30 additions & 34 deletions rtl/core/neorv32_application_image.vhd
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
-- The NEORV32 RISC-V Processor: https://github.com/stnolting/neorv32
-- Auto-generated memory initialization file (for APPLICATION) from source file <demo_blink_led/main.bin>
-- Size: 1096 bytes
-- Size: 1080 bytes
-- MARCH: default
-- Built: 15.07.2023 21:10:26
-- Built: 31.10.2023 17:08:39

-- prototype defined in 'neorv32_package.vhd'
package body neorv32_application_image is

constant application_init_image : mem32_t := (
x"30005073",
x"30401073",
x"00000097",
x"13408093",
x"13808093",
x"30509073",
x"30401073",
x"80002117",
x"fe810113",
x"80000197",
Expand All @@ -39,7 +39,7 @@ x"00000e13",
x"00000e93",
x"00000f13",
x"00000f93",
x"44800593",
x"43800593",
x"80000617",
x"f8060613",
x"80000697",
Expand All @@ -60,23 +60,23 @@ x"00072023",
x"00470713",
x"ff5ff06f",
x"00000417",
x"37c40413",
x"36c40413",
x"00000497",
x"37448493",
x"36448493",
x"00945a63",
x"00042083",
x"000080e7",
x"00440413",
x"ff1ff06f",
x"00000513",
x"00000593",
x"090000ef",
x"080000ef",
x"30401073",
x"34051073",
x"00000417",
x"34440413",
x"33440413",
x"00000497",
x"33c48493",
x"32c48493",
x"00945a63",
x"00042083",
x"000080e7",
Expand All @@ -87,24 +87,20 @@ x"00008463",
x"000080e7",
x"10500073",
x"ffdff06f",
x"ff810113",
x"00812023",
x"00912223",
x"34041073",
x"34202473",
x"02044663",
x"34102473",
x"00041483",
x"0034f493",
x"00240413",
x"34141073",
x"00300413",
x"00941863",
x"34a02473",
x"00347413",
x"ffd40413",
x"00040863",
x"34102473",
x"00240413",
x"34141073",
x"00012403",
x"00412483",
x"00810113",
x"34002473",
x"30200073",
x"ff010113",
x"00000513",
Expand All @@ -118,14 +114,15 @@ x"00000593",
x"0ff57513",
x"124000ef",
x"0fa00513",
x"038000ef",
x"03c000ef",
x"00040513",
x"fe5ff06f",
x"fffff737",
x"40472583",
x"40072503",
x"40472783",
x"fef59ae3",
x"fffff7b7",
x"40078793",
x"0047a583",
x"0007a503",
x"0047a703",
x"fee59ae3",
x"00008067",
x"c80027f3",
x"c0002573",
Expand All @@ -139,11 +136,11 @@ x"3e800593",
x"00112e23",
x"00812c23",
x"00912a23",
x"190000ef",
x"18c000ef",
x"00c12603",
x"00000693",
x"00000593",
x"0ec000ef",
x"0e8000ef",
x"00050413",
x"00058493",
x"fc0027f3",
Expand All @@ -167,19 +164,18 @@ x"01412483",
x"02010113",
x"00008067",
x"e0802783",
x"00020737",
x"00e7f7b3",
x"02078663",
x"00f79713",
x"02075663",
x"f3dff0ef",
x"00850433",
x"00a43533",
x"009585b3",
x"00b504b3",
x"f29ff0ef",
x"fe95eee3",
x"fcb490e3",
x"fcb492e3",
x"fe856ae3",
x"fb9ff06f",
x"fbdff06f",
x"01c49493",
x"00445413",
x"0084e433",
Expand All @@ -188,7 +184,7 @@ x"00040863",
x"fff40413",
x"00000013",
x"ff1ff06f",
x"f95ff06f",
x"f99ff06f",
x"c0000793",
x"00a7a423",
x"00b7a623",
Expand Down
Loading

0 comments on commit 603695f

Please sign in to comment.