John Doty wrote: > You shouldn't give the name of the subsheet directly to the > netlister: it finds the subsheet through the source= attribute. By > giving the name explicitly, you told gnetlist to include the > subcircuit at top level, and by using a symbol with a source= > attribute you told gnetlist to include it as a subcircuit also. So, > you got it twice.
That's it, John D. found the reason, no bug to look for. any netnames youhave in your subsheet will get S11/ prepended to them and so they will not make a connection except through the source= method. John G _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

