Skip to content

markoelez/minicore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

brew install riscv-gnu-toolchain

Ensure the toolchain was added to your path:

export PATH=$PATH:/usr/local/opt/riscv-gnu-toolchain/bin

Installation

  1. Install tests
git clone https://github.com/riscv/riscv-tests tests
cd riscv-tests
git submodule update --init --recursive
autoconf
./configure
make -j8
make install
cd ..

About

Mini RISCV core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages