Skip to content

HummingBird RISC-V Software Development Kit, Release 0.1.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fanghuaqi fanghuaqi released this 06 Aug 03:45
· 75 commits to master since this release

This is release candidate 0.1.0-RC1 of HummingBird SDK.

Here are the main features of this release:

  • HummingBird SDK is developed based on Nuclei SDK version 0.2.4 release.

  • Support Windows and Linux development in command line using Make

  • Support HummingBird FPGA evaluation board and HummingBird FPGA DDR-200T evaluation board

    • The HummingBird FPGA evaluation board is used to run evaluation FPGA bitstream
      of HummingBird E203 processor cores
    • The HummingBird FPGA DDR-200T evaluation board is used to run evaluation FPGA bitstream
      of HummingBird E203 processor cores
  • Support different download modes flashxip, ilm, flash for HummingBird FPGA evaluation board

  • Support different RTOSes such as FreeRTOS, UCOS-II and RT-Thread

  • This hbird-sdk is forked from nuclei-sdk, and adapted for opensource HummingBird RISC-V Core.