An open API service indexing awesome lists of open source software.

https://github.com/yhs0602/risc-v-toolchain-apple-sillicon-m1

risc-v toolchain apple sillicon m1
https://github.com/yhs0602/risc-v-toolchain-apple-sillicon-m1

apple-silicon gcc-cross-compiler m1 risc-v toolchains

Last synced: 7 months ago
JSON representation

risc-v toolchain apple sillicon m1

Awesome Lists containing this project

README

          

# risc-v-toolchain-apple-sillicon-m1

Prebuilt [risc-v toolchain](https://github.com/riscv-collab/riscv-gnu-toolchain) for apple silicon M1 mac. Compiled with ` --prefix=/opt/riscv --with-arch=rv32i` option. To be used with https://github.com/snu-csl/pyrisc .

[License](https://github.com/riscv-collab/riscv-gnu-toolchain/blob/master/LICENSE)