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

Re: gEDA-user: gschem: Adding net names to a bus



Hi Patrick,

On Friday 11 August 2006 04:19, Patrick Doyle wrote:
> The other night when I created a bus and attached my nets to it, the
> bus rippers were all attached as \.  (That is, angled from top to
> bottom and left to right).  Tonight, for some reason, they seem to be
> attaching as /.  Did I change something between two nights ago and
> tonight?

O.k. I've tracked the behaviour.

If you attach the first net to the bus, there's a variable set to the 
bus object called "ripperdir".

If you have a vertical bus and you connect your first net to the upper 
half, the busripper is drawn below the net.
If you draw the first net into the lower half, the busripper is drown 
above the net.

If you have a horizontal bus, the same applies to left and right.

See documentation --> file format --> bus, for the variable.
And o_net_add_busripper() in file gschem/src/o_net.c for the decision of 
the ripper direction.

regards
Werner


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