Preaload Image
orderHero

Downloads

Ready to start using your VEGA Board? Here’s everything you need to debug, develop and design on RISC-V.

DOCUMENTATION

Documentation.zip:

Getting started guides, reference manual, data sheet, and app notes.



Installers:

rv32m1_sdk_riscv.exe: Windows installer for the VEGAboard RISC-V SDK.

rv32m1_sdk_arm.exe: Windows installer for the VEGAboard ARM SDK.

rv32m1_sdk_riscv_installer.sh: Linux/Mac installer for the VEGAboard RISC-V SDK.

Note: SDK is installed into the same directory in which the installer is located.

rv32m1_sdk_arm_installer.sh: Linux/Mac installer for the VEGAboard ARM SDK.

Note: SDK is installed into the same directory in which the installer is located.



TOOLCHAIN

Toolchain_Linux.tar.gz: Prebuilt GCC and OpenOCD for Linux.

Toolchain_Mac.tar.gz: Prebuilt GCC and OpenOCD for Mac.

Toolchain_Windows.zip: Prebuilt GCC and OpenOCD for Windows.

Download rv32m1_sdk_riscv installer and run it. Save the SDK to a known location (e.g. C:\Vega) and extract the archive.

Download the toolchain for your OS, save it to the same directory as the SDK (i.e. C:\Vega), and extract it.

Go into the toolchain folder and extract the openOCD and GCC archives.


Your directory should look something like this:





ADDITIONAL DOWNLOADS