Custom IC Creator Simulation Tools
Project description
Custom IC Creator Simulation Tools
Why
This is a script package I use to control ngspice, it can
- Run corner simulations
- Create IPs (used in wulffern/aicex )
- Create simulation directories
- View waveforms
Changelog
Version | Comment |
---|---|
0.0.1 | First version of cicsim |
0.0.3 | All in on open source tools |
0.1.2 | First version on pipy |
0.1.3 | github action update |
0.1.4 | Added waveform viewer |
0.1.5 | Update waveform viewer |
0.1.6 | wave: added search. Added docs |
0.1.7 | Bugfix: ngraw deprecated float_ |
0.1.8 | Added template command |
0.1.9 | Bugfix: allow absolute path in template command |
0.1.11 | Added directory name option (dname) to template |
0.1.12 | Added sndrfs and enobfs to fftWithHanning |
Install this module
If you want to follow the latest and greatest
git clone https://github.com/wulffern/cicsim
cd cicsim
python3 -m pip install --user -e .
If you want the latest stable
python3 -m pip install cicsim
Get started with simulation
Head over to Open source analog integrated circuit flow on Skywater 130nm to see cicsim in action.
Get started with waveform viewer
Make sure you install a python version with tk. On my mac it was
brew install python-tk
Once installed, I do
cicsim wave output_tran/tran_SchGtTtKffVh_*
Commands
Usage: cicsim [OPTIONS] COMMAND [ARGS]...
Custom IC Creator Simulator Tools
This package provides helper scripts for simulating integrated circuits
Options:
--help Show this message and exit.
Commands:
plot Plot from rawfile
portreplace Replace ${PORTS} and ${VPORTS} with the subcircuit ports...
results Results of single runfile
run Run a ngspice simulation of TESTBENCH
simcell Create a ngspice simulation directory for a Cell
srun Run a spectre simulation of TESTBENCH
summary Generate simulation summary for results
wave Open waveform viewer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cicsim-0.1.12.tar.gz
(30.3 kB
view details)
Built Distribution
cicsim-0.1.12-py3-none-any.whl
(44.0 kB
view details)
File details
Details for the file cicsim-0.1.12.tar.gz
.
File metadata
- Download URL: cicsim-0.1.12.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de25fed676b309ddfc552fa76729a364b72183b46eff1f2fdcd7f4a9aab3da1d |
|
MD5 | 486cedf5521393f8c6037008a4eb6611 |
|
BLAKE2b-256 | dd4da0bba8e2edb3cc1ce6c57ce63109834318416d5c5acb21d3b326d6924625 |
File details
Details for the file cicsim-0.1.12-py3-none-any.whl
.
File metadata
- Download URL: cicsim-0.1.12-py3-none-any.whl
- Upload date:
- Size: 44.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdca627d0c2c48edd420fa6f51f7702273035fb16c80600beb918b2e02a8f22d |
|
MD5 | 8bba281348b27e224935f4d299963b6f |
|
BLAKE2b-256 | 2c02ccd162e9b60e204b21d91ac8c43a454a8a752bb8c0bfaf92a2cf3ae7d553 |