• 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. How can I cut a routing blockage in FE?

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 91
  • Views 17409
  • 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 can I cut a routing blockage in FE?

archive
archive over 18 years ago

Dear ALL:

I want to cut a routing blockage in one floorplan to make routing guides. For example, I dont have M5 cell routing blockage in a LEF hard block, I add this routing blockage at the top level, I have to cut some notches according to the pin shapes (if pins are on M5), then router can make M5 connections to these pins without DRC. How can I cut these notches on the added M5 routing blockage, this is more like a polygon operation, do Encounter have such db commands? I dont want to modify the LEF file (to add the M5 obstruction).

Thanks in advance!


Originally posted in cdnusers.org by eminemshow
  • Cancel
Parents
  • patrice06
    patrice06 over 14 years ago

    Hi Bob,

    Thanks for this feedback. I am trying to implement this but I have a couple of issue. As I am a beginner with dbGet, I did run some experiments but I am a bit stuck.

    I am using SOC 8.1

    There were complains about boxes (not recognized as attributes. Expected : box ?) and dbShape (ex: dbShapeRect now ?). So, I am cuurently with :

    foreach box [dbShapeRect [dbGet -p [dbGet -p2 top.insts.cell.baseClass block].box] SIZE -5] {createRouteBlk -layer 5 -box $box}

    I have added the -p to return pointers but dbShapeRect still complains it expects a pointer (I got: Usage: dbShapeRect <ShapePtr>)

    However, If I type only : dbGet -p [dbGet -p2 top.insts.cell.baseClass block].box
    0x11fa2f038 0x11fb5e5b0

    that gives a list of pointers and seem correct, so i don't know what is the issue.

    In case you could have a look as this is obviously a very useful ietms for many design.

    Thanks

    Patrice

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • patrice06
    patrice06 over 14 years ago

    Hi Bob,

    Thanks for this feedback. I am trying to implement this but I have a couple of issue. As I am a beginner with dbGet, I did run some experiments but I am a bit stuck.

    I am using SOC 8.1

    There were complains about boxes (not recognized as attributes. Expected : box ?) and dbShape (ex: dbShapeRect now ?). So, I am cuurently with :

    foreach box [dbShapeRect [dbGet -p [dbGet -p2 top.insts.cell.baseClass block].box] SIZE -5] {createRouteBlk -layer 5 -box $box}

    I have added the -p to return pointers but dbShapeRect still complains it expects a pointer (I got: Usage: dbShapeRect <ShapePtr>)

    However, If I type only : dbGet -p [dbGet -p2 top.insts.cell.baseClass block].box
    0x11fa2f038 0x11fb5e5b0

    that gives a list of pointers and seem correct, so i don't know what is the issue.

    In case you could have a look as this is obviously a very useful ietms for many design.

    Thanks

    Patrice

    • 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