select LSW layer through skill

Discussion in 'Cadence' started by Giuseppe, Jan 24, 2005.

  1. Giuseppe

    Giuseppe Guest

    Hello,
    is there a way, through the skill language, for setting a LSW layer?
    I would like something like

    leiMouseSetEntryLevel(n)

    but where I can specify the layer name instead of the LSW layer order
    'n'. If there is not, does someone know an equivalent solution?

    Thanks,

    Giuseppe
     
    Giuseppe, Jan 24, 2005
    #1
  2. Giuseppe

    S. Badel Guest

    Try this way:

    leSetEntryLayer( '("name" "purpose") techGetTechFile(geGetEditCellView()))

    stéphane
     
    S. Badel, Jan 24, 2005
    #2
  3. Giuseppe

    Marc Heise Guest

    Hi Giuseppe,

    try:

    leSetEntryLayer("metal2")

    Marc
     
    Marc Heise, Jan 24, 2005
    #3
  4. Giuseppe

    Giuseppe Guest

    Thank you for the detailed answers!

    Giuseppe
     
    Giuseppe, Jan 25, 2005
    #4
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.