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

https://github.com/technolution/frenox-tools

meta archive to build the frenox toolchain and linux environment
https://github.com/technolution/frenox-tools

Last synced: 15 days ago
JSON representation

meta archive to build the frenox toolchain and linux environment

Awesome Lists containing this project

README

          

# Frenox tools meta archive
Contains all required steps and submodule archives to build the tools for frenox (a RV32IMA core).

Steps to build:

1. Check if destionation dir is oke by checking `INSTALLDIR` in `Makefile`. Note that the prefix
that is used to install the tools contains an aditional prefix (containing a description of this git
checkout).

2. Check if current user has the right permisions to write/copy files in `INSTALLDIR`.

3. Run make

> make

4. Update tl_env config with the new tool install. Use `make show-prefix` to see install dir