Skill++: do you need to set anything to be able to use

Discussion in 'Cadence' started by markgr07, Aug 7, 2007.

  1. markgr07

    markgr07 Guest

    I would like to use write some code in Skill++ to help me more
    efficiently kick off simulations in Spectre, and post process the
    results.

    is there anything particular I need to do to be albe to do this? Or do
    I just go ahead and use the Skill++ functions, etc.. in my scripts?

    thanks
    mark
     
    markgr07, Aug 7, 2007
    #1
  2. markgr07

    S. Badel Guest

    is there anything particular I need to do to be albe to do this? Or do
    Out of memory : if a file has a .ils extension, it will switch to SKILL++ mode.

    Otherwise, toplevel('ils) will accomplish this.

    Cheers,

    Stéphane
     
    S. Badel, Aug 8, 2007
    #2
  3. markgr07

    Justin Guest

    You can also use inScheme() to switch into SKILL++ and inSkill() to
    switch out. Keep in mind that if you are not using classes/methods/
    etc that there is a significant performance hit incurred by SKILL++.
    So it is best to use it where needed and use SKILL for the rest as you
    can intermix the two.

    Justin
     
    Justin, Aug 8, 2007
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.