List of BSP Files

Table 1. List of Files
Directory Files/Folder Description
tool binGen.py A python script to convert RISC-V firmware binary into FPGA memory initialization files.
software freeRTOS FreeRTOS example software folder.
freeRTOS/common/ FreeRTOS configuration files and HAL definition.
freeRTOS/freertosDemo/ FreeRTOS example software.
standalone Baremetal example software and driver folder.
standalone/
  • bootloader
  • coremark
  • customInstruction
  • dhrystone
  • fpu
  • gpio
  • i2c
  • i2ctrl
  • smp
  • spiFlash
  • timer
  • uart
  • vexriscv
Baremetal example software.