pyfpga icon indicating copy to clipboard operation
pyfpga copied to clipboard

A Python package to use FPGA development tools programmatically.

Results 17 pyfpga issues
Sort by recently updated
recently updated
newest added

- [ ] New `__init__`: ``` tool = TOOLNAME project = PROJNAME outdir = DIRPATH meta = { part: PARTNAME, files: [ {path: FILEPATH, type: FILETYPE, library: LIBNAME, options: OPTIONS},...

- [ ] Add a Libero-SoC project file to use with prj2bit - [ ] Improve the Vivado block design example

- [ ] Add support for Lattice Diamond - [ ] Add support for Lattice Radiant - [ ] Add support for Lattice iCEcube2 - [ ] Add support for...

Something probably based on PyQt.

enhancement
help wanted
helper

good first issue
help wanted

About synthesis, implementation and STA results.

enhancement