• 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. PCB Design
  3. extracta and .pad files

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 166
  • Views 15813
  • Members are here 0
More Content
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

extracta and .pad files

DominiqueP
DominiqueP over 12 years ago

Hello,

Is it possible to use extracta to extract some data directly from .pad files, such as shapes or thermal relief names ?

I am using Allegro 16.5

  • Cancel
  • oldmouldy
    oldmouldy over 12 years ago

    I don't think that there is an extracta method, you could use "pad_designer.exe -nographic -s <script_file>.scr" where script_file.scr contains:

    setwindow form.padedit

    pse_open

    fillin "<pad_file>.pad"

    pse_summary

    setwindow text

    save

    fillin "<report_file>.txt"

    close

    setwindow form.padedit

    -You would need to build the scripts to dump a list of pad files from a given directory and then look at the pad files generated - you can also get the report from the pad_designer UI on a pad by pad basis.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • fxffxf
    fxffxf over 12 years ago

     try:   extracta <padstack file> pad_rep  result_file.txt

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Robert Finley
    Robert Finley over 12 years ago
    Thanks.  I needed that information too.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • DominiqueP
    DominiqueP over 12 years ago

    Hello,

    Thanks for your answers.

    Finally, I found a solution: I used the following command:

    report -v pad <padfile.pad> <outputfile.txt>

    This command outputs a file in csv format that contains all informations I needed, and even more...

    • Cancel
    • Vote Up 0 Vote Down
    • 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