• 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 extract MPP cut shapes

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 13000
  • 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 extract MPP cut shapes

Ferdz
Ferdz over 10 years ago

Hi,

I have a MPP which is constructed like a co-axial shield.

My problem is, the connectivity of the Subpart->Subrectangle are not extracted.

I heard that in cadence 6.1.6.500.8 / 9 /10 there is an envar to fix this

envSetVal("layoutXL" "_extractIgnoreMPPCutShapes" ‘boolean nil)

But I am using cadence 6.1.6.500.7, the envar mentioned above is not yet registered to this cadence version.

Anyone who has a solution?

Thanks in advance,

Ferdinand

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    Wouldn't the simplest solution be just to move to a later hotfix? (I don't know of a workaround without spending time looking into this in more detail, which I don't have at the moment).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 10 years ago

    Hi Ferdinand,

    I don't have time to test this, but you have access to all of the constituent parts of an MPP, I think from the top-level ROD object you can look over the subShapes and then investigate or set the connectivity (via the 'net' attribute).  If you have the master selected, try something like this:

    
    rodId = rogGetObject(car(geGetSelectedSet()))
    ;; look at the following 
    rodId~>subShapes~>net
    ;; ... and if they were all nil, try this
    rodId~>subShapes~>net = rodId~>dbId~>net
    

    Hopefully this will work as a short-term workaround until you can move to a new release?

    Regards,

    Lawrence.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Ferdz
    Ferdz over 10 years ago

    Hi Andrew and Lawrence,

    Thanks for your response.

    Unfortunately I have no freedom to deviate from our project environment so I can't use later cadence version,

    and indeed I am left with a workaround to assign nets manually(or  by skill).

    regards,

    Ferdinand

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

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