[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-user: New symbol + Spice
Hi,
I've defined a new symbol. It has three pins, a uref, a device and a
value defined.
When I include it in a schematic and then generate a netlist, it is
listed only by its uref and value. The net node information is
missing.
In otehr words, I was hoping to see output something like
[...]
U1 x y z MOD1
[...]
where x y and z are the nodes connected to the pins and MOD1 is the
value (and name of a spice .SUBCKT that I intend to append to the .net
file). However, I see
[...]
U1 MOD1
[...]
If I remove the value I get
U1 <no valid value attribute found>
which is fair enough. But how do I get the nodes too?
Thanks,
Andrew
--
http://www.andrewcooke.free-online.co.uk/index.html