ideas VS python-fpga-interchange

Compare ideas vs python-fpga-interchange and see what are their differences.

ideas

Random ideas and interesting ideas for things we hope to eventually do. (by f4pga)

python-fpga-interchange

Python interface to FPGA interchange format (by chipsalliance)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ideas python-fpga-interchange
2 1
86 39
- -
0.0 0.0
about 2 years ago over 1 year ago
Python
- ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ideas

Posts with mentions or reviews of ideas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-12.

python-fpga-interchange

Posts with mentions or reviews of python-fpga-interchange. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-12.
  • FPGA Interchange format to enable interoperable FPGA tooling
    6 projects | news.ycombinator.com | 12 Feb 2022
    Or BLIF or EBLIF (already used by the verilog-to-routing flow). But no, let's invent yet another netlist format.

    The fact that all of these existing formats are all named "xxx logic interchange format" should give you an idea what will happen to this new "interchange format".

    From what I gather ( https://github.com/SymbiFlow/python-fpga-interchange/blob/ma... ) , the new format is basically the existing Yosys/nextpnr JSON format except dumped as a Cap'n Proto binary file.

    I am absolutely not impressed.

    I guess the meat here is on the universal device resources format, but this is not cool anyway.

What are some alternatives?

When comparing ideas and python-fpga-interchange you can also consider the following projects:

f4pga-arch-defs - FOSS architecture definitions of FPGA hardware useful for doing PnR device generation.

firrtl - Flexible Intermediate Representation for RTL

netlistsvg - draws an SVG schematic from a JSON netlist

chisel - Chisel: A Modern Hardware Design Language