OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [rtl/] [core/] [neorv32_bootloader_image.vhd] - Diff between revs 61 and 62

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 61 Rev 62
Line 9... Line 9...
use neorv32.neorv32_package.all;
use neorv32.neorv32_package.all;
 
 
package neorv32_bootloader_image is
package neorv32_bootloader_image is
 
 
  constant bootloader_init_image : mem32_t := (
  constant bootloader_init_image : mem32_t := (
    00000000 => x"00000013",
    00000000 => x"00000037",
    00000001 => x"80010117",
    00000001 => x"80010117",
    00000002 => x"1f810113",
    00000002 => x"1f810113",
    00000003 => x"80010197",
    00000003 => x"80010197",
    00000004 => x"7f418193",
    00000004 => x"7f418193",
    00000005 => x"00000517",
    00000005 => x"00000517",
Line 982... Line 982...
    00000968 => x"6f422032",
    00000968 => x"6f422032",
    00000969 => x"6f6c746f",
    00000969 => x"6f6c746f",
    00000970 => x"72656461",
    00000970 => x"72656461",
    00000971 => x"0a3e3e20",
    00000971 => x"0a3e3e20",
    00000972 => x"444c420a",
    00000972 => x"444c420a",
    00000973 => x"4a203a56",
    00000973 => x"41203a56",
    00000974 => x"33206e75",
    00000974 => x"20206775",
    00000975 => x"30322030",
    00000975 => x"30322038",
    00000976 => x"480a3132",
    00000976 => x"480a3132",
    00000977 => x"203a5657",
    00000977 => x"203a5657",
    00000978 => x"00000020",
    00000978 => x"00000020",
    00000979 => x"4b4c430a",
    00000979 => x"4b4c430a",
    00000980 => x"0020203a",
    00000980 => x"0020203a",

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.