[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-user: Gschem, gnetlist, and SPICE



On Sun, Feb 23, 2003 at 07:36:10PM -0500, Stuart Brorson wrote:
> One thing I would like to use gEDA for is to create spice netlists for
> subsequent simulation.  I have read the docs (at least the ones which
> exist), browsed the website archives, and played around with gnetlist
> itself to get an idea of how it is supposed to work.  So far, I have
> only had success getting passive components to pass their values to
> the SPICE netlist by using the VALUE attribute attached to the
> symbol. 

might be as simple as using the VALUE attribute to export a .LIB xxxx
kind of thing

then using a spice netlist postprocessor to include the appropriate 
library into the deck.

I did a thing called spicepp which can include the library for spice.
john