1 file changed
+1
-1
lines changed- CHANGELOG.md+5
- README.md+10-8
- docs/attrs.adoc+1-1
- docs/datasheet/cpu.adoc+47-44
- docs/datasheet/cpu_csr.adoc+6-3
- docs/datasheet/on_chip_debugger.adoc+9-10
- docs/datasheet/overview.adoc+6-1
- docs/datasheet/soc.adoc+3-3
- docs/userguide/content.adoc+4-3
- docs/userguide/litex_support.adoc+2-8
- docs/userguide/micropython_port.adoc+46
- rtl/core/neorv32_bootloader_image.vhd+45-42
- rtl/core/neorv32_bus.vhd+60-91
- rtl/core/neorv32_cache.vhd+11-22
- rtl/core/neorv32_clint.vhd+2-2
- rtl/core/neorv32_cpu.vhd+3-3
- rtl/core/neorv32_cpu_control.vhd+11-22
- rtl/core/neorv32_cpu_frontend.vhd+4-3
- rtl/core/neorv32_cpu_lsu.vhd+4-3
- rtl/core/neorv32_cpu_pmp.vhd+7-8
- rtl/core/neorv32_dma.vhd+1
- rtl/core/neorv32_package.vhd+5-2
- rtl/core/neorv32_sysinfo.vhd+2-3
- rtl/core/neorv32_top.vhd+11-6
- rtl/system_integration/neorv32_vivado_ip.tcl+5-4
- rtl/system_integration/neorv32_vivado_ip.vhd+2
- sim/neorv32_tb.vhd+1
- sw/bootloader/main.c+8-2
- sw/common/common.mk-13
- sw/common/neorv32.ld+2-12
- sw/example/demo_dual_core_primes/Makefile+33
- sw/example/demo_dual_core_primes/main.c+158
- sw/example/processor_check/main.c+1-72
- sw/lib/include/neorv32.h-10
- sw/svd/neorv32.svd+1-1
0 commit comments