Skip to content

Commit

Permalink
Merge pull request #98 from stnolting/dependabot/submodules/neorv32-4…
Browse files Browse the repository at this point in the history
…4ada20

[Dependabot]: Bump neorv32 from `e90bfc9` to `44ada20`
  • Loading branch information
stnolting committed May 11, 2023
2 parents 0483665 + 22bcd93 commit 9df9f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neorv32
Submodule neorv32 updated 47 files
+3 βˆ’0 CHANGELOG.md
+76 βˆ’94 docs/datasheet/cpu.adoc
+ βˆ’ docs/figures/cpu_interface_read_long.png
+ βˆ’ docs/figures/cpu_interface_write_long.png
+24 βˆ’28 rtl/core/mem/neorv32_dmem.default.vhd
+20 βˆ’18 rtl/core/mem/neorv32_dmem.legacy.vhd
+25 βˆ’32 rtl/core/mem/neorv32_imem.default.vhd
+21 βˆ’22 rtl/core/mem/neorv32_imem.legacy.vhd
+12 βˆ’14 rtl/core/neorv32_boot_rom.vhd
+50 βˆ’62 rtl/core/neorv32_bus_keeper.vhd
+66 βˆ’98 rtl/core/neorv32_busswitch.vhd
+23 βˆ’33 rtl/core/neorv32_cfs.vhd
+85 βˆ’88 rtl/core/neorv32_cpu.vhd
+4 βˆ’8 rtl/core/neorv32_cpu_bus.vhd
+22 βˆ’22 rtl/core/neorv32_cpu_control.vhd
+4 βˆ’4 rtl/core/neorv32_cpu_cp_cfu.vhd
+19 βˆ’12 rtl/core/neorv32_cpu_cp_fpu.vhd
+42 βˆ’60 rtl/core/neorv32_dcache.vhd
+22 βˆ’24 rtl/core/neorv32_debug_dm.vhd
+64 βˆ’80 rtl/core/neorv32_dma.vhd
+7 βˆ’9 rtl/core/neorv32_dmem.entity.vhd
+21 βˆ’24 rtl/core/neorv32_gpio.vhd
+27 βˆ’31 rtl/core/neorv32_gptmr.vhd
+29 βˆ’37 rtl/core/neorv32_icache.vhd
+6 βˆ’9 rtl/core/neorv32_imem.entity.vhd
+22 βˆ’25 rtl/core/neorv32_mtime.vhd
+35 βˆ’40 rtl/core/neorv32_neoled.vhd
+27 βˆ’32 rtl/core/neorv32_onewire.vhd
+202 βˆ’426 rtl/core/neorv32_package.vhd
+31 βˆ’35 rtl/core/neorv32_pwm.vhd
+33 βˆ’37 rtl/core/neorv32_sdi.vhd
+39 βˆ’44 rtl/core/neorv32_spi.vhd
+11 βˆ’16 rtl/core/neorv32_sysinfo.vhd
+487 βˆ’869 rtl/core/neorv32_top.vhd
+18 βˆ’20 rtl/core/neorv32_trng.vhd
+28 βˆ’33 rtl/core/neorv32_twi.vhd
+49 βˆ’55 rtl/core/neorv32_uart.vhd
+22 βˆ’27 rtl/core/neorv32_wdt.vhd
+26 βˆ’37 rtl/core/neorv32_wishbone.vhd
+58 βˆ’69 rtl/core/neorv32_xip.vhd
+19 βˆ’23 rtl/core/neorv32_xirq.vhd
+2 βˆ’0 rtl/test_setups/neorv32_test_setup_approm.vhd
+2 βˆ’0 rtl/test_setups/neorv32_test_setup_bootloader.vhd
+2 βˆ’0 rtl/test_setups/neorv32_test_setup_on_chip_debugger.vhd
+2 βˆ’3 sw/example/floating_point_test/main.c
+0 βˆ’55 sw/example/floating_point_test/neorv32_zfinx_extension_intrinsics.h
+12 βˆ’0 sw/lib/include/neorv32_cpu_csr.h

0 comments on commit 9df9f3c

Please sign in to comment.