-
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 #185 from stnolting/dependabot/submodules/neorv32-β¦
β¦9b47b98 [Dependabot]: Bump neorv32 from `ec2e2bb` to `9b47b98`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule neorv32
updated
14 files
+2 β1 | CHANGELOG.md | |
+5 β5 | docs/datasheet/cpu_cfu.adoc | |
+18 β3 | docs/datasheet/overview.adoc | |
+11 β12 | rtl/core/neorv32_cpu_control.vhd | |
+2 β1 | rtl/core/neorv32_cpu_cp_cond.vhd | |
+36 β35 | rtl/core/neorv32_cpu_cp_muldiv.vhd | |
+9 β12 | rtl/core/neorv32_cpu_cp_shifter.vhd | |
+9 β9 | rtl/core/neorv32_cpu_pmp.vhd | |
+10 β3 | rtl/core/neorv32_cpu_regfile.vhd | |
+1 β13 | rtl/core/neorv32_package.vhd | |
+14 β27 | rtl/core/neorv32_top.vhd | |
+111 β175 | rtl/core/neorv32_trng.vhd | |
+18 β11 | rtl/generate_file_lists.sh | |
+31 β46 | sw/common/common.mk |