• 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. How to Find the drawn net("MET1" "drawing") in the layout...

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 125
  • Views 2526
  • 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

How to Find the drawn net("MET1" "drawing") in the layout.

ShrikantTI
ShrikantTI over 13 years ago
Requirement is that I need to find if there are any existing nets or paths in the layout so that I can connect the rest except those paths. Another issue is that when i draw the path the skill command does not recognize it as net until there net expression is given unlike in schematic it takes a predefined value. I tried to explore using shapes but did not have much definitive solution. Please can you help? Also how to find which all terminals is the path or net connected? I need to get the name of the terminals from the subblock as the terminals of the subblocks are not visible. Thanks, Shrikant
  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 13 years ago

    The database can be used to represent logical connectivity either separate from or together with physical geometries. That way you can represent in the database how terminals of devices should be connected despite the fact that the physical routing has not been implemented yet. As you do the physical routing you can associate the geometries with the nets - and then the shapes are marked as being associated with the net. You can show (in the layout editor) flight lines for nets to show the logical connectivity if you wish (this is on the Display Options form) to show lines between pins on instances and also top level pins - assuming that the device has instTerm objects created too to associate the instance terminals with specific nets. Layout XL does this when it creates devices - the connectivity is set up in the database.

    Nets (like most database objects) can be deleted with dbDeleteObject().

    Regards,

    Andrew.

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

    The database can be used to represent logical connectivity either separate from or together with physical geometries. That way you can represent in the database how terminals of devices should be connected despite the fact that the physical routing has not been implemented yet. As you do the physical routing you can associate the geometries with the nets - and then the shapes are marked as being associated with the net. You can show (in the layout editor) flight lines for nets to show the logical connectivity if you wish (this is on the Display Options form) to show lines between pins on instances and also top level pins - assuming that the device has instTerm objects created too to associate the instance terminals with specific nets. Layout XL does this when it creates devices - the connectivity is set up in the database.

    Nets (like most database objects) can be deleted with dbDeleteObject().

    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