• 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. Switch Extracted view names in ADEXL

Stats

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

Switch Extracted view names in ADEXL

ank0888
ank0888 over 12 years ago

All

 Is  there a way I can create a variable say "ev_view" in ADEXL/L  assign to say "schematic" or extracted views and toggle between different extracted views and or schematic view to perform simulations?

Thanks 

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

    The way to do this is to not use a config (because you can't have ADE variables in the config views), but instead simulate from the schematic. In the ADE XL test editor, use Setup->Environment (or Right Mouse->Environment over the test name) set the switch view list to something like:

    spectre VAR("ex_view") cmos_sch cmos.sch schematic veriloga

    Then you'll see a test variable (and a global variable) called "ex_view" appearing. You can set this to (say) "schematic" (with the quotes), or "schematic","veriloga","av_extracted" to simulate all three views. You could do the same thing in your corner definitions.

    Of course, because it's done via the global view list, you have to be careful that you're not affecting the view of more cells than you want, but careful naming of the views should fix that. All that the above would be doing is moving up the priority of the view you want to simulate over the rest of the view list.

    Hope that helps! (I did check that this does indeed work).

    Kind Regards,

    Andrew.

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

    The way to do this is to not use a config (because you can't have ADE variables in the config views), but instead simulate from the schematic. In the ADE XL test editor, use Setup->Environment (or Right Mouse->Environment over the test name) set the switch view list to something like:

    spectre VAR("ex_view") cmos_sch cmos.sch schematic veriloga

    Then you'll see a test variable (and a global variable) called "ex_view" appearing. You can set this to (say) "schematic" (with the quotes), or "schematic","veriloga","av_extracted" to simulate all three views. You could do the same thing in your corner definitions.

    Of course, because it's done via the global view list, you have to be careful that you're not affecting the view of more cells than you want, but careful naming of the views should fix that. All that the above would be doing is moving up the priority of the view you want to simulate over the rest of the view list.

    Hope that helps! (I did check that this does indeed work).

    Kind Regards,

    Andrew.

    • 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