1 file changed
+1
-1
lines changed- .github/workflows/Documentation.yml+12-9
- .github/workflows/Processor.yml+5-3
- .gitignore-6
- CHANGELOG.md+2
- CITATION.cff+2-3
- README.md+1
- do.py-63
- docs/attrs.adoc+3-1
- docs/datasheet/cpu.adoc+2-2
- docs/datasheet/on_chip_debugger.adoc+234-200
- docs/datasheet/overview.adoc+2-1
- docs/datasheet/soc.adoc+2-2
- docs/datasheet/soc_sysinfo.adoc+3-2
- docs/figures/README.md+2-5
- docs/figures/neorv32_ocd_complex.png
- docs/figures/neorv32_processor.png
- docs/figures/oshw_logo.png
- docs/legal.adoc+1-1
- rtl/core/neorv32_cpu_cp_fpu.vhd+2-2
- rtl/core/neorv32_debug_auth.vhd+76
- rtl/core/neorv32_debug_dm.vhd+214-200
- rtl/core/neorv32_package.vhd+5-5
- rtl/core/neorv32_sysinfo.vhd+35-33
- rtl/core/neorv32_top.vhd+43-42
- rtl/file_list_soc.f+1
- rtl/system_integration/neorv32_litex_core_complex.vhd+1-1
- rtl/system_integration/neorv32_vivado_ip.tcl+113-122
- rtl/system_integration/neorv32_vivado_ip.vhd+6-5
- rtl/test_setups/neorv32_test_setup_on_chip_debugger.vhd+1-1
- sim/neorv32_tb.vhd+3-2
- sim/simple/neorv32_tb.simple.vhd+3-2
- sw/common/common.mk+1-1
- sw/lib/include/neorv32_sysinfo.h+3-2
- sw/lib/source/neorv32_rte.c+12-2
- sw/openocd/openocd_neorv32.cfg+33-13
- sw/svd/neorv32.svd+2-1
0 commit comments