• 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. DRA file in ASCII format

Stats

  • Replies 4
  • Subscribers 160
  • Views 14926
  • Members are here 0
More Content

DRA file in ASCII format

Chinnu123
Chinnu123 over 15 years ago
Setting up to automate some of the checking done for Allegro Footprint using 3rd party application probably excel. i need to track the footprint comparison between existing and current footprints. Is it possible or does we have any provision to view the *.dra file in ASCII format like we convert *.brd file into text file (ASCII format) using Extracta Command. Thanks for your help

.

  • Sign in to reply
  • Cancel
  • jch teyssier
    jch teyssier over 15 years ago

     I guess extracta can be used on .dra files: reports can be done on .dra and reports are formated extracts.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Chinnu123
    Chinnu123 over 15 years ago

    Thanks.Can you please eloberate it, what names/specific command have i enter to  to extract data like we have in ALLEGRO constraint manager

    NET
    NET_NAME
    BUS_NAME
    NET_ETCH_LENGTH
    END

    If i send above inputs to allegro using Extracta i can extract the *.brd file data into textfile.does same way DRA file has?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • jch teyssier
    jch teyssier over 15 years ago

    In a dos cmd (assuming you use windows), type

     extracta mysym.dra mycmd.txt out.txt

     

    with mycmd.txt containing

    FULL_GEOMETRY

    CLASS="ETCH"

    SUBCLASS="TOP"

    OR

    SUBCLASS="BOTTOM"

      PIN_NUMBER

      PAD_STACK_NAME

    END

     will extract pads from mysym.dra

     

    Be aware to specify "mysym.dra" and not "mysym" which will be translated to "mysym.brd" by extraxta. 

     

    In your exemple, you try to extract a netlist from a symbol: this is not possible since netlist makes no sense in a symbol. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Chinnu123
    Chinnu123 over 15 years ago

    Thanks jch.
    I have tried with the following information, managed pull the data from DRA file.
    I have been asked to pull the some more data,can you hlep me to get standard names(some thing like PAD_STACK_NAME for padstack name) for the following Names
    Length
    Width
    x,y location
    InnerLayer
    OuterLayer
    Tolerence
    padunit
    padshape name
    padshape size
    silk screen.
    • 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