ADEXL calculator expression over corners

Y

yvk

Guest
Is it possible to write an expression using a particular corner result of another calculator expression ?

Thanks,
yvk
 
On 02/01/13 11:06, yvk wrote:
Is it possible to write an expression using a particular corner result of another calculator expression ?

Thanks,
yvk
No. Not currently. Please contact customer support at
http://support.cadence.com to explain your requirement so that an
enhancement Change Request can be filed.

Regards,

Andrew.
 
Hi Andrew,

How do I access the elements of an array in skill?
Plan is to treat the corner results of an expression as an array and use
array(1) as I already know its for TT corner.

I guess we can use such a skill function directly while writing calc expressions in ADEXL

Thanks,
yvk


On Sunday, February 24, 2013 6:50:35 PM UTC+5:30, Andrew Beckett wrote:
On 02/01/13 11:06, yvk wrote:

Is it possible to write an expression using a particular corner result of another calculator expression ?



Thanks,

yvk





No. Not currently. Please contact customer support at

http://support.cadence.com to explain your requirement so that an

enhancement Change Request can be filed.



Regards,



Andrew.
 
On 03/16/13 14:00, yvk wrote:
Hi Andrew,

How do I access the elements of an array in skill?
Plan is to treat the corner results of an expression as an array and use
array(1) as I already know its for TT corner.

I guess we can use such a skill function directly while writing calc expressions in ADEXL

Thanks,
yvk
It depends on whether it is actually an array or not. If it was an
array, you could use arrayName[1] - but unless you created the data as
an array in the first place, you can't use array access operators.

Unfortunately your question isn't really precise enough for me to give a
precise answer!

Regards,

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top