SparkFun Forums 

Where electronics enthusiasts find answers.

Questions relating to designing PCBs
By ipburbank
#164966
Hello, noob here.

I am creating my own PCI-type connector (exposed metal tabs) but with fewer pins. The connector is double sided, but the top and bottom are redundant (they are connected to each other off the board). How do I tell Eagle that? I currently have an output pin in the schematic connected to the top and bottom tabs, but Eagle adds a via to make that happen (undesired).

The desired result is that pin leading to the simplest circuit is used.
--
Istvan.

Edited to add desired result
Last edited by ipburbank on Tue Oct 29, 2013 7:06 am, edited 1 time in total.
User avatar
By Ross Robotics
#164976
If you know that they are connected, why should Eagle know?
User avatar
By Ross Robotics
#164987
My point is that if it's not connected on the board, Eagle doesn't need to know.

You try another line besides NETs..
By n1ist
#165030
It sounds like he wants to use either the top pad or bottom pad, depending on which one is easier to route to, rather than all the tabs on one side. If the plan is to use both the top and bottom one, and to rely on the connector and its external wiring to connect them, then they will need to be different nets.

Unless you are hand-etching the board and want to avoid vias, I don't see the benefit of this.

/mike