ma-laforge / SpiceData.jl

A pure-Julia SPICE data file reader
https://ma-laforge.github.io/info/edatools
MIT License
5 stars 2 forks source link
cppsim eda reader simulation spice tr0

SpiceData.jl

Build Status

Description

The SpiceData.jl module provides a pure-Julia SPICE data file reader inspired by Michael H. Perrott's CppSim reader.

Sample Usage

Examples on how to use the SpiceData.jl capabilities can be found under the sample directory.

Installation

    julia> Pkg.add("SpiceData")

Resources/Acknowledgments

CppSim and NGspice Data Modules for Python

The following are links to Michael H. Perrott's original tools:

Known Limitations

Supported file formats

SpiceData currently supports the following SPICE file formats:

Compatibility

Extensive compatibility testing of SpiceData.jl has not been performed. The module has been tested using the following environment(s):