Skip to content

harshanavkis/lowrisc-toolchains

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lowrisc-toolchains build

The original version of this readme has been altered for brevity.

Usage

Open a nix shell after cd'ing into the project's root dir. You can also configure it using direnv.

$ nix-shell

In the shell, just run the toolchain build scrip:

$ ./build-all.sh

The toolchain is produced as a compressed file: lowrisc-toolchain-rv32imcb-20220210-1.tar.xz

This file contains both the llvm and gcc toolchains.

Limitations

About

UNSUPPORTED INTERNAL toolchain builds

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 89.0%
  • Python 8.5%
  • Nix 2.5%