netlist
There are 40 repositories under netlist topic.
nturley/netlistsvg
draws an SVG schematic from a JSON netlist
emsec/hal
HAL – The Hardware Analyzer
google/pcbdl
PCB Design Language: A programming way to design schematics.
circuitgraph/circuitgraph
Tools for working with circuits as graphs in python
byuccl/spydrnet
A flexible framework for analyzing and transforming FPGA netlists. Official repository.
najaeda/naja
Structural Netlist API (and more) for EDA post synthesis flow development
electron-lang/electron
A mixed signal netlist language (pre-alpha)
aaanthonyyy/CircuitNet
A hand-drawn schematic sketch recognizer and converter. Traditional object detection techniques built using OpenCV; deep learning classification powered by TensorFlow 2 using the Keras API.
jimwang99/parser-for-chip-design
A set of Python based parsers for multiple file format used in IC chip design, including Verilog, SPICE, lib (Synopsys Liberty).
SpiceSharp/SpiceSharpParser
SPICE netlists parser for .NET
najaeda/naja-verilog
A standalone structural (gate-level) verilog parser
arasgungore/netlist-solver
A MATLAB project that uses modified nodal analysis to calculate the node voltages of any analog circuit.
akashlevy/pyxbar
Python tools for generating and testing SPICE netlists/waveforms involving crossbar memory arrays in various configurations
kailiuXD/xdcom
This is a demo for still image compression application
emsec/hal-benchmarks
Benchmark suite for HAL
FPGAsm/FPGAsm
A low-level hierarchical netlist assembler for FPGAs
ganeshgore/spydrnet-physical
This is a SpyDrNet Plugin for a physical design related transformations
SinaKarvandi/hardware-design-stack
The source codes used in the blog post available at: https://rayanfam.com/topics/hardware-design-stack/
jvestman/skimibowi
SKiDL Microcontroller Board Wizard
byuccl/spydrnet-tmr
TMR utilities for the SpyDrNet project
LCSR-lab/MODNET
MODNET (MODify NETlist): VHDL/Verilog Fault Injection system
chmod775/trace
Electronic PCB Programmig Language: Create an Electronic Netlist and Schematic using JavaScript and limitless automations.
amfl/short-circuit
tile-based digital logic sandbox
circuitgraph/circuitsim
Perform gate-level simulations from python
jamestiotio/compstruct
SUTD 2020 50.002 Computation Structures Code Dump
JensRestemeier/EdifTests
A few experiments using the SpyDrNet netlist library.
shishir-dey/vhdl-samples
Contains VHDL netlists of basic digital circuits
SubZer0811/BE2SIM
This repository contains a python script that converts a Boolean Expression to a .SIM file (circuit netlist description).
pablov55/Beginner-s-Guide-to-KiCad
This guide will teach you all the basics of KiCad from schematic building to PCB design. It will also teach you how to add libraries, create your own symbols & footprints, export the drill and gerber files, and many more tips to get you started on your KiCad journey!
arhamhashmi01/openlane-verification
This repository offers a compact design verification flow using OpenLANE. Scripts cover synthesis correctness, functional and power verification, DRC/LVS, timing analysis, and reliability checks. Contributions are welcome.
haolimin01/netlistviz
Visualization for Netlist
LCSR-lab/NetFi3
NetFI-3: Netlist Fault Injection system - Version 3
muhammadtalhasami/openlane
This is my openlane repository in which we perform synthesis of our design/module.
rohankalbag/logic-simulator
Course Assignment - Foundations of VLSI CAD - Autumn Semester 2022 - Indian Institute of Technology Bombay
Jjateen/2-Bit-Comparator-CMOS
This project showcases the design and simulation of a 2-Bit CMOS Comparator, developed for ECL 312 at IIIT Nagpur. It consists of results of simulations done in WinSpice and Microwind.