netlistDB
Circuit representation format
An intermediate format for digital hardware representation that allows efficient parallel processing of complex circuit transformation tasks
netlistDB - Intermediate format for digital hardware representation with graph database API
30 stars
8 watching
2 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
f18m/netlist-viewer | A tool for converting and visualizing electrical circuit designs from text format to graphical schematic. | 40 |
byuccl/spydrnet | A framework for analyzing and transforming FPGA netlists | 92 |
emsec/hal | A framework to analyze and manipulate netlists of electronic circuits | 631 |
rdaly525/coreir | Builds hardware descriptions into executable code using an LLVM-style compiler framework. | 101 |
philtomson/rhdl | A Ruby language and framework for designing and describing digital hardware systems | 14 |
nickmqb/wyre | A tool for designing and implementing digital hardware using a concise, typed language that compiles to Verilog | 106 |
rtimothyedwards/netgen | A tool for comparing and analyzing electronic circuit designs stored in netlist formats | 110 |
vlsir/vlsir | Defines data schema for chip design using Protocol Buffer schema definition language | 28 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 155 |
vlsir/hdl21schematics | Provides a format and tools for creating graphical representations of electronic circuits using SVG images | 14 |
d-m-bailey/cvc | Checks CDL netlists for errors and circuit validity | 22 |
rapidsai/jupyterlab-nvdashboard | An extension for JupyterLab that visualizes system hardware metrics, particularly GPU usage. | 615 |
jamescourtney/flatsharp | A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
cfelton/rhea | A collection of MyHDL cores and tools for complex digital circuit design | 85 |
fabianschuiki/llhd | An intermediate representation language and simulator for digital circuit descriptions, aiming to simplify the development of EDA tools. | 397 |