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

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

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`.