OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] - Rev 60

Rev

Directory listing | View Log | Compare with Previous | RSS feed

Last modification

  • Rev 60, 2021-06-05 10:46:48 GMT
  • Author: zero_gravity
  • Log message:
    update to version 1.5.6.5
    see CHANGELOG.md for more information
Path
/neorv32/trunk/.ci
/neorv32/trunk/.gitignore
/neorv32/trunk/boards/UPduino_v2/README.md
/neorv32/trunk/boards/UPduino_v3/neorv32_upduino_v3.rdf
/neorv32/trunk/boards/UPduino_v3/neorv32_upduino_v3_top.vhd
/neorv32/trunk/boards/UPduino_v3_ghdl-yosys-nextpnr/Makefile
/neorv32/trunk/boards/UPduino_v3_ghdl-yosys-nextpnr/neorv32_upduino_v3_top.vhd
/neorv32/trunk/CHANGELOG.md
/neorv32/trunk/docs/datasheet
/neorv32/trunk/docs/datasheet/content.adoc
/neorv32/trunk/docs/datasheet/cpu.adoc
/neorv32/trunk/docs/datasheet/cpu_csr.adoc
/neorv32/trunk/docs/datasheet/index.adoc
/neorv32/trunk/docs/datasheet/main.adoc
/neorv32/trunk/docs/datasheet/on_chip_debugger.adoc
/neorv32/trunk/docs/datasheet/overview.adoc
/neorv32/trunk/docs/datasheet/soc.adoc
/neorv32/trunk/docs/datasheet/soc_bootrom.adoc
/neorv32/trunk/docs/datasheet/soc_cfs.adoc
/neorv32/trunk/docs/datasheet/soc_dmem.adoc
/neorv32/trunk/docs/datasheet/soc_gpio.adoc
/neorv32/trunk/docs/datasheet/soc_icache.adoc
/neorv32/trunk/docs/datasheet/soc_imem.adoc
/neorv32/trunk/docs/datasheet/soc_mtime.adoc
/neorv32/trunk/docs/datasheet/soc_nco.adoc
/neorv32/trunk/docs/datasheet/soc_neoled.adoc
/neorv32/trunk/docs/datasheet/soc_pwm.adoc
/neorv32/trunk/docs/datasheet/soc_spi.adoc
/neorv32/trunk/docs/datasheet/soc_sysinfo.adoc
/neorv32/trunk/docs/datasheet/soc_trng.adoc
/neorv32/trunk/docs/datasheet/soc_twi.adoc
/neorv32/trunk/docs/datasheet/soc_uart.adoc
/neorv32/trunk/docs/datasheet/soc_wdt.adoc
/neorv32/trunk/docs/datasheet/soc_wishbone.adoc
/neorv32/trunk/docs/datasheet/software.adoc
/neorv32/trunk/docs/figures/address_space.png
/neorv32/trunk/docs/figures/neorv32_processor.png
/neorv32/trunk/docs/icons
/neorv32/trunk/docs/icons/important.png
/neorv32/trunk/docs/icons/note.png
/neorv32/trunk/docs/icons/tip.png
/neorv32/trunk/docs/icons/warning.png
/neorv32/trunk/docs/legal.adoc
/neorv32/trunk/docs/neorv32-theme.yml
/neorv32/trunk/docs/src_adoc
/neorv32/trunk/docs/userguide
/neorv32/trunk/docs/userguide/content.adoc
/neorv32/trunk/docs/userguide/index.adoc
/neorv32/trunk/docs/userguide/main.adoc
/neorv32/trunk/Makefile
/neorv32/trunk/README.md
/neorv32/trunk/rtl/core/neorv32_application_image.vhd
/neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd
/neorv32/trunk/rtl/core/neorv32_bus_keeper.vhd
/neorv32/trunk/rtl/core/neorv32_cfs.vhd
/neorv32/trunk/rtl/core/neorv32_cpu.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_control.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_cp_bitmanip.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_cp_fpu.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_regfile.vhd
/neorv32/trunk/rtl/core/neorv32_debug_dm.vhd
/neorv32/trunk/rtl/core/neorv32_gpio.vhd
/neorv32/trunk/rtl/core/neorv32_icache.vhd
/neorv32/trunk/rtl/core/neorv32_mtime.vhd
/neorv32/trunk/rtl/core/neorv32_package.vhd
/neorv32/trunk/rtl/core/neorv32_pwm.vhd
/neorv32/trunk/rtl/core/neorv32_sysinfo.vhd
/neorv32/trunk/rtl/core/neorv32_top.vhd
/neorv32/trunk/rtl/core/neorv32_trng.vhd
/neorv32/trunk/rtl/core/neorv32_uart.vhd
/neorv32/trunk/rtl/core/neorv32_wishbone.vhd
/neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd
/neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd
/neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd
/neorv32/trunk/sim/ghdl/ghdl_sim.sh
/neorv32/trunk/sim/neorv32_tb.vhd
/neorv32/trunk/sw/bootloader/bootloader.c
/neorv32/trunk/sw/common/neorv32.ld
/neorv32/trunk/sw/example/bit_manipulation
/neorv32/trunk/sw/example/blink_led/main.c
/neorv32/trunk/sw/example/coremark/core_portme.c
/neorv32/trunk/sw/example/demo_freeRTOS/main.c
/neorv32/trunk/sw/example/demo_gpio_irq/main.c
/neorv32/trunk/sw/example/demo_nco/main.c
/neorv32/trunk/sw/example/demo_neopixel/main.c
/neorv32/trunk/sw/example/demo_pwm/main.c
/neorv32/trunk/sw/example/demo_trng/main.c
/neorv32/trunk/sw/example/demo_twi/main.c
/neorv32/trunk/sw/example/demo_wdt/main.c
/neorv32/trunk/sw/example/floating_point_test/main.c
/neorv32/trunk/sw/example/game_of_life/main.c
/neorv32/trunk/sw/example/hello_world/main.c
/neorv32/trunk/sw/example/hex_viewer/main.c
/neorv32/trunk/sw/example/processor_check/check.sh
/neorv32/trunk/sw/example/processor_check/main.c
/neorv32/trunk/sw/image_gen/image_gen.cpp
/neorv32/trunk/sw/lib/include/neorv32.h
/neorv32/trunk/sw/lib/include/neorv32_cpu.h
/neorv32/trunk/sw/lib/include/neorv32_pwm.h
/neorv32/trunk/sw/lib/source/neorv32_cpu.c
/neorv32/trunk/sw/lib/source/neorv32_pwm.c
/neorv32/trunk/sw/lib/source/neorv32_rte.c
/neorv32/trunk/sw/ocd-firmware/park_loop.S

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.