1 file changed
+1
-1
lines changed- CHANGELOG.md+1
- docs/datasheet/cpu.adoc+5-5
- docs/datasheet/software.adoc+1
- rtl/core/neorv32_cpu_control.vhd+2-2
- rtl/core/neorv32_package.vhd+1-1
- sim/neorv32_tb.vhd+2-1
- sw/example/bus_explorer/main.c+4-4
- sw/example/demo_clint/main.c+2-2
- sw/example/demo_dma/main.c+1-1
- sw/example/demo_dual_core_rte/main.c+3-3
- sw/example/demo_emulate_unaligned/main.c+2-2
- sw/example/demo_gpio/main.c+27-22
- sw/example/demo_gptmr/main.c+1-1
- sw/example/demo_semihosting/main.c+1-1
- sw/example/demo_slink/main.c+1-1
- sw/example/demo_spi_irq/main.c+2-2
- sw/example/demo_trng/main.c+1-1
- sw/example/demo_twd/main.c+3-3
- sw/example/processor_check/main.c+39-39
- sw/lib/include/neorv32.h+10-14
- sw/lib/include/neorv32_legacy.h+59
- sw/lib/include/neorv32_rte.h-41
- sw/lib/source/neorv32_rte.c+27-33
0 commit comments