• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Allegro X PCB Editor
  3. Wire keepout over via skill program

Stats

  • Replies 6
  • Subscribers 158
  • Views 14739
  • Members are here 0
More Content

Wire keepout over via skill program

archive
archive over 19 years ago

Hi,

I am looking for skills program which create wire keepout shape on via.  Anyone has such program to share with me?

Thanks in advance.


Stella


Originally posted in cdnusers.org by ystella
  • Sign in to reply
  • Cancel
  • archive
    archive over 19 years ago

    Hi Stella,

    Nice to hear from you.

    This is not a difficult task - try using the axlPolyFromDB command.

    eg. poly = car(axlPolyFromDB(via_dbid ?layer "ETCH/TOP" ?padType "REGULAR"))

    You can then create a keepout shape on the appropriate layer using axlDBCreateShape:

    axlDBCreateShape(poly, t, layer)

    I hope this helps.

    Cheers, Dave


    Originally posted in cdnusers.org by Dave Elder
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • archive
    archive over 19 years ago

    Hi Dave,

    Nice to hear from you and glad that you are moderating this forum.  Guess I have a lot to learn from you.

    I left out a some detail.  I am looking for slightly more ie the wire keepout to be created will exclude any cline connect to the via.    In the attached.  Thanks for the code, it is a good starting point.


    Regards,
    Stella


    Originally posted in cdnusers.org by ystella
    • keepout.jpg
    • View
    • Hide
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • archive
    archive over 19 years ago

    Hi Stella,

    Have a look at the attached code. I hope it helps.
    It makes use of the axlPoly commands which are great for doing this type of task.

    Cheers, Dave


    Originally posted in cdnusers.org by Dave Elder
    stella.il
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • archive
    archive over 19 years ago

    Hi Dave,

    Thanks for the great help.  I did a little customisation and now I am using it for my design. 

    Have a nice weekend.


    Regards,
    Stella


    Originally posted in cdnusers.org by ystella
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • archive
    archive over 19 years ago

    Dave,

    Stella is working at the board level, in particular, the vias on the board level.

    Can you give me your reasoning for putting the new "WIRE_KEEPOUT" subclass within the "PACKAGE GEOMETRY" class?

    thanks,
    jcr


    Originally posted in cdnusers.org by J.C. Roberts
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information