Nets

You can design boards simply by placing footprints, pads and traces, however taking a little extra time to create circuit nets can save countless hours later. Nets indicate which pads should be connected to each other without specifying the specific path of traces. It is highly recommended to create Nets because they can:
  • save hours of debugging
  • reduce errors
  • help you optimize the board layout
  • simplify routing traces
  • allow use of the Auto Router
  • let you check your board for errors automatically
  • make it far easier to later change your layout
Pad2Pad provides three ways to create and edit nets:
  1. Using the Logical Connections (best if you generally work directly with a PCB layout instead of doing a circuit diagram first).
  2. Manually, using the Edit Nets Dialog.
  3. Via the Import Netlist capability.

Logical connections

Logical connections are thin blue lines that specify which pads are to be electrically connected prior to creating traces that actually make the connections. For example, in the illustration below, pins 2, 6, 7, 8 are one set of logical connections (one net), which means they are to be connected with traces. Pins 3 and 5 are another logical connection or net. Pins 1 and 4 are not logically connected to any other pins, so their net is Empty. You can make a logical connection between any pads. For example, you might want to make a logical connection between pin 12 of an integrated circuit and pin 1 of a resistor.
To make logical connections (to make a net):
  1. Place footprints and/or pads.
  2. In the left toolbar select the Logical Connection tool or press the N key.
  3. Click the first pad to be connected. As you move the mouse you will see a thin line.
  4. Click the second pad to be connected. A dialog appears.
  5. Click Enter new name and enter a name for the new net (e.g. “Ground”, “+15V”, “Sensor In”, etc.).
  6. Click OK.
  7. If needed click additional pins belonging to the same net.
  8. When finished, right click.
  9. If desired, review the nets by choosing Nets | Edit Nets.
You can change which logical connection net a pin belongs to. For example you might decide that a certain pin of an IC should not be connected to a clock signal by removing the pin from a net named “Clock”.
To assign a pad to a different Net:
  1. Select the pad.
  2. On the Property bar select the desired net from the drop list.
  3. Or use Nets | Edit Nets.
To hide Logical Connection lines uncheck View | Layers | Net layer. To leave a pin unconnected assign it to the Empty net. To make sure you have added all needed traces watch for all of the Logical Connections lines to disappear. To see which pads are unconnected to a specified pad move the Logical Connection tool over the specified pad and watch for highlighted pads. If you try to connect pins that belong to different nets, a dialog will ask if you want to merge the nets or reassign connected pins. When you connect two pins with the Logical Connections tool, the line you expect to see may be rerouted, but the electrical connection will be maintained. This occurs because Pad2Pad automatically minimizes the total length of the logical connection lines. Lastly, double clicking a logical connection line causes the Edit Net dialog to appear and show the net.

Edit Nets Dialog

The Edit Nets dialog is a dialog that allows you to view, change and delete nets in your design. You use the Edit Nets dialog to define the connections to be made in your circuit board: For example you might want to create a net for a clock signal that connects a clock to two ICs.
To create a new net:
  1. Choose Nets | Edit Nets and the Nets dialog will appear as shown above.
  2. Click Create Net
  3. Type the name of the new net (e.g. Clock, Ground, H4, etc). Click OK.
  4. On right side of the dialog click on a pin that belongs in the new net and click <. (Click > to remove a pin from a net.) Refer to the circuit schematic during this process.
  5. Continue to select and move pins until all pins to be included in the net are listed in the “Pins in net” area.
  6. Click OK.
  7. You will now see the new net in the main Nets dialog. Click OK.
The “Pins in net:” list may contain grey pins. Grey pins are pins that have electrical contact with the net but don’t belong to the net. Use the Add Grey button to add such pins to the net.
To edit an existing net:
  1. Choose Nets | Edit Nets and the Nets dialog will appear.
  2. Select the net to edit.
  3. Review pins shown in the “Pins in net” list.  The right list contains all pins available on the board excluding those belonging to the selected net.
  4. To remove a pin from the net, select it and click >
  5. To add a pin to the net from the right side list, select it and click <.  The pin moves to the “Pins in net” list..
  6. To quickly locate a pin in the list, use the Search for pin field.
  7. Continue editing nets.
  8. Click OK when finished.
