get metal layer associated with via

Discussion in 'Cadence' started by sudhasubramaniam, Mar 18, 2009.

  1. Hi,

    Is there any way to get the metal layer associated with via
    independent of technology.

    for example if via name is DFM_M2_M1 I should get the metal layer
    associated with this via ie. M1 and M2.
     
    sudhasubramaniam, Mar 18, 2009
    #1
  2. sudhasubramaniam

    I-F AB Guest


    Hi,
    Uh, is this even possible?
    As far as I know all vias are defined by their technology, thus we can
    have a via named "Confusing_Owntech_v4" associated with layer metal1 &
    metal2 (the person who does something like this to define a 2x2 via
    array this should be dangled upside-down in a volcano).

    If you dump a technology, there would be the definition of vias in the
    generated ASCII techfile, with their corresponding properties (layers,
    dimensions), so there is a way to access these associated layers.
    Some technology name vias as "via3" or "via34" etc. so I don't think
    it's a good idea to define layers by just their name.

    Best regards,
    I-FAB
     
    I-F AB, Mar 19, 2009
    #2
  3. I-F AB wrote, on 03/19/09 08:20:
    Maybe leGetContactRule() does what you want? Check the manual.

    Andrew.
     
    Andrew Beckett, Mar 20, 2009
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.