Skip to content
/ gEDAmath Public
forked from noqsi/gEDAmath

Mathematica functions for using the "mathematica" exporter of gEDA and Lepton-EDA

Notifications You must be signed in to change notification settings

00mjk/gEDAmath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gEDAmath

Mathematica functions for using the "mathematica" exporter of gEDA and Lepton-EDA

Usage

You'll need either geda-gaf (see http://wiki.geda-project.org/geda:gaf) or Lepton-EDA (see https://github.com/lepton-eda/lepton-eda).

To make the netlist from the sample schematic, from the command line issue:

gnetlist -g mathematica Shaper.sch -o Shaper.m (geda-gaf)

or

lepton-netlist -g mathematica Shaper.sch -o Shaper.m (Lepton)

To reduce the circuit equations to a model, see gEDAmath.nb.

This predates Mathematica system models, but it can produce a transfer function expression suitable as input to the system modeling machinery.

About

Mathematica functions for using the "mathematica" exporter of gEDA and Lepton-EDA

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mathematica 100.0%