1 file changed
+1
-1
lines changed- CHANGELOG.md+4
- README.md-1
- docs/datasheet/on_chip_debugger.adoc+42-9
- docs/datasheet/overview.adoc+1-3
- docs/datasheet/soc.adoc+4-25
- docs/datasheet/soc_dma.adoc+2-10
- docs/datasheet/soc_sysinfo.adoc+4-5
- docs/datasheet/soc_xip.adoc-211
- docs/datasheet/software.adoc+1-2
- docs/datasheet/software_bootloader.adoc-13
- docs/figures/address_space.png
- docs/figures/neorv32_bus.png
- docs/figures/neorv32_processor.png
- docs/figures/ram_layout.png
- docs/userguide/customizing_the_bootloader.adoc+1-6
- docs/userguide/executable_upload.adoc-1
- docs/userguide/simulating_the_processor.adoc+1-1
- rtl/core/neorv32_application_image.vhd+11-10
- rtl/core/neorv32_boot_rom.vhd+5-5
- rtl/core/neorv32_bootloader_image.vhd+147-193
- rtl/core/neorv32_bus.vhd+13-22
- rtl/core/neorv32_cpu_lsu.vhd+1-1
- rtl/core/neorv32_debug_dm.vhd+13-13
- rtl/core/neorv32_dma.vhd+3-8
- rtl/core/neorv32_package.vhd+6-18
- rtl/core/neorv32_sysinfo.vhd+4-9
- rtl/core/neorv32_top.vhd+15-105
- rtl/core/neorv32_xbus.vhd-1
- rtl/core/neorv32_xip.vhd-565
- rtl/file_list_soc.f-1
- rtl/system_integration/neorv32_vivado_ip.tcl+74-83
- rtl/system_integration/neorv32_vivado_ip.vhd+2-30
- rtl/system_integration/xbus2ahblite_bridge.vhd+12-9
- rtl/system_integration/xbus2axi4lite_bridge.vhd+16-14
- sim/neorv32_tb.vhd+10-16
- sim/xbus_gateway.vhd+18-5
- sim/xbus_memory.vhd+19-9
- sw/bootloader/bootloader.c+14-46
- sw/bootloader/makefile-2
- sw/common/crt0.S+7-5
- sw/example/demo_dma/main.c+1-5
- sw/example/demo_xip/main.c-460
- sw/example/demo_xip/makefile-33
- sw/example/eclipse/.cproject+15
- sw/example/processor_check/main.c+21-8
- sw/lib/include/neorv32.h+2-14
- sw/lib/include/neorv32_dma.h+1-8
- sw/lib/include/neorv32_sysinfo.h+1-7
- sw/lib/include/neorv32_xip.h-82
- sw/lib/source/neorv32_aux.c-17
- sw/lib/source/neorv32_dma.c+1-24
- sw/lib/source/neorv32_xip.c-190
- sw/ocd-firmware/park_loop.S+8-8
- sw/openocd/README.md+15
- sw/openocd/authentication.cfg+37
- sw/openocd/interface.cfg+10
- sw/openocd/openocd_neorv32.cfg+6-60
- sw/openocd/openocd_neorv32.dual_core.cfg+7-64
- sw/openocd/target.cfg+52
- sw/svd/neorv32.svd-110
0 commit comments