Hi,
In my circuit the sense resistance is of course corner-dependent, like it changes by +-20% from slow to fast corner. I can compensate with my trimming bus, to use e.g. 32 for TYP, but e.g. 10 slow and 40 for fast. And I can use a trim variable with according settings in a corner setup. For only one corner combination like slow + trim=10- this is easy to setup.
However, I need to run many corners like Cslow, Rfast, 1v2MosFast, 5VmosSlow, etc. So I need a corner like R: slow typ fast, C: slowtyp fast, 1v2mos: slow fast typ, etc., like 3x3x3... combinations to run.
Such setup is simple too, but now I also need to include the trim varaible, and I need trim=10 for Rslow, 0 for Rtyp and 40 for Rfast!
How can I set trim in corner UI according to the resistor corner?? If need something like a function taking R corner section value string as input and using a case structure to deliver the right integer value for trim.
I hope this is possible with a little skill trick?
Bye Stephan