Skip to content

Commit

Permalink
Merge pull request #174 from stnolting/dependabot/submodules/neorv32-…
Browse files Browse the repository at this point in the history
…1da82dc

[Dependabot]: Bump neorv32 from `89d0f9d` to `1da82dc`
  • Loading branch information
stnolting committed Jun 10, 2024
2 parents 021c74a + 31e3508 commit a9b61de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neorv32
Submodule neorv32 updated 45 files
+1 βˆ’0 CHANGELOG.md
+2 βˆ’2 docs/datasheet/cpu.adoc
+2 βˆ’2 docs/datasheet/soc.adoc
+5 βˆ’5 docs/datasheet/soc_bootrom.adoc
+10 βˆ’10 docs/datasheet/soc_cfs.adoc
+6 βˆ’6 docs/datasheet/soc_crc.adoc
+9 βˆ’8 docs/datasheet/soc_dcache.adoc
+8 βˆ’8 docs/datasheet/soc_dmem.adoc
+7 βˆ’7 docs/datasheet/soc_gpio.adoc
+6 βˆ’6 docs/datasheet/soc_gptmr.adoc
+9 βˆ’8 docs/datasheet/soc_icache.adoc
+9 βˆ’9 docs/datasheet/soc_imem.adoc
+7 βˆ’7 docs/datasheet/soc_mtime.adoc
+7 βˆ’7 docs/datasheet/soc_neoled.adoc
+7 βˆ’7 docs/datasheet/soc_onewire.adoc
+6 βˆ’6 docs/datasheet/soc_pwm.adoc
+5 βˆ’5 docs/datasheet/soc_sysinfo.adoc
+19 βˆ’9 docs/datasheet/soc_trng.adoc
+12 βˆ’12 docs/datasheet/soc_uart.adoc
+6 βˆ’6 docs/datasheet/soc_wdt.adoc
+2 βˆ’1 docs/datasheet/soc_xbus.adoc
+13 βˆ’13 docs/datasheet/soc_xip.adoc
+6 βˆ’6 docs/datasheet/soc_xirq.adoc
+ βˆ’ docs/figures/neorv32_processor.png
+1 βˆ’1 rtl/core/neorv32_package.vhd
+4 βˆ’3 rtl/core/neorv32_top.vhd
+27 βˆ’4 rtl/core/neorv32_trng.vhd
+6 βˆ’7 rtl/system_integration/neorv32_vivado_ip.tcl
+2 βˆ’2 rtl/system_integration/neorv32_vivado_ip.vhd
+1 βˆ’1 sim/neorv32_tb.vhd
+1 βˆ’1 sw/example/demo_trng/main.c
+77 βˆ’4 sw/example/demo_xip/main.c
+1 βˆ’1 sw/example/game_of_life/main.c
+63 βˆ’66 sw/example/performance_tests/I/main.c
+12 βˆ’15 sw/example/performance_tests/M/main.c
+4 βˆ’7 sw/example/performance_tests/Zfinx/main.c
+37 βˆ’9 sw/example/processor_check/main.c
+7 βˆ’0 sw/lib/include/neorv32.h
+2 βˆ’0 sw/lib/include/neorv32_cpu.h
+2 βˆ’3 sw/lib/include/neorv32_gpio.h
+2 βˆ’1 sw/lib/include/neorv32_trng.h
+32 βˆ’22 sw/lib/source/neorv32_gpio.c
+0 βˆ’2 sw/lib/source/neorv32_mtime.c
+10 βˆ’13 sw/lib/source/neorv32_trng.c
+5 βˆ’0 sw/svd/neorv32.svd

0 comments on commit a9b61de

Please sign in to comment.