1 file changed
+1
-1
lines changed- .gitignore+1
- CHANGELOG.md+2
- docs/Makefile+44-17
- docs/attrs.adoc+5-2
- docs/attrs.main.adoc-4
- docs/datasheet/cpu.adoc+1
- docs/datasheet/cpu_csr.adoc+13-6
- docs/datasheet/main.adoc+1-2
- docs/datasheet/soc_onewire.adoc+3-3
- docs/datasheet/soc_twi.adoc+14-9
- docs/datasheet/software.adoc+8-2
- docs/figures/onewire_data.png
- docs/sources/onewire_data.json+1-1
- docs/userguide/application_program_compilation.adoc+11-12
- docs/userguide/main.adoc+1-2
- rtl/core/neorv32_cache.vhd+2-1
- rtl/core/neorv32_cpu_alu.vhd+2-2
- rtl/core/neorv32_debug_dm.vhd+5-5
- rtl/core/neorv32_dma.vhd+66-66
- rtl/core/neorv32_package.vhd+1-1
- rtl/core/neorv32_twi.vhd+8-4
- rtl/system_integration/neorv32_vivado_ip.tcl+1-1
- sw/common/common.mk+38-21
- sw/example/bus_explorer/main.c+1-1
- sw/example/coremark/include/core_portme.h
- sw/example/coremark/include/coremark.h
- sw/example/coremark/makefile+2-2
- sw/example/coremark/source/core_list_join.c
- sw/example/coremark/source/core_main.c
- sw/example/coremark/source/core_matrix.c
- sw/example/coremark/source/core_portme.c
- sw/example/coremark/source/core_state.c
- sw/example/coremark/source/core_util.c
- sw/example/coremark/source/cvt.c
- sw/example/coremark/source/ee_printf.c
- sw/example/demo_twi/main.c+13
- sw/lib/include/neorv32_rte.h+1
- sw/lib/include/neorv32_twi.h+22-16
- sw/lib/source/neorv32_rte.c+2-3
- sw/lib/source/neorv32_twi.c+33-1
- sw/svd/neorv32.svd+12
0 commit comments