Skip to content

PyFPGA/symbiflow_cli

Repository files navigation

SymbiFlow Command-line Interface (CLI)

License Docs status Lint status Test status

A CLI utility which solves HDL-to-bitstream based on FOSS.

Disclaimer: this repository is a proposal for a SymbiFlow CLI, but is not directly related, neither endorsed, by the project.

Note: this project uses hdl/containers.

Installation

NOTE: this repo is in a very early stage.

pip3 install -e .

NOTE: instructions to test in hardware (IceStick) here.