Hi all!
I'm having difficulties to find the desirable OP point during a DC sweep with a comparator that use a amux a resistor string to generate the hysteresis. The simulator find most of the time a VDD/2 stable operation point.
I'm defining nodeset statements, which are only valid to the OP point calculation but as DC sweeps the input, it makes the output to trigger and the nodeset statement is not longer valid.
Does the nodeset statement consider only for OP? Or it is also considered for each step of DC sweep?
Can I define a nodeset dependent on a parameter condition (ternary operator), something like (vn_par>vref_par)?0:avdd_par
Thanks!