• 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. Selective Edit in Place

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 143
  • Views 14006
  • 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

Selective Edit in Place

SkVlsi
SkVlsi over 12 years ago

I want to do edit in place to a particular cell some 2 or 4 level down . Can we use leHiEditInPlace() in such a  way that i pass the db is or cell name and the function will do edit in place to that particular place. Any suggesition  how to implement it ??

thanks in advance  

  • Cancel
Parents
  • skillUser
    skillUser over 12 years ago

     Hi,

    The documentation suggests in the example the following:

    leEditInPlace( hiGetCurrentWindow() ((db:12082048 0 0 0) (db:13240512 0 1 2) (db:13933796 0 0 0)) )

    But perhaps it should be something a little more like:

    leEditInPlace( hiGetCurrentWindow() list(list(topInst 0 0 0) list(sub1Inst 0 1 2) list(sub2Inst 0 0 0)) )

    Where topInst, sub1Inst, and sub2Inst are the appropriate database ID's stored in variables.

    Can you try something like the above?

    Regards,

    Lawrence.

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

     Hi,

    The documentation suggests in the example the following:

    leEditInPlace( hiGetCurrentWindow() ((db:12082048 0 0 0) (db:13240512 0 1 2) (db:13933796 0 0 0)) )

    But perhaps it should be something a little more like:

    leEditInPlace( hiGetCurrentWindow() list(list(topInst 0 0 0) list(sub1Inst 0 1 2) list(sub2Inst 0 0 0)) )

    Where topInst, sub1Inst, and sub2Inst are the appropriate database ID's stored in variables.

    Can you try something like the above?

    Regards,

    Lawrence.

    • 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