1 file changed
+1
-1
lines changed- CHANGELOG.md+85-79
- CONTRIBUTING.md-33
- README.md+37-54
- docs/attrs.adoc+1-1
- docs/datasheet/cpu_csr.adoc+3-3
- docs/datasheet/cpu_isa.adoc+1-1
- docs/datasheet/overview.adoc+4-26
- docs/datasheet/soc.adoc+24-19
- docs/datasheet/soc_dcache.adoc+1-1
- docs/datasheet/soc_gpio.adoc+1-1
- docs/datasheet/soc_icache.adoc+1-1
- docs/datasheet/soc_sysinfo.adoc+2-2
- docs/datasheet/soc_tracer.adoc+109
- docs/datasheet/software.adoc+1
- docs/figures/neorv32_processor.png
- rtl/core/neorv32_cache.vhd+1-1
- rtl/core/neorv32_cpu.vhd+13
- rtl/core/neorv32_cpu_control.vhd+4-4
- rtl/core/neorv32_cpu_hwtrig.vhd+18-11
- rtl/core/neorv32_package.vhd+51-38
- rtl/core/neorv32_sysinfo.vhd+3-2
- rtl/core/neorv32_top.vhd+62-22
- rtl/core/neorv32_tracer.vhd+307
- rtl/core/neorv32_trng.vhd+7-15
- rtl/core/neorv32_xbus.vhd+7-7
- rtl/file_list_soc.f+1
- rtl/system_integration/neorv32_libero_ip.vhd+94-89
- rtl/system_integration/neorv32_litex_core_complex.vhd+2-4
- rtl/system_integration/neorv32_vivado_ip.tcl+6
- rtl/system_integration/neorv32_vivado_ip.vhd+7-3
- sim/neorv32_tb.vhd+4-2
- sw/README.md+17-13
- sw/example/demo_tracer/Makefile+33
- sw/example/demo_tracer/main.c+135
- sw/example/eclipse/eclipse_example Default.launch+1-1
- sw/example/processor_check/main.c+61-3
- sw/lib/include/neorv32.h+9-2
- sw/lib/include/neorv32_pwm.h+2-2
- sw/lib/include/neorv32_sysinfo.h+32-32
- sw/lib/include/neorv32_tracer.h+80
- sw/lib/source/neorv32_aux.c+1
- sw/lib/source/neorv32_tracer.c+120
- sw/svd/neorv32.svd+71-11
0 commit comments