-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #137 from stnolting/dependabot/submodules/neorv32-β¦
β¦11df3a9 [Dependabot]: Bump neorv32 from `c303756` to `11df3a9`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule neorv32
updated
24 files
+7 β6 | CHANGELOG.md | |
+25 β63 | README.md | |
+12 β11 | docs/datasheet/cpu.adoc | |
+3 β3 | docs/datasheet/cpu_csr.adoc | |
+ β | docs/figures/neorv32_cpu.png | |
+ β | docs/figures/neorv32_processor.png | |
+58 β63 | rtl/core/neorv32_cpu.vhd | |
+62 β59 | rtl/core/neorv32_cpu_control.vhd | |
+6 β6 | rtl/core/neorv32_cpu_cp_muldiv.vhd | |
+2 β2 | rtl/core/neorv32_cpu_cp_shifter.vhd | |
+10 β10 | rtl/core/neorv32_package.vhd | |
+0 β3 | sw/example/coremark/core_portme.c | |
+0 β3 | sw/example/demo_trng/main.c | |
+0 β3 | sw/example/demo_twi/main.c | |
+0 β3 | sw/example/float_corner_test/main.c | |
+0 β2 | sw/example/floating_point_test/main.c | |
+0 β3 | sw/example/game_of_life/main.c | |
+0 β85 | sw/example/hardware_info/main.c | |
+0 β4 | sw/example/hardware_info/makefile | |
+0 β3 | sw/example/hello_world/main.c | |
+0 β3 | sw/example/processor_check/main.c | |
+4 β4 | sw/image_gen/uart_upload.sh | |
+0 β3 | sw/lib/include/neorv32_rte.h | |
+129 β217 | sw/lib/source/neorv32_rte.c |