Skip to content

kathlenemagnus/riscv-assembly-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riscv-assembly-tests

Simple Framework for Compiling RISC-V Assembly Tests

Build Directions

This repo is compatible with the riscv-gnu-toolchain. Compatibility with other RISC-V toolchains is not guaranteed.

Build directions:

mkdir release
cd release
cmake .. -DRISCV_TOOLCHAIN=<path to the install of RISCV toolsuite>
make

About

Simple Framework for Compiling RISC-V Assembly Tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published