Skip to content

Commit

Permalink
Merge pull request #172 from stnolting/dependabot/submodules/neorv32-…
Browse files Browse the repository at this point in the history
…89d0f9d

[Dependabot]: Bump neorv32 from `c5dd617` to `89d0f9d`
  • Loading branch information
stnolting committed Jun 3, 2024
2 parents 8908614 + a5b7458 commit 297d469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neorv32
Submodule neorv32 updated 39 files
+4 βˆ’0 CHANGELOG.md
+5 βˆ’7 README.md
+25 βˆ’28 docs/datasheet/overview.adoc
+12 βˆ’16 docs/datasheet/soc.adoc
+3 βˆ’1 docs/datasheet/soc_dcache.adoc
+3 βˆ’1 docs/datasheet/soc_icache.adoc
+19 βˆ’5 docs/datasheet/soc_xbus.adoc
+56 βˆ’39 docs/datasheet/soc_xirq.adoc
+ βˆ’ docs/figures/neorv32_bus.png
+ βˆ’ docs/figures/neorv32_logo_riscv_small.png
+ βˆ’ docs/figures/vivado_ip_soc.png
+4 βˆ’3 docs/legal.adoc
+ βˆ’ docs/references/bitmanip-draft.pdf
+ βˆ’ docs/references/riscv-privileged.pdf
+ βˆ’ docs/references/riscv-spec.pdf
+ βˆ’ docs/references/riscv-unprivileged.pdf
+ βˆ’ docs/references/riscv-zicond_1.0.1.pdf
+1 βˆ’1 docs/userguide/packaging_vivado.adoc
+5 βˆ’1 rtl/README.md
+45 βˆ’112 rtl/core/neorv32_cache.vhd
+3 βˆ’8 rtl/core/neorv32_gpio.vhd
+11 βˆ’10 rtl/core/neorv32_intercon.vhd
+26 βˆ’3 rtl/core/neorv32_package.vhd
+21 βˆ’21 rtl/core/neorv32_top.vhd
+2 βˆ’0 rtl/core/neorv32_xbus.vhd
+10 βˆ’33 rtl/core/neorv32_xip.vhd
+31 βˆ’20 rtl/core/neorv32_xirq.vhd
+15 βˆ’0 rtl/cpu_hdl_files.f
+48 βˆ’0 rtl/processor_hdl_files.f
+35 βˆ’38 rtl/system_integration/neorv32_vivado_ip.tcl
+81 βˆ’48 rtl/system_integration/neorv32_vivado_ip.vhd
+1 βˆ’2 sim/neorv32_tb.vhd
+1 βˆ’2 sim/simple/neorv32_tb.simple.vhd
+8 βˆ’1 sw/example/demo_xirq/main.c
+2 βˆ’4 sw/example/processor_check/main.c
+0 βˆ’13 sw/lib/include/neorv32_cpu.h
+20 βˆ’4 sw/lib/include/neorv32_xirq.h
+29 βˆ’0 sw/lib/source/neorv32_xirq.c
+11 βˆ’1 sw/svd/neorv32.svd

0 comments on commit 297d469

Please sign in to comment.