Temperature in Analog Artist

Discussion in 'Cadence' started by Gunnar Munder, Jan 3, 2005.

  1. Writing a ocean script as a corner input file (e.g. ocean.ocn,
    ocean.dcf and ocean.pcf) and not specifying a certain temperature
    using corSetCornerRunTempVal, what temperature does cornerRun() use?
    Does it use a default value or does it use the temp specified in
    Analog Artist? To be sure I want to read the given temperature from
    Artist and put it into the dcf-file. Since the generation of the
    ocean files is done by a skill routine I am looking for a skill
    function to read the temp from the Artist.

    Thanks
    Gunnar
     
    Gunnar Munder, Jan 3, 2005
    #1
  2. Hi Gunnar,

    for the spectre implementation try:

    session = asiGetSession(hiGetCurrentWindow())
    asiGetSimOptionVal(session 'temp)

    Regards,
    Sylvio
     
    Sylvio Triebel, Jan 4, 2005
    #2
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.