Deriving Layers from Assura

Guest
Hi,

Is there a command that can derive a specific layer from the layout
for a specific level of the hierarchy?
Let say i want to derive METAL1 only from the first level of instances
in the top cell.

Is there command that is something like:
M1= derivation_Command (METAL1 start_depth=1 stop_ depth=1)

Thank,
Sonia
 
On Jul 11, 5:25 pm, s_kouchl...@yahoo.com wrote:
Hi,

Is there a command that can derive a specific layer from the layout
for a specific level of the hierarchy?
Let say i want to derive METAL1 only from the first level of instances
in the top cell.

Is there command that is something like:
M1= derivation_Command (METAL1 start_depth=1 stop_ depth=1)

Thank,
Sonia
In DIVA there is the command:
met1=geomGetPurpose("MET1" "drawing" 1 1)
It does not work for Assura. Is there any other command that can do
the same job?

Thanks,
Sonia
 

Welcome to EDABoard.com

Sponsor

Back
Top