To delete an existing net:
  1. Choose Nets | Edit Nets and the Nets dialog will appear.
  2. Select the net to delete.
  3. Check the “Delete traces connected to this net” checkbox if you wish the traces to be also deleted.
  4. Click Delete Net
  5. Click OK.
To sort the net list by name:
  1. Click the name column header.
  2. Click again to reverse sorting.
To print a list of all nets and assigned pins:
  1. Choose Nets | Edit Nets and the Nets dialog appears.
  2. Click Print Netlist and the Print dialog appears. Select the desired print settings; click OK.
To change what the internal layers of four layer circuit boards are connected to:
  1. Create two new nets to be assigned to the two internal layers (ex: MyInternal1 and MyInternal2)
  2. In the Edit Nets | “1st” column set check mark next to MyInternal1
  3. In the Edit Nets | “2nd” column set check mark next to MyInternal2
  4. Note: The 1st internal layer is located under the top copper layer and the 2nd internal layer is located above the bottom layer.
To assign Empty net to all free pins:
  1. Choose Nets | Edit Nets and the Nets dialog will appear.
  2. Select Empty net in the Nets list.
  3. Check Show Free pins only checkbox.
  4. Click << button.
  5. Click OK.
To indicate if a net is to be routed by Auto-router:
  1. Choose Nets | Edit Nets and the Nets dialog will appear.
  2. Select the net to enable/disable auto-routing for.
  3. Set check in the Route column to allow auto-routing. Clear check for the Auto-router to completely ignore the net.
  4. Click OK.
To specify/change trace width for a net to use by Auto-router:
  1. Choose Nets | Edit Nets and the Nets dialog will appear.
  2. Select the net to specify/change trace width for.
  3. Click the Trace width field. If editing did not start, click the field again.
  4. Specify/change the trace width.
  5. Click OK.
The dialog is modeless. While the dialog is displayed, clicking a pin selects the net of the pin in the dialog.

Netlist

A netlist is a set of nets, usually created by a circuit design software. You can import netlists from the following industry-standard formats:
  • OrCAD
  • Protel (also supported by TinyCAD)
  • Eagle (also supported by TinyCAD)
  • EDIF (supported by popular CAD applications, such as P-CAD and OrCAD)
  • PDIF (supported by popular CAD applications, such as P-CAD and OrCAD)
For example, you might have a circuit design in Eagle and want to create a PCB in Pad2Pad.
To import a netlist from one of the above formats to Pad2Pad:
  1. Select the Footprint tool.
  2. Place all footprints. For custom footprints, use single layer pads or multi layer pads to place separate pads and group them.
  3. Ensure corresponding components match between your design and the schematic that generated the netlist.
  4. Choose Nets | Import Netlist and a dialog will appear.
  5. From Files of Type select the netlist format to import.
  6. Browse for the netlist file to import; click Open.  The Import Netlist dialog will appear.
  7. Check correctness of the import. Components and pins in the imported netlist (“Original Netlist”) column should correspond to component footprints and their corresponding pads in your design (“Pad2Pad Design”) column. You can reassign the corresponding components and pads, if necessary.
  8. Click OK to complete the import.
  9. Choose Nets | Edit Nets or use the Property Bar to review or edit the resulting nets.
  10. Typically you will then create traces via the Auto Router or manually. But first select View | Layers and enable the Net layer.

Creating Nets from Traces

You can create nets automatically from your traces. This is useful if you created a circuit design by laying traces without first creating nets. A great tool especially prior to rearranging a board layout as the nets will automatically help you avoid errors while rearranging components. The nets will also allow you to use the PCB auto router to perform or help with the rearrangement.
To Create Nets from Traces:
  1. Click Nets | Create Nets from Traces. Pad2Pad will scan the board layout and create nets. A dialog will appear to tell you how many Nets were created.
  2. Choose Nets | Edit Nets to review the created Nets. The Nets will be named “Auto01”, “Auto02”, etc.
  3. Typically you would then enable View | Layers | Net and then proceed with rearranging your circuit board layout.