On Sun, May 4, 2008 at 8:31 AM, michalwd1979 <[EMAIL PROTECTED]> wrote: > Hello, > I have created a schematic with buses on it, however after drc I found that > buses are not connected. > When I connect a net to a bus gschem draws a nice bus connection symbol > (looks like \_). I added a netname=something attribute to these symbols to > connect right pins but it seems that they were ignored. What I have done > wrong? Or maybe I should ask: what is an official way of using buses in > gschem?
The bus is only graphical. You need to have a named net at each end of a connection. (* jcl *) -- http://www.luciani.org _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

