M
michaelg
Guest
Hi All,
I wrote an Assura code to get a die size ( for die corner rule
implementation)
. I need to understand what is the die size in order to determine
corner size for violations (I have 6 possibilities).
I found the die size using the: geomGetBBox() command and now I want
to switch between the different dies using a simple 'if then else'
condition.
I tried to calculate the die size myself using skill but the value
returned fro the geomGetBBox() is not a list, it is something call
'other'.
How can I extract the chip die size from a bbox function, is it
possible?
Thanks in advance
Michael
:?: :?: :?:
I wrote an Assura code to get a die size ( for die corner rule
implementation)
. I need to understand what is the die size in order to determine
corner size for violations (I have 6 possibilities).
I found the die size using the: geomGetBBox() command and now I want
to switch between the different dies using a simple 'if then else'
condition.
I tried to calculate the die size myself using skill but the value
returned fro the geomGetBBox() is not a list, it is something call
'other'.
How can I extract the chip die size from a bbox function, is it
possible?
Thanks in advance
Michael
:?: :?: :?: