I am using ADE 5.10.41 to simulate a circuit for which
I want to obtain the OP at 10μs. There are two obvious ways to do this in
transient analysis; I can either check the Save Final Op Pt and
run a 10μs simulation or add 10μ in the infotimes field in the
options menu. Both of these work just fine through the GUI. I can eaisly
extract a scalar, for example, for the VDS of a device using
the info OP measurement in the calculator.
When I try to perfrom the same simulation(s) using
Ocean, I don't seem to be able to extract any OP results. In the case of final
time OP, I use selectResults('finalTimeOP) but Ocean returns:
Results finalTimeOP are not available for "/local_path/design/spectre/schematic".
However, the results are there since the finalTimeOP.info is generated in the
above path. In the case of Info Times, I use selectResults('tran_info) but
the result I get is, what I believe, an ID code for the specific OP measumernt
I perform and looks like this: drwave:175845424.
Is there anyway to extract OP results from a
transient analysis using Ocean?
Thank you