• 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. getting the dbID for an instance in the layout

Stats

  • Locked Locked
  • Replies 9
  • Subscribers 143
  • Views 18661
  • 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

getting the dbID for an instance in the layout

Inas Mohammed
Inas Mohammed over 8 years ago

Hello,

I need to get the dbID for certain transistor in order to do some operations on it after that.

The idea is that i need to check for a transistor in a pattern, if this transistor is at lower left of upper right do some commands.

so i need to get value of x which then will be used as follows.

when(row=0 && col==0  lowerleft=x)

when(row=Rows-1 && col=Cols-1 upperright=x)

I thought about like trying to create instances again on the old one with the same names in these places using dbCreateInst just to have the ID, then use it.

But it doesn't work

So can you help me with this issue please.

thanks

  • Cancel
Parents
  • Inas Mohammed
    Inas Mohammed over 8 years ago
    I have generated a pattern.
    Then i need to check in this pattern for the lower left and upper right corners instances to do some operations on them.
    The 1st step in this operation is the "when" statements mentioned above, in which it tells when you are at the lower left corner so this device will be assigned to a variable called "lower left" and the same applied for the case of the upper right instance.
    My question is how to do this assignment.

    I hope i clarified my question. Tell me please if there is another something missed
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Inas Mohammed
    Inas Mohammed over 8 years ago
    I have generated a pattern.
    Then i need to check in this pattern for the lower left and upper right corners instances to do some operations on them.
    The 1st step in this operation is the "when" statements mentioned above, in which it tells when you are at the lower left corner so this device will be assigned to a variable called "lower left" and the same applied for the case of the upper right instance.
    My question is how to do this assignment.

    I hope i clarified my question. Tell me please if there is another something missed
    • 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