• 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. License issue while using plot command in an ocean script...

Stats

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

License issue while using plot command in an ocean script in cadence 6.1.5

NRkey99
NRkey99 over 12 years ago
when I am using plot() command in my ocean script in cadence version 6.1.5 it is checking for ADE_L/ADE_XL license,but when I am using the same command in cadence version 5.1.4, it is showing no such message & is excuting the command. Can anyone suggest what the problem might be?
  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    I don't know which licenses you have, but presumably it is working but just giving some warnings?

    If so, adding:

    envSetVal("wavescan.application" "VIVALicenseCheckoutOrder" 'string "ADE,VIVA")  ; default is VIVA,ADE
    envSetVal("license" "ADELicenseCheckoutOrder"  'string "GXL,L,XL") ; default is L,XL,GXL

    might help. I'm assuming here you have ADE GXL licenses and not the others. The idea is that these control the default order it checks for licenses - and you can tune that to the licenses you actually have. 

    Seeing the message you're getting might help me to give a better answer, along with knowledge of what ADE licenses you actually have. 

    Regards,

    Andrew.

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

    I don't know which licenses you have, but presumably it is working but just giving some warnings?

    If so, adding:

    envSetVal("wavescan.application" "VIVALicenseCheckoutOrder" 'string "ADE,VIVA")  ; default is VIVA,ADE
    envSetVal("license" "ADELicenseCheckoutOrder"  'string "GXL,L,XL") ; default is L,XL,GXL

    might help. I'm assuming here you have ADE GXL licenses and not the others. The idea is that these control the default order it checks for licenses - and you can tune that to the licenses you actually have. 

    Seeing the message you're getting might help me to give a better answer, along with knowledge of what ADE licenses you actually have. 

    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