cmpp
Spice circuit simulator
Install
- All systems
-
curl cmd.cat/cmpp.sh
- Debian
-
apt-get install ngspice
- Ubuntu
-
apt-get install ngspice
- Arch Linux
-
pacman -S ngspice
- Kali Linux
-
apt-get install ngspice
- Fedora
-
dnf install ngspice
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ngspice
- OS X
-
brew install ngspice
- Dockerfile
- dockerfile.run/cmpp
ngspice
Spice circuit simulator
NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools.