[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Strange behaviour of gsch2pcb/gnetlist
michalwd1979 wrote:
> Hello,
> I'm working on quite big design ....The schematic uses big main sheet and one small second level sheet
added to main by symbol with source attribute.
In my project file I have then
>
> schematics digital_1.sch digital_psu_1.sch
> output-name digital_board
You might have some references by name and some by hierarchic sub sheet.
It still sounds like a bug if a subsheet referenced by an attrib
schematic= on its placed symbol creates two connections per net.
Is there an attrib netname on any wires in your subsheet?
If you have unique names for every single net, and one placement,
you won't need the schematic reference attrib on your symbol, or a
symbol at all. That gives you S11/R400. "(S11 is the reference of
the sheet symbol on main sheet). " Instead of a symbol placed, use
matching netname attribs on wires that go offpage to connect those nets
across pages.
If you want the subsheet symbol, make its netnames different from the
main page. Then you could have two placements of the subsheet, for
instance, S11 and S12.
John Griessen
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user