Is there any way to create buses quickly in Eagle?
I attempted to create one wire, copy it, copy the pair, and repeat until I had 64 wires. Then I named them and added labels, using NAME and LABEL. Then I simply copied all the nets using COPY. Everything looks connected, but they are not connected in the layout. Even if I label these wires something like foo they stay unconnected. I must delete both wires and name them individually. Simply deleting one copy and then naming it does not work.
It appears I must draw a line, name it, and label it once for every time each net touches each pin. A 64-pin bus that goes to three parts requires doing this 192 time!? Is that true?