how to write a very simple DRC rule file for DIVA

Discussion in 'Cadence' started by Virtuoso, Jun 7, 2006.

  1. Virtuoso

    Virtuoso Guest

    Does anyone know how to write a very simple DRC rule file for DIVA? I
    simply want to check the size of VIA2 to make sure all Less Than 0.5u.
    Thanks!
     
    Virtuoso, Jun 7, 2006
    #1
  2. drcExtractRules(
    drc("VIA2" width < 0.5)
    )
     
    Edward Kalenda, Jun 8, 2006
    #2
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.