I would like to know whether the results of corner simulation can be made to appear in a consistent directory path.
What I see is that corner simulation causes the results to go into numbered directories, but the numbers are not necessarily predictable.
Example: results/maestro/Plan.1.Run.0/1/transient/psf
I am using ADE Assembler.
For reference, what I am trying to do is the following:
- run a transient simulation with certain design variables needed to achieve faster settling time
- use the spectre.fc from the transient to run a pss simulation with slightly different design variables needed to ensure low noise
- then run pnoise and pxf from this pss
I am using a Run Plan to achieve the change in design variables.
But I need the pss run to point to the spectre.fc for the corresponding corner and the location does not seem to be consistent/predictable.
-Mike