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

Subversion Repositories neorv32

[/] - Rev 69

Rev

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

Last modification

  • Rev 69, 2021-12-16 17:15:20 GMT
  • Author: zero_gravity
  • Log message:
    bump to version 1.6.5
Path
/neorv32/trunk/CHANGELOG.md
/neorv32/trunk/CONTRIBUTING.md
/neorv32/trunk/docs/attrs.adoc
/neorv32/trunk/docs/datasheet/cpu.adoc
/neorv32/trunk/docs/datasheet/cpu_csr.adoc
/neorv32/trunk/docs/datasheet/overview.adoc
/neorv32/trunk/docs/datasheet/soc.adoc
/neorv32/trunk/docs/datasheet/soc_cfs.adoc
/neorv32/trunk/docs/datasheet/soc_gptmr.adoc
/neorv32/trunk/docs/datasheet/soc_neoled.adoc
/neorv32/trunk/docs/datasheet/soc_slink.adoc
/neorv32/trunk/docs/datasheet/soc_spi.adoc
/neorv32/trunk/docs/datasheet/soc_sysinfo.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/soc_xirq.adoc
/neorv32/trunk/docs/datasheet/software.adoc
/neorv32/trunk/docs/figures/license.md
/neorv32/trunk/docs/legal.adoc
/neorv32/trunk/docs/userguide/adding_custom_hw_modules.adoc
/neorv32/trunk/docs/userguide/application_program_compilation.adoc
/neorv32/trunk/docs/userguide/application_specific_configuration.adoc
/neorv32/trunk/docs/userguide/building_the_documentation.adoc
/neorv32/trunk/docs/userguide/content.adoc
/neorv32/trunk/docs/userguide/customizing_the_bootloader.adoc
/neorv32/trunk/docs/userguide/debugging_with_ocd.adoc
/neorv32/trunk/docs/userguide/enabling_riscv_extensions.adoc
/neorv32/trunk/docs/userguide/executable_upload.adoc
/neorv32/trunk/docs/userguide/free_rtos_support.adoc
/neorv32/trunk/docs/userguide/general_hw_setup.adoc
/neorv32/trunk/docs/userguide/general_sw_framework_setup.adoc
/neorv32/trunk/docs/userguide/installing_an_executable.adoc
/neorv32/trunk/docs/userguide/new_application_project.adoc
/neorv32/trunk/docs/userguide/packaging_vivado.adoc
/neorv32/trunk/docs/userguide/programming_an_external_spi_flash_via_bootloader.adoc
/neorv32/trunk/docs/userguide/riscv_architecture_tests.adoc
/neorv32/trunk/docs/userguide/simulating_the_processor.adoc
/neorv32/trunk/docs/userguide/sw_toolchain_setup.adoc
/neorv32/trunk/docs/userguide/zephyr_support.adoc
/neorv32/trunk/README.md
/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_control.vhd
/neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd
/neorv32/trunk/rtl/core/neorv32_gptmr.vhd
/neorv32/trunk/rtl/core/neorv32_neoled.vhd
/neorv32/trunk/rtl/core/neorv32_package.vhd
/neorv32/trunk/rtl/core/neorv32_slink.vhd
/neorv32/trunk/rtl/core/neorv32_spi.vhd
/neorv32/trunk/rtl/core/neorv32_sysinfo.vhd
/neorv32/trunk/rtl/core/neorv32_top.vhd
/neorv32/trunk/rtl/core/neorv32_twi.vhd
/neorv32/trunk/rtl/core/neorv32_uart.vhd
/neorv32/trunk/rtl/core/neorv32_wdt.vhd
/neorv32/trunk/rtl/core/neorv32_wishbone.vhd
/neorv32/trunk/rtl/core/neorv32_xirq.vhd
/neorv32/trunk/rtl/processor_templates/README.md
/neorv32/trunk/rtl/system_integration/neorv32_SystemTop_axi4lite.vhd
/neorv32/trunk/rtl/test_setups/README.md
/neorv32/trunk/setups/osflow/README.md
/neorv32/trunk/sim/neorv32_tb.vhd
/neorv32/trunk/sim/simple/neorv32_tb.simple.vhd
/neorv32/trunk/sw/bootloader/bootloader.c
/neorv32/trunk/sw/common/common.mk
/neorv32/trunk/sw/example/bus_explorer/main.c
/neorv32/trunk/sw/example/demo_gptmr/main.c
/neorv32/trunk/sw/example/demo_slink
/neorv32/trunk/sw/example/demo_slink/main.c
/neorv32/trunk/sw/example/demo_slink/makefile
/neorv32/trunk/sw/example/demo_spi/main.c
/neorv32/trunk/sw/example/demo_trng/main.c
/neorv32/trunk/sw/example/processor_check/main.c
/neorv32/trunk/sw/lib/include/neorv32.h
/neorv32/trunk/sw/lib/include/neorv32_gptmr.h
/neorv32/trunk/sw/lib/include/neorv32_legacy.h
/neorv32/trunk/sw/lib/include/neorv32_uart.h
/neorv32/trunk/sw/lib/source/neorv32_gpio.c
/neorv32/trunk/sw/lib/source/neorv32_gptmr.c
/neorv32/trunk/sw/lib/source/neorv32_uart.c
/neorv32/trunk/sw/lib/source/neorv32_xirq.c
/neorv32/trunk/sw/openocd/openocd_neorv32.cfg
/neorv32/trunk/sw/README.md
/neorv32/trunk/sw/svd
/neorv32/trunk/sw/svd/neorv32.svd
/neorv32/trunk/sw/svd/README.md

powered by: WebSVN 2.1.0

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