skill place mosaic then increment

Discussion in 'Cadence' started by rick, Jun 8, 2010.

  1. rick

    rick Guest

    Im looking for a way to do an incremental placement of a via-array or
    mosaic . The number of times is a parameter. The placement of the
    second via will start at the initial plus an offset which will be
    determined by the
    number of times it needs to go through th e look, Hope this makes
    sense!

    if incrementNumber >1 then we start
    place first via at "x"
    <--anchor/start location
    loop incrementNumber -1 <--
    number of times
    place next via at "x+(incrementNumber * offset) <--compute the
    next location

    Thanks
     
    rick, Jun 8, 2010
    #1
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.