Quantcast
Channel: Cadence Community
Viewing all articles
Browse latest Browse all 3331

Error plotting finesim psf results with OCEAN/artil

$
0
0

Hi,

I have a set of PSF results generated with the finesim simulator (run from ADE through OASIS). Now, I need to run some calculator functions on them.

When I open the results directory in OCEAN or artil, I get this message:

 WARNING (OCN-6152): Simulator finesim is not registered.
         Calculator data access functions (e.g., VT, IT, etc.) will not work.
         However, ocean data access functions (e.g., v, i, getData, etc.) will work.

The function that I try to evaluate is:

Max_Current = ymax(IS("some_signal"))

However, it doesn't work.

When I replace it with

Max_Current = ymax(i("some_signal" ?result srcSweep))

it works.

Any idea how to make it work in the original form?

Further, the signal names in the results ( as visible with the results() ) command use '.' as the hierarchy separator. However, in the OCEAN script, '/' is used as a hierarchy separator.

Is there a way I can get the OCEAN script to recognize the signal names without having to change the separator to '.'?

Regards,

Tathagato


Viewing all articles
Browse latest Browse all 3331

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>