1 file changed
+1
-1
lines changed- CHANGELOG.md+3
- README.md+1
- docs/datasheet/cpu.adoc+28-17
- docs/datasheet/overview.adoc+1
- docs/datasheet/soc.adoc+41-4
- docs/datasheet/soc_hwspinlock.adoc+50
- docs/datasheet/soc_sysinfo.adoc+33-33
- docs/figures/neorv32_processor.png
- rtl/core/neorv32_bus.vhd+1-1
- rtl/core/neorv32_clint.vhd+2-4
- rtl/core/neorv32_cpu.vhd+1-1
- rtl/core/neorv32_cpu_control.vhd+43-53
- rtl/core/neorv32_cpu_frontend.vhd+66-79
- rtl/core/neorv32_hwspinlock.vhd+76
- rtl/core/neorv32_package.vhd+36-35
- rtl/core/neorv32_pwm.vhd+4-4
- rtl/core/neorv32_sysinfo.vhd+51-50
- rtl/core/neorv32_top.vhd+106-84
- rtl/file_list_soc.f+1
- rtl/system_integration/neorv32_vivado_ip.tcl+5
- rtl/system_integration/neorv32_vivado_ip.vhd+5-2
- rtl/system_integration/xbus2ahblite_bridge.vhd+1-1
- sim/neorv32_tb.vhd+2-1
- sw/common/neorv32.ld+33-40
- sw/example/demo_dual_core_hwspinlock/Makefile+33
- sw/example/demo_dual_core_hwspinlock/main.c+110
- sw/lib/include/neorv32.h+34-33
- sw/lib/include/neorv32_hwspinlock.h+48
- sw/lib/include/neorv32_sysinfo.h+33-32
- sw/lib/source/neorv32_aux.c+20-19
- sw/lib/source/neorv32_hwspinlock.c+92
- sw/svd/neorv32.svd+32-2
0 commit comments