• 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 SKILL
  3. Renaming a net connected to an instance terminal in a s...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 142
  • Views 13752
  • 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

Renaming a net connected to an instance terminal in a schematic

rajkhiremath
rajkhiremath over 10 years ago

Hi andrew,

I have a following requirement. can you please let me know how is this possible.

I have instantiated nand symbol and it has pins in0 in1 out vdd vss vnw vsb. There is a terminal by name VDD. I added wire to vdd and vnw and labelled them as VDD. Now i only want to rename the net connected to vnw ( which is VDD ) as VNW through skill code.

Thank you ...

Raj

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    Raj,

    I split this post from the old thread you'd added it to (the Forum Guidelines ask you not to post on old threads to avoid confusion).

    All you need to do is change the value of the wire label and then run the schematic checker again. If you can find that label, simply do:

    labelId~>theLabel="VNW"
    schCheck(cvId)

    and that should do it. Not clear precisely where you're starting from, so I'm just giving  you a broad point in the right direction. You don't really need to do all the connectivity creation yourself because the schematic checker can do that for you (and you need to make sure everything is OK and following schematic conventions otherwise a subsequent check-and-save may break things).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    Raj,

    I split this post from the old thread you'd added it to (the Forum Guidelines ask you not to post on old threads to avoid confusion).

    All you need to do is change the value of the wire label and then run the schematic checker again. If you can find that label, simply do:

    labelId~>theLabel="VNW"
    schCheck(cvId)

    and that should do it. Not clear precisely where you're starting from, so I'm just giving  you a broad point in the right direction. You don't really need to do all the connectivity creation yourself because the schematic checker can do that for you (and you need to make sure everything is OK and following schematic conventions otherwise a subsequent check-and-save may break things).

    Regards,

    Andrew.

    • 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