Skip to content

Commit

Permalink
[rtl] update memory images
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting committed Dec 15, 2023
1 parent 2ddac98 commit 95aa676
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
21 changes: 9 additions & 12 deletions rtl/core/neorv32_application_image.vhd
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
-- 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: 1092 bytes
-- Size: 1080 bytes
-- MARCH: default
-- Built: 11.12.2023 21:55:25
-- Built: 15.12.2023 13:24:38

-- prototype defined in 'neorv32_package.vhd'
package body neorv32_application_image is
Expand All @@ -12,7 +12,7 @@ x"000020b7",
x"80008093",
x"30009073",
x"00000097",
x"13808093",
x"12c08093",
x"30509073",
x"30401073",
x"80002117",
Expand Down Expand Up @@ -41,7 +41,7 @@ x"00000e13",
x"00000e93",
x"00000f13",
x"00000f93",
x"44400593",
x"43800593",
x"80000617",
x"f7860613",
x"80000697",
Expand All @@ -62,31 +62,28 @@ x"00072023",
x"00470713",
x"ff5ff06f",
x"00000417",
x"37040413",
x"36440413",
x"00000497",
x"36848493",
x"35c48493",
x"00945a63",
x"00042083",
x"000080e7",
x"00440413",
x"ff1ff06f",
x"00000513",
x"00000593",
x"084000ef",
x"078000ef",
x"30401073",
x"34051073",
x"00000417",
x"33840413",
x"32c40413",
x"00000497",
x"33048493",
x"32448493",
x"00945a63",
x"00042083",
x"000080e7",
x"00440413",
x"ff1ff06f",
x"00000093",
x"00008463",
x"000080e7",
x"10500073",
x"ffdff06f",
x"34041073",
Expand Down
4 changes: 2 additions & 2 deletions rtl/core/neorv32_bootloader_image.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-- Auto-generated memory initialization file (for BOOTLOADER) from source file <bootloader/main.bin>
-- Size: 4040 bytes
-- MARCH: default
-- Built: 11.12.2023 21:54:59
-- Built: 15.12.2023 13:24:19

-- prototype defined in 'neorv32_package.vhd'
package body neorv32_bootloader_image is
Expand Down Expand Up @@ -884,7 +884,7 @@ x"0a3e3e20",
x"444c420a",
x"44203a56",
x"31206365",
x"30322031",
x"30322035",
x"480a3332",
x"203a5657",
x"00000020",
Expand Down

0 comments on commit 95aa676

Please sign in to comment.