• 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 Scripting - Skill
  3. Compare 2 padstacks using SKILL

Stats

  • State Not Answered
  • Replies 3
  • Subscribers 18
  • Views 3607
  • Members are here 0
More Content

Compare 2 padstacks using SKILL

fithawi
fithawi over 2 years ago

How to compare 2 padstacks using SKILL? 

  • Cancel
  • Sign in to reply
  • Kirti Sikri
    0 Kirti Sikri over 2 years ago

    A padstack is a collection of information that is associated with a pin or a via, used to model different types of pads

    A padstack is a file that contains the following information for each layer: • Pad size and shape • Drill size and drill display figure • Mask layers such as Soldermask, Pastemask, and Filmmask

    axlLoadPadstack loads a padstack by attempting to find the padstack by name in the existing database. Failing that, Allegro PCB Editor looks in the pad library on the disk. padStackId=axlLoadPadstack("60C85C35D")

    If it finds the padstack, padStackId will not be NULL. If you print information about the padstack using padStackId->??, you will get the information about drill, layers span, and the list of pads, as shown in the image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Kirti Sikri
    0 Kirti Sikri over 2 years ago

    There are 18 pads in this padstack (the number of elements in the pad list), and information about some of the pads is shown in the image below

    Total Number of pads = 3* Number of Layers + Soldermask_top + Soldermask_bottom + pastemask_top + pastemask_bottom + filmmask_top + filmmask_bottom

    Number of Layers are 4 (TOP, GND, VCC, and BOTTOM) =3 *4 + 6=18

    Note that for every layer, three types of pads are defined: Regular, Thermal, and AntiPad. You can confirm it from the Padstack Editor Design Layers

    For the maskLayers, the information about the pad from Allegro SKILL and Padstack Editor is shown in the image below:

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Kirti Sikri
    0 Kirti Sikri over 2 years ago

    For more details you can checkout the article On COS here

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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