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
- Host: GitHub
- URL: https://github.com/technolution/frenox-tools
- Owner: Technolution
- Created: 2016-10-30T13:37:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T11:37:43.000Z (over 8 years ago)
- Last Synced: 2025-08-27T21:30:37.481Z (6 months ago)
- Language: Makefile
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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