• 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. Digital Implementation
  3. create placement blockage for instance list

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 92
  • Views 17396
  • 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

create placement blockage for instance list

Emil M
Emil M over 12 years ago
Dear all
 
 Is there any way to specify placement blockage for specific instance list using single blockage layer.
For example if I have 1000 instances (with relative naming conventions) can I create placement blockage for that instances.
 
 
Thanks,
Emil 
  • Cancel
Parents
  • fitz
    fitz over 12 years ago

    You might have to  specifySelectiveBlkgGate -cell * -inst * first to override any defaults then repetitive unspecifySelectiveBlkgGate -inst <inst> if wildcards do not apply.
    Honestly I have never personally used this command , because I am currently stuck in edi v10 because of vendor 65 nm flow requirements.
    I still strongly suggest you tell placeDesign where to go, rather than where not to go.

    Shawn



    unspecifySelectiveBlkgGate
    [-help]
    [-cell cellName ]
    [-inst instName ]

    Specifies cells and instances that are forbidden to be placed inside the soft blockage during legalization.
    This command works when setPlaceMode -selectiveBlockage is set to true.

    Parameters
    -cell cellName
        Specifies the cell type name as illegal for soft blockage. You can use wildcards (* or ?) with this parameter.
    -inst instName
        Specifies the instance name as illegal for soft blockage. You can use wildcards (* or ?) with this parameter.

    The following command specifies that cell NR2RLX1 and all instance names that begin with MEMCTLU cannot be moved into soft blockage during legalization.
    unspecifySelectiveBlkgGate -cell NR2RLX1 -inst MEMCTLU*

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • fitz
    fitz over 12 years ago

    You might have to  specifySelectiveBlkgGate -cell * -inst * first to override any defaults then repetitive unspecifySelectiveBlkgGate -inst <inst> if wildcards do not apply.
    Honestly I have never personally used this command , because I am currently stuck in edi v10 because of vendor 65 nm flow requirements.
    I still strongly suggest you tell placeDesign where to go, rather than where not to go.

    Shawn



    unspecifySelectiveBlkgGate
    [-help]
    [-cell cellName ]
    [-inst instName ]

    Specifies cells and instances that are forbidden to be placed inside the soft blockage during legalization.
    This command works when setPlaceMode -selectiveBlockage is set to true.

    Parameters
    -cell cellName
        Specifies the cell type name as illegal for soft blockage. You can use wildcards (* or ?) with this parameter.
    -inst instName
        Specifies the instance name as illegal for soft blockage. You can use wildcards (* or ?) with this parameter.

    The following command specifies that cell NR2RLX1 and all instance names that begin with MEMCTLU cannot be moved into soft blockage during legalization.
    unspecifySelectiveBlkgGate -cell NR2RLX1 -inst MEMCTLU*

    • 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