Guest
I would like to use SpectreMDL to make a measurement that includes the
value of an instance parameter. For example:
export real area=ival(M2:w)*ival(M2:l)*ival(M2:m) + ...
Is something like this possible with Spectre? I would like to be able
to setup an expression to calculate a value without having to manually
calculate it everytime an instance parameter changes.
Thanks
value of an instance parameter. For example:
export real area=ival(M2:w)*ival(M2:l)*ival(M2:m) + ...
Is something like this possible with Spectre? I would like to be able
to setup an expression to calculate a value without having to manually
calculate it everytime an instance parameter changes.
Thanks