[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: putting spice commands and options in gschem
- To: geda-user@xxxxxxxx
- Subject: gEDA-user: putting spice commands and options in gschem
- From: "H.S." <hs.samix@xxxxxxxxx>
- Date: Wed, 21 Sep 2005 00:59:27 -0400
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Wed, 21 Sep 2005 01:02:01 -0400
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050831 Debian/1.7.8-1sarge2
Hi,
I am using gEDA 20050820-1. In this version is there any method with
which I can put the spice commands I use to do the simulation within the
schematic file?
Currently I make a circuit in gschem and obtain a netlist using gnetlist
and use this netlest in ngspice to do simulations. To retain the
commands I simulated, I would like to specify these within gschem. Is
that doable?
The other method of course is to put these plotting commands in a
separate file, called foo.cmd, and copy them into ngspice whenever I
want to repeat a simulation.
regards,
->HS