Hi all,
Currently, I have a hspice netlist and it contains some expressions in hspice syntax.
Example for a parameter:
ad='w<259.9e-9?(floor(500e-3)*(91e-15+w*120e-9)+(500e-3-floor(500e-3)!=0?91e-15+w*60e-9:0))/1:(floor(500e-3)*(460e-9*w)+(500e-3-floor(500e-3)!=0?405e-9*w:0))/1'
Is there any way so that Virtuoso can execute kind of this parameters?
Thanks and best regards,