• 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. Moving instances using its bBox co-ordinates.

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 143
  • Views 10270
  • 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

Moving instances using its bBox co-ordinates.

Bijaya
Bijaya over 3 years ago

Hi guys,

I am trying to come up with a SKILL script to move selected instances from one area to another and align them with certain spacings. 

I came across SKILL command "leAlign" to align the instances however I need to specify the spacings unit at the toolbar which I don't want.

Using "xy" values seems to work in terms of moving the instances and possibly spacing them at a certain distance but I believe it will only work if all the selected instances are in the same orientation (e.g R0")

I am trying to find a command or ways to move the instances and align them with certain spacings using bBox value as a reference.

Any help will be appreciated.

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 3 years ago

    You need to set the relevant cdsenv variables (Options->Cdsenv editor in IC6.1.8/ICADVM18.1/20.1 will help if you search for align; they're also documented):

    leSetEnv("alignApplySpacing" t)
    leSetEnv("alignSpacingValue" 0.2)
    leAlign("bottom")

    Is that what you want?

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 3 years ago

    You need to set the relevant cdsenv variables (Options->Cdsenv editor in IC6.1.8/ICADVM18.1/20.1 will help if you search for align; they're also documented):

    leSetEnv("alignApplySpacing" t)
    leSetEnv("alignSpacingValue" 0.2)
    leAlign("bottom")

    Is that what you want?

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Bijaya
    Bijaya over 3 years ago in reply to Andrew Beckett

    Thanks very much Andrew, yes that's what I was looking for.

    Bijaya

    • 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