• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. PCB Design
  3. Shorting 2 nets by a via in Schematic

Stats

  • Locked Locked
  • Replies 5
  • Subscribers 164
  • Views 18423
  • Members are here 0
More Content
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Shorting 2 nets by a via in Schematic

archive
archive over 19 years ago

I want to short two nets (analog and digital ground) by a via. In schematic, how can I create such symbol which has one pin but attaching two different nets?

Thanks in advance!


Originally posted in cdnusers.org by Azure
  • Cancel
  • archive
    archive over 19 years ago

    I don't know about in the schematic, but you can attach the "Net Short" property to the via in the board file.


    Originally posted in cdnusers.org by Randy R.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 19 years ago

    Here is the source link solution number 11144408.
    this does work I have used it for a few years.

    Problem statement:

    I am creating my schematic design in Capture and using Allegro for my board layout.
    I have two nets "GND" and "AGND" in the schematic. I want to be able designate a
    specific point in the board layout where I will allow these two nets to be shorted
    (without generating a design rule error marker). I know how to use NET_SHORT in the
    ConceptHDL-to-Allegro flow to accomplish this. Can NET_SHORT also be used in the
    Capture-to-Allegro flow and, if so, how do I do this?

    Solution:

    You can use NET_SHORT in the Capture to Allegro flow also.

    In the following example I have a one pin component in my Capture schematic. The sole
    purpose of this one pin "component" is to provide a point where net "AGND" will be
    allowed to short to net "GND". The component has a reference designator of SP1 and a
    PCB Footprint of SHORTINGPOINT. Pin one of SP1 is tied to net "GND".

    1). Add the NET_SHORT property
    Add the NET_SHORT property to the pin of the component instance. Take care to be sure to
    select the pin of the component rather than the attached wire or the component itself.

    Make the value of the NET_SHORT property GND:AGND. The first netname in the value string
    is the net that the pin is connected to (GND in this case). The second netname in
    the value string is the net (AGND) that I wish to allow to short to GND at this
    point. The netnames are separated by a colon.

    2). Set up the allegro.cfg file
    Save the schematic and select Tools -> Create Netlist -> Allegro. Before netlisting
    select the Setup button on the Create Netlist form and choose the allegro.cfg file
    to be edited. The allegro.cfg file is loaded into a plain text editor. Locate the
    section called [pinprops] typically towards the bottom of the file. Add the line
    NET_SHORT = YES to this section. Save the allegro.cfg file and OK the Setup form.
    Then run the netlister by OK'ing the Create Netlist form.

    3). View the results in Allegro
    After netlisting is completed successfully, import the netlist into the Allegro board.
    Place component SP1 and place other components including pins of the net AGND. With
    Bubble Mode set to Off (instead of Hug Preferred or Shove Preferred) start a cline
    (add connect) at an AGND pin and draw the cline into the pin of component SP1. No
    DRC marker is reported even though the cline is on net AGND and the pin of SP1 is on
    net GND. Allegro ignores the violation because of the NET_SHORT property.

    Steve


    Originally posted in cdnusers.org by swilber
    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
  • archive
    archive over 19 years ago

    Quite useful! Thanks a lot!


    Originally posted in cdnusers.org by Azure
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 19 years ago

    A further question is, the solution suggested by Swilber is only useful for shorting two nets on routing layer, how to make it work on power plane? Thanks!


    Originally posted in cdnusers.org by Azure
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 19 years ago

    What I do is create a test point footprint called shortpoint.

    Place a 1 pin connector for each (shape) point you want to short together in the schematic,
    such as Agnd and Dgnd and assign the shortpoint footprint to that part.

    Then I assign the net_short property as described previously.

    Place the footprint on the board.
    There are a couple of problem in allegro.
    1) the second plane (positive) does not automatically connect.
    2) You must go use a Cline that goes from the shape to the short point footprint.
    3) And if you edit or connect to those planes the shortpoint cline is removed, (so I connect the shortpoint cline just before
    I generate the artwork).

    Steve


    Originally posted in cdnusers.org by swilber
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information