• 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. Via create options save or load

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 143
  • Views 13419
  • 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

Via create options save or load

psill000
psill000 over 9 years ago

Is there a way to save or load the via create options at start up or during a cadence session?

Paul

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    Paul,

    Which via create options are you talking about, and which version are you using?

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • psill000
    psill000 over 9 years ago

    Sorry about I forgot to include the info
    12.1-64b.500.13

    The create via from the pull down menu, leHiCreateVia()
    When the option gui is pulled up I would like to have my specified vias defined as the vias of choice to use

     and possibly the other via create option in the gui:
    Override parameters
    Create in route
    Extend Enclosure Beyond Overlap
    Fill overlap

    Paul

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    Paul,

    Which vias are displayed is controlled by the validVias constraint in whichever constraint group you have set for vias (see Options->Editor). You can also initialise that with cstSetDefaultConstraintGroupName() - see the documentation for more details.

    The other options can be set with:

    leSetEnv("autoViaOverrideVariantParameters" t)
    leSetEnv("viaCreateInRoute" t)
    leSetEnv("viaExtendEnclosureBeyondOverlap" t)
    leSetEnv("viaFillEnclosureOverlap" t)
    leSetEnv("viaFillPolygonalOverlap" "Partially") ; or "Fully"

    not sure if you wanted the last one.

    Regards,

    Andrew.

    • 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