PyFPGA / openflow

A Python library, and CLI utilities, which solves HDL-to-bitstream based on FOSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FPGA Openflow License

A Python library, and CLI utilities, which solves HDL-to-bitstream based on FOSS.

The library is basically a wrapper which employs hdl/containers to perform synthesis (VHDL and/or Verilog), implementation and bitstream generation. Some command-line utilities are provided, to be used as standalone tools.

Currently, it is based on GHDL, Yosys, ghdl-yosys-plugin, nextpnr, icestorm and prjtrellis.

NOTE: it started as part of PyFPGA and will be used to solves the openflow tool.

About

A Python library, and CLI utilities, which solves HDL-to-bitstream based on FOSS.

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Makefile 1.3%