Hi all, I need to optimize the size of a clamping diode. I can edit its area and perimeter. These two parameters are of course correlated. One option to run the optimization is to create a variable X and introduce expressions for area and perimeter as follows: Area: X^2; Perimeter: 4*X Then give a range for X and let the optimizer do its work. However, I wonder if it is possible to correlate the parameters of the instance without creating a variable, which allows me to optimize without having to edit the schematic. If let's say, I give a range for the perimeter, is it possible to define the area as (perimeter/4)^2 and run the optimization? What would be the syntax to use? Thanks in advance. Lucho version: Virtuoso IC6.1.6-64b.500.11.EHF2051.
↧