[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Connecting two nets together behaves funny
>I am having +5V symbol. When I connect a net to it and name it
>Vcc, the net Vcc is not made identical with +5V.
>
>But when I add a perpendicular line of net and name the perpendicular
>line (there are two lines at the moment) those two nets are made
>identical.
>
>Tested on gnetlist -g pcb or pcbboard
>
>Why does this happen? Is it a bug or feature?
I've played with this now quite a bit, and it's a bug.
The expected behavior is if you connect any power (or gnd) symbol to
a net, then that netname is replaced by the power/gnd netname. In the
case you mentioned about, gnetlist isn't handling the perpendicular
netname correctly.
I have filed bug #117 to track this. Thanks for the bug report.
-Ales