https://github.com/alexandrerouma/uflake-tools
Docker based toolchain for the µflake FPGA dev board
https://github.com/alexandrerouma/uflake-tools
Last synced: 4 months ago
JSON representation
Docker based toolchain for the µflake FPGA dev board
- Host: GitHub
- URL: https://github.com/alexandrerouma/uflake-tools
- Owner: AlexandreRouma
- Created: 2022-03-11T16:02:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-11T16:05:14.000Z (over 4 years ago)
- Last Synced: 2025-02-24T07:12:52.258Z (over 1 year ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Install
Clone this repository and run the `install.bat` (Windows) or `install.sh` (Linux, BSD and MacOS), then add the folder to your path.
## Usage
In your project folder, you can run any of the tools by adding the prefix `uflake-tools`.
For example `uflake-tools make` or `uflake-tools yosys --version`.