• 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. rodAlign a pcell in layout out of gird

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 144
  • Views 13186
  • 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

rodAlign a pcell in layout out of gird

nidon2003
nidon2003 over 11 years ago

Hello everyone,

I use cmd: rodAlign to place a pcell(AA) in a layout, as:

cellId=dbOpenCellViewByType("testLib" "testCell" "layout" "maskLayout" "w") 

instId=dbCreateParamInstByMasterName(cellId pdkName inst "layout" "inst_1" 0:0 "R0" 1)

rodAlign(

     ?alignObj  rodGetObj("inst_1" cellId)

    ?alignHandle  'lowerLeft

    ?refPoint  list(0 0) )

 

And the pcell(AA) is out of gird(0.005u), but if I use bindKey "i" to place this pcell in layout, it's no out if gird.

 I found that the refer point of cmd:rodAlign is the lowerLeft of the pcell, but the refer point of bindKey "i" is the origin in the pcell. And i think it maybe the reason.

Who can help me to work out this problem?

Thank you very much!

 

Lee 

 

  • Cancel
  • theopaone
    theopaone over 11 years ago

     Hi Lee

    You are correct, the lower left of the bounding box of the pcell master is not the origin but slightly off. The bounding box is determined by the contents of the master and when you do a rodAlign, you are aligning the bBox. Check the contents of the cell and you will probably see that the data is offset from one or both of the lower left edges, giving you the anomoly. 

    Ted

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • nidon2003
    nidon2003 over 11 years ago

    Tks for your kindly respond, i rechecked my pcell and found the problem.

    And i searched more detail information by SKILL manul,  i found that you can directly specify the x:y in dbCreateParamInstByMasterName , then the pcell will be placed in layout refer it's origin.

    I think i should read more carefully, lol:

    Thank you again.

     

    Lee 

     

    • 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