• 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. " *Error* asiGetDesignLibName: no applicable method for...

Stats

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

" *Error* asiGetDesignLibName: no applicable method for the class - list" during parametric simulation in ADE

yayla
yayla over 13 years ago

Hi,

I am trying to run  parametric simulation in ADE using Spectre. However, when I try to start it, it gives lots of *Error* asiGetDesignLibName: no applicable method for the class - list errors. I tried to run with just simulation and it seems that it is runnig. I am not quite sure but when I am writing oceanscript for paramvariable, I am using list() type and I am considering there may be similar issue but I don't have this problem before.

 I will appreciate if you help me.

 

Thanks,

yayla

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 13 years ago

    Yayla,

    The only record I have found of that error occuring was when the simulator was not in the path - and that was hotfixed in 5.10.41.500.6.147 and IC6.1.4.500.11 (and IC615) to give a more meaningful error message.

    However, that can't be it in your case because the simulation is running.

    I don't see that your OCEAN script can have anything to do with this if you're running in ADE.

    Please report this to customer support. Note in general it's a good idea to list the specific version of the IC tools (and probably simulator for good measure) when you talk about problems such as this on the forum, as described in the Forum Guidelines.

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • yayla
    yayla over 13 years ago

     Hi Andrew,

    These are the information about my tool versions:

    o IC 5.10.41.500.6.143.

    o Cadence Virtuoso Spectre Circuit Simulator Version 10.1.1.200

    How can I check whether the simulatior is in the path or not, Andrew?

    Thanks,

     yayla

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

    Hi Yayla,

    A quick answer is to use "which spectre" to see if it is in your path or not, and then "spectre -W" to check the version in case you pick up the wrong one (IC5141 has a version of spectre built-in, so you want to set you path so that MMSIM101 is found first).

    Regards,

    Lawrence.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 13 years ago
    Although you don't really need to check that if the simulation actually ran from within ADE - it must be in the path.

    Andrew
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Amanda20132015
    Amanda20132015 over 8 years ago

    Hi Yayla & Andrew,

    Are there any conclusion/solution about this issue?

    I met similar issue as you are. I saw the error "asiPrint: no applicable method for the classes“ when I click "Netlist & Run"(or "netlist"), however, netlist can be extracted and simulation can be run successfully. Do you have any insight?

    Really appreciate your support!

    Amanda

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

    Amanda,

    Your problem is different from the earlier post in the thread - it's a different function, and at a different phase. The general "no applicable method for the class" message comes from SKILL++ when you are trying to call a method with an object of a class that has no method defined for it (or for a parent class).

    The best thing to do is contact customer support. The next best thing is to specify which IC subversion you're using (type getVersion(t) in the CIW) and the spectre (if it was spectre) subversion from the simulator log file (or by typing "spectre -W" in a terminal window). If it's another simulator, please specify which one. Then enter in the CIW:

    sstatus(errsetTrace t)
    _stacktrace=50

    and then run the netlist and run to reproduce the error, and post the stack trace here (along with the version information described above).

    Note that I can't guarantee to respond quickly here (I have the day job to do!), whereas if you provide this information to customer support somebody should be assigned to work on it.

    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