PyFPGA / symbiflow_cli

A possible replacement for openflow, which would be ideally contributed to the SymbiFlow project

Home Page:https://pyfpga.github.io/symbiflow_cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A possible replacement for openflow, which would be ideally contributed to the SymbiFlow project

https://pyfpga.github.io/symbiflow_cli/

License:ISC License


Languages

Language:Python 99.7%Language:Shell 0.3%