-
Notifications
You must be signed in to change notification settings - Fork 18
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 #202 from stnolting/dependabot/submodules/neorv32-β¦
β¦1bf8c82 [Dependabot]: Bump neorv32 from `457f902` to `1bf8c82`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule neorv32
updated
12 files
+1 β0 | CHANGELOG.md | |
+0 β1 | README.md | |
+4 β4 | docs/datasheet/cpu_csr.adoc | |
+1 β1 | docs/datasheet/soc_uart.adoc | |
+32 β32 | rtl/core/neorv32_bus.vhd | |
+3 β3 | rtl/core/neorv32_cpu.vhd | |
+225 β255 | rtl/core/neorv32_cpu_control.vhd | |
+1 β0 | rtl/core/neorv32_cpu_lsu.vhd | |
+6 β7 | rtl/core/neorv32_cpu_pmp.vhd | |
+1 β1 | rtl/core/neorv32_package.vhd | |
+1 β1 | sw/lib/source/neorv32_cpu.c | |
+2 β2 | sw/lib/source/neorv32_rte.c |