Skip to content

pkeshava/NGSpiceTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGSpiceTools.jl

Developing a toolset for simulating circuits, using NGSpice as the backend. In a perfect world, I would then combine this with circuit-designer as the frontend for the schematic capture... let's see.

Docs

cd docs
julia --project=. make.jl

Testing

julia --project=. -e 'using Pkg; Pkg.test(coverage=true)

Todo

  • Come up with an actual detailed plan for features
  • Make plotting interactive and savable... with latex labels
  • AC analysis of simple amplifier stages
  • Incorporate more spice models in examples
  • Work on automatic testing...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages