ngspice
There are 97 repositories under ngspice topic.
ra3xdh/qucs_s
Qucs-S is a circuit simulation program with Qt-based GUI
VLSIDA/OpenRAM
An open-source static random access memory (SRAM) compiler.
PySpice-org/PySpice
Simulate electronic circuit using Python and the Ngspice / Xyce simulators
frg-fossee/eSim-Cloud
A web-based system for designing and simulating electronic (eSim) and Arduino circuits.
eelab-dev/EEcircuit
A browser-based SPICE circuit simulator
mcusim/MCUSim
MCUSim is an XSPICE library with microcontrollers.
dwarning/VA-Models
Verilog-A simulation models
iic-jku/osic-multitool
JKU IIC OSIC-Multitool for open-source IC (OSIC) design for SKY130.
ashwith/pyMOSChar
Python port of Prof. Boris Murmann's gm/ID Starter Kit
gmagno/spyci
A tiny Python package to parse spice raw data files.
google/skywater-pdk-libs-sky130_fd_pr_reram
SKY130 ReRAM and examples (SkyWater Provided)
mattvenn/flipflop_demo
Flip flop setup, hold & metastability explorer tool
ua-kxie/circe
EDA Schematic Capture and Simulation powered by NgSpice
labtroll/KiCad-Simulations
KiCad schematics and ngspice simulations originally published by Holger Vogt
google/skywater-pdk-libs-sky130_fd_pr
Primitives for SKY130 provided by SkyWater.
higuoxing/node-ngspice
A frontend for NgSpice. (Archived and no longer maintained)
danchitnis/ngspice
Ngspice development tools for browser (WASM), Linux and Windows
iamkrvikash/OpenSRAM
SRAM Design using OpenSource Applications
rafael1193/spicegui
Graphical user interface for circuit simulation on GNU/Linux using ngspice
mattvenn/instrumented_adder
Instrumenting adders to measure speed
mattvenn/simulate-gate
Project 1.1 Simulate a Skywater 130nm standard cell using ngspice
Teddy-van-Jerry/ngspice-cmos
NGSPICE Simulation of CMOS Circuits
haxscramper/ngspice
Analog circuit simulation library; wrapper for ngspice
vsdip/vsdsram
An SRAM IP Uniquely designed with open source tools. Static RAM is a type of random-access memory that uses latching circuitry (flip-flop) to store each bit. The size of SRAM specs is 32kbit/4k bytes with 1.8v. A 6T SRAM pairs up with two access transistors for read, write state and cross coupled inverter to hold/regenerate the state.
aieask/vsd_pll
8x PLL Clock Multiplier PLL Design with an input frequency range of 5Mhz to 12.5Mhz and output frequency range of 40Mhz to 100Mhz, giving an 8x multiplied clock at ~50% duty cycle on tt corner at room temperature.
danchitnis/ngspice-sf-mirror
Mirror of Ngspice - automatically updated on a daily basis
eescottie/opensrc_analog
Providing examples on how to setup and use xschem, ngspice, and gaw, to do analog IC design
rohankalbag/vlsi-design
VLSI Design - Autumn Semester 2022 - Indian Institute of Technology Bombay
google/skywater-pdk-libs-sky90fd_fd_pr
Primitives for SKY90FD provided by SkyWater.
devkingsejong/ngspice-json-cli
Print NGSPICE result as JSON
ua-kxie/paprika
Rust binding to NgSpice's sharedspice
pankajpatro703/spicey-ckts
NGspice netlist files for simulation of analog and digital circuits.
vsdip/avsdbgp_3v3
avsdbdg_3v3 is a Bandgap Reference circuit, which is used to generate a constant voltage reference in analog domain which is independent of temperature and supply voltage variations.
AkhilRai28/MOSFETMaestro
A project exploring the characteristics of MOSFETs using circuit simulation in NGSPICE. The code simulates various transistor behaviors and models, providing insight into MOSFET switching and amplification properties.
AkhilRai28/TTL-CMOSBridge
A project for designing and implementing TTL to CMOS and CMOS to TTL interfacing in a microcontroller environment using NGSPICE. The code includes simulations and analysis of signal behaviour across different logic families.