RISC-V Research and Projects

For my MSc with EPCC I will be undertaking a project with a focus on optimising maths libraries for HPC to run on RISC-V hardware.

RISC-V Projects

Setting up QEMU to run a RISC-V virtual machine
Setting up the GNU Toolchain for RISC-V on an ARM Ubuntu X13s laptop
Setting up SPIKE RISC-V ISA Simulator on an ARM Ubuntu X13s laptop

Hello World in RISC-V ASM
ANSI Hello World in RISC-V ASM

Output an integer as a string using RISC-V ASM

Simple RVV matrix addition in C
Simple RVV matrix addition in hybrid C and RISC-V ASM