Hi,
I am writing a skill code to read the corner and temperature simulation results from adexl in skill and then do post processing and identify which transistors are out of saturation.
I know we can do it via Circuit Conditions but that is too much work for 20 corner and temperature simulations.
My output should look like
Process | Temperature | OutOfSaturation
sf | -25 | I26/MN21
fs | 85 | I33/MP22
You can also tell me if there is adexl database function that can do it easily
Regards
Ralph