1 file changed
+1
-1
lines changed- CHANGELOG.md+3
- docs/datasheet/cpu.adoc+77-41
- docs/datasheet/cpu_dual_core.adoc+1-1
- docs/datasheet/on_chip_debugger.adoc+3-5
- docs/datasheet/soc.adoc+1
- docs/datasheet/soc_dcache.adoc+1
- docs/datasheet/soc_icache.adoc+1
- docs/datasheet/soc_xbus.adoc+81-45
- rtl/core/neorv32_bootloader_image.vhd+109-101
- rtl/core/neorv32_bus.vhd+37-22
- rtl/core/neorv32_cache.vhd+68-32
- rtl/core/neorv32_cpu_frontend.vhd+1-1
- rtl/core/neorv32_cpu_lsu.vhd+27-12
- rtl/core/neorv32_debug_dm.vhd+24-24
- rtl/core/neorv32_package.vhd+14-11
- rtl/core/neorv32_top.vhd+4-3
- rtl/core/neorv32_xbus.vhd+42-42
- rtl/system_integration/neorv32_vivado_ip.tcl+1-1
- rtl/system_integration/neorv32_vivado_ip.vhd+61-55
- rtl/system_integration/xbus2axi4_bridge.vhd+76-27
- sim/neorv32_tb.vhd+4-3
- sw/bootloader/main.c+3-1
- sw/example/bus_explorer/main.c+68-12
- sw/example/eclipse/eclipse_example Default.launch+2-2
- sw/ocd-firmware/README.md+6-6
- sw/ocd-firmware/debug_rom.ld+4-4
- sw/ocd-firmware/park_loop.S+7-7
- sw/openocd/interface.cfg+1-1
- sw/openocd/target.cfg+8-8
0 commit comments