[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: gnetlist: netlister doesn't extract subcircuits as a subcircuit but correct refdes



Hi,

I'm using gnetlist -g spice-sdb ...

1. Netlister doesn't exctract subcircuits as a subcircuits, but correct 
refdes instead.
It puts, for example MX1/M23 instead of
.subckt ...
M23
.ends
X1 ....

2. netlister also doesn't correct Resistors. It is supposed that refdes 
will be corrected as RX1/R3, but gnetlist produces X1/R3

3. ngspice doesn't recognise MX1/M23 .... - it get confused with model 
name and treat it as a node. MX1_M23 fixes the problem, but keeping 
subckt sounds more reasonable against flattening netlist.

Is any way to correct gnet_spice-sdb to get list subckt as a subckt? I 
try CVS version and 1.5.2 with the same bad results.

Thanks,
Alex.



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user