• 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. Custom IC Design
  3. Inherited Connections - connecting to nets

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 126
  • Views 7185
  • Members are here 0
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

Inherited Connections - connecting to nets

kash022
kash022 over 7 years ago

Hi All,

I have a custom design in which (due to some reason I can't remember) I have the vdd and gnd as vdd! and gnd! (please note the exclamation!) at all levels of heirarchy. Now at the top-most level, I am connecting this vdd! a net/pin called VDDpwrDDSLL and of course, I have errors.

So, to resolve this I used the netSet property. netset vdd! = VDDpwrDDSLL but nothing changes and continues to give errors. This is affecting my cdl extraction as I am getting a failed netlist.

Apart from this I tried a couple of other things like using inherited connections, but somehow it gets messy.

Any ideas on this?

Thanks,
Kashif

  • Cancel
Parents
  • Marc Heise
    Marc Heise over 7 years ago

    Hi Kashif,

    using the "!" on any net/pin  makes the net global and accessible through the whole hierarchy, very convenient but  also troublesome like
    you experienced since it will kind of hard-wire that connection.

    If you want to use inherited connections you need to replace all the vdd!   nets/pins  with a so called net expression. This will assign a default net and a
    handle to the net/pin.  On the level you need to make the switch you will use the "netset"  to point the handle to a new netname.

    Please check the documentation, there is a whole chapter about this.

    As workaround you could connect both nets via  0V voltage source, or use the "cds_thru" element from the "basic" library,  but this needs
    to be supported from your  flow/pdk.

    Regards,

    Marc

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Marc Heise
    Marc Heise over 7 years ago

    Hi Kashif,

    using the "!" on any net/pin  makes the net global and accessible through the whole hierarchy, very convenient but  also troublesome like
    you experienced since it will kind of hard-wire that connection.

    If you want to use inherited connections you need to replace all the vdd!   nets/pins  with a so called net expression. This will assign a default net and a
    handle to the net/pin.  On the level you need to make the switch you will use the "netset"  to point the handle to a new netname.

    Please check the documentation, there is a whole chapter about this.

    As workaround you could connect both nets via  0V voltage source, or use the "cds_thru" element from the "basic" library,  but this needs
    to be supported from your  flow/pdk.

    Regards,

    Marc

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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