• 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. ADE XL....Numerous license warnings and delayed run res...

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 126
  • Views 16291
  • 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

ADE XL....Numerous license warnings and delayed run results

Trail Animal
Trail Animal over 14 years ago

 When running a test bench in ADE XL, I get numerous license warnings scrolling in my Virtuoso window both before results are displayed and after they are displated as well.  The run is exremely slow (compared to an ADE L simulation) and the system locks up with the spinning icon after displaying results while many lines of warnings are being scrolled???

 

*WARNING* (icLic-21) License Analog_Design_Environment_L ("95200") is not available to run ADE-L.
Trying to check out the license Analog_Design_Environment_XL ("95210") instead.
*WARNING* (icLic-3) Could not get license Analog_Design_Environment_XL
*WARNING* (icLic-21) License Analog_Design_Environment_XL ("95210") is not available to run ADE-L.
Trying to check out the license Analog_Design_Environment_GXL ("95220") instead.

The above is repeated dozens of times!

 It's working, but obviously not optimal...am I missing a setting or something in the XL window?

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 14 years ago
    Which subversion are you using? The advice may differ depending on what you're using (do Help->About in the ADE XL window or in the CIW).

    Regards,

    Andrew
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Trail Animal
    Trail Animal over 14 years ago

     Figured it out.  I was launching an ADE-XL window from my schematic, which opened fine, but we techinically have a ADE-GXL configuration.  I can run a straight L fine to test my sim-bench, but it doesn't like running under an XL configuration.  If I launch a GXL window (same as XL), then I don't get the warnings during a simulation.

     Not sure if the above made sense, but simply put, if you have a GXL configuration, you can run a simple L window, but then need to launch a GXL window to look at corners/statistics!  We used to have only standalone XL's, so I didn't have this problem previously.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Trail Animal
    Trail Animal over 14 years ago

     Hey Andrew

     I think I figured it out, but we are running IC6.1.4.500.5  ADE-GXL

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • skillUser
    skillUser over 14 years ago

    Hi,

    Glad you solved the problem.

    From your intial post I would have guessed that this might be a license issue. Although this may no longer be relevant in this case, there is a utility in the IC61x hierarchy called perf_test that can be used to help diagnose issues with license problems, use the "-h" option to find out how to use it. It can measure license check out time, network latency and other mesaures.

    Regards,

    Lawrence.

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

    You can also use the following SKILL to set cdsenv settings:

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

    (change the order as appropriate) - this way you can tell ADE/ADE XL which licenses to check first). This is covered in the documentation, so  search for ADELicenseCheckoutOrder in cdnshelp and you'll find the details.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Elkim
    Elkim over 14 years ago

    Hi Andrew,

    I checked the doc about a the LicenseCheckoutOrderand and I got the following warning messages:

    *WARNING* Line ignored: (envSetVal("license" "ADELicenseCheckoutOrder" 'string "GXL,XL,L"))

    *WARNING* Line must contain 4 elements.

    *WARNING* Line ignored: (envSetVal("wavescan.application" "VIVALicenseCheckoutOrder" 'string "ADE,VIVA"))

    *WARNING* Line must contain 4 elements.

     and, still having the bothering messages:

    *WARNING* (icLic-21) License Analog_Design_Environment_L ("95200") is not available to run ADE-L.

    Trying to check out the license Analog_Design_Environment_XL ("95210") instead.

     Running IC6.1.4.500


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

    Those lines are in SKILL syntax and would have to be placed in your .cdsinit file. If you want the .cdsenv equivalent, just put:

    license ADELicenseCheckoutOrder string "GXL,L,XL"
    wavescan.application VIVALicenseCheckoutOrder string "ADE,VIVA"

    in your ~/.cdsenv file. That should do it. Sorry if my previous post was a little imprecise - I took it for granted that people would know this (my mistake).

    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