• 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. Skill code to get the selected instance's position (wrt...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 143
  • Views 2912
  • 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

Skill code to get the selected instance's position (wrt topLevel) in the schematic hierarchy

Atul Dwivedi
Atul Dwivedi over 12 years ago

Hi there,

As the subject suggests, there is a MOS in a subcircuit which I want to reference it to use it in extracting info during simulation like VDS etc.

Ex. a Mos named N0 is in the instance of the subcircuit named "inst1" which inturn is a part of a bigger subcircuit "Inst2" in the topLevel. So from the topLevel I would reference it like: "Inst2.inst1.XN0.M0". [Final use: .extract label=VDSN0 vds(Inst2.inst1.XN0.M0)]

The prefix of "X" and the suffix ".M0" I am able to obtain by some manipulation of cdf params, but I am stuck in finding the rest of the part (Inst2.Inst1).

If anyone could help, it would be nice.

Thanks and Regards,

Atul 

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

    Atul,

    There is no information in a cellView to be able to find out what your parent is. You could (conceivably) search through every cellView in all the libraries in your cds.lib to find out any cellView that instantiates you, and then repeat this operation over and over again - this would be very slow, and also the likelihood would be that there are multiple instantiations of the block you've opened, and so how would you know which one was intended?

    So it's not a sensible idea.

    Regards,

    Andrew.

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

    Atul,

    There is no information in a cellView to be able to find out what your parent is. You could (conceivably) search through every cellView in all the libraries in your cds.lib to find out any cellView that instantiates you, and then repeat this operation over and over again - this would be very slow, and also the likelihood would be that there are multiple instantiations of the block you've opened, and so how would you know which one was intended?

    So it's not a sensible idea.

    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