How to find data extents

Discussion in 'Cadence' started by Kevin Doherty, Aug 22, 2006.

  1. Hi,
    Is there a way to automatically find the extents of a cellview. In CATS
    you can use a 'ext_all' command to find the top co-ordinates of the
    given cell. Does cadence have a similar command.

    Thanks in advance
    Kevin
     
    Kevin Doherty, Aug 22, 2006
    #1
  2. Kevin Doherty

    vtcad Guest

    The data extend is what Cadence calls the bBox. You need to get your
    cellView id, then bBox=cellView~>bBox, and this will return the bBox of
    that cv.
     
    vtcad, Aug 23, 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.