• 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 Design
  3. corner variables in adexl

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 15496
  • 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

corner variables in adexl

bid75
bid75 over 6 years ago

If I have to add two variables in corner setup of ADEXL, is there a way to specify them as connected like ordered set. For e.g if var1 can take {10 20} and  var2 {0 var1} -- so the net runs {var1 var2} will be {10 0} {20 0} {10 10} {20 20} -- sometimes more complicated sets are required where we need to explicity specify the set of {var1 var2} as some combinations are invalid and should be pruned.

Thanks

Bhavin

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 6 years ago

    Hi Bhavin,

    You can't use variables in the sweep limits, but you could enter:

    var1: 10 20 10 20
    var2: 0 0 10 20

    Then select both variables and do Right Mouse->Group as Parametric set. This means it would do {10 0} {20 0} {10 10} {20 20} as it sweeps both lists together.

    You can see this in Run->Run Preview (you have to hit the refresh button) which will show you what is going to be swept.

    If using ADE Assembler, you could also sweep the two variables independently (i.e. no Group as Parametric set, although that is also available in Assembler):

    var1: 10 20
    var2: 0 10 20

    and then on the run preview you have checkboxes so you can disable the combinations  you don't want to run.

    Regards,

    Andrew.

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
  • bid75
    bid75 over 6 years ago in reply to Andrew Beckett

    I don't see the menu item : Right Mouse->Group as Parametric set

    IC6.1.7-64b.500.17

    Surprisingly thres "2 vdd-2" seems to work in sweeps.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 6 years ago in reply to bid75

    OK, you said sweeps, not corners. I was talking about how to do it from the global variables in the data view assistant. You didn't mention corners...

    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