element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) Eagle netlist export problems
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 6 replies
  • Subscribers 180 subscribers
  • Views 1709 views
  • Users 0 members are here
  • netlist
  • eagle 7.6
Related

Eagle netlist export problems

bberkowi
bberkowi over 8 years ago

I'm trying to export my Eagle schematic as a netlist that is readable by Altium Designer (I use Eagle to develop schematic, contractor uses Altium to do layout). I used the UDP called "netlist_protel.udp", but it looks like a lot of times this UDP for some reason will list the pin connection by the pin's name (ie "U7-ADC7") rather than the pin number (ie "U7-22"). We've also tried Altium's Eagle file importer, and that also creates errors. Does anyone have a better netlist exporter for the purpose of getting a netlist into Altium?

  • Sign in to reply
  • Cancel
  • autodeskguest
    0 autodeskguest over 8 years ago

    Ben Berkowitz wrote on Wed, 03 May 2017 10:31

    I'm trying to export my Eagle schematic as a netlist that is readable

    by Altium Designer (I use Eagle to develop schematic, contractor uses

    Altium to do layout). I used the UDP called "netlist_protel.udp", but it

    looks like a lot of times this UDP for some reason will list the pin

    connection by the pin's name (ie "U7-ADC7") rather than the pin number

    (ie "U7-22"). We've also tried Altium's Eagle file importer, and that

    also creates errors. Does anyone have a better netlist exporter for the

    purpose of getting a netlist into Altium?

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/221544

     

     

    The ulp you quote was created in 2001 so I would not expect that to be the

    ulp you would need.

    If no one can help straight away, your next move would be provide the

    format document for what Altium is expecting.

     

    Your current problem is with pin/pad. In Eagle the board has pads that are

    most commonly numbered, matching the pin numbers of the package. You can

    make this turn out right for you by renaming the pin names in the symbols

    in the libraries to match the numbering of pins of the package. What ever

    you do the Altium numbering of pins/pads will need to match your Eagle

    library numbering so every device will need to be checked.

     

    HTH

     

    Warren

    --

    EAGLE support forums at http://www.eaglecentral.ca :: Where the EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rachaelp
    0 rachaelp over 8 years ago in reply to autodeskguest

    warrenbrayshaw wrote on Wed, 03 May 2017 05:23

    You can make this turn out right for you by renaming the pin names in

    the symbols in the libraries to match the numbering of pins of the

    package.

     

     

    That would solve the problem, but would also make the EAGLE library less

    usable as the schematics would be less readable with pin numbers rather

    than names showing. It would get the OP out of a hole if this export is

    needed urgently though.

     

    The netlist format required probably isn't too difficult so an up to date

    export ULP could be written to do this properly without too much pain I

    would think so long as the format of the netlist is specified somewhere or

    easily derivable for some example files.

     

    Best Regards,

     

    Rachael

    --

    EAGLE support forums at http://www.eaglecentral.ca :: Where the EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • rachaelp
    0 rachaelp over 8 years ago

    Ben Berkowitz wrote on Tue, 02 May 2017 23:31

    I'm trying to export my Eagle schematic as a netlist that is readable

    by Altium Designer (I use Eagle to develop schematic, contractor uses

    Altium to do layout). I used the UDP called "netlist_protel.udp", but it

    looks like a lot of times this UDP for some reason will list the pin

    connection by the pin's name (ie "U7-ADC7") rather than the pin number

    (ie "U7-22"). We've also tried Altium's Eagle file importer, and that

    also creates errors. Does anyone have a better netlist exporter for the

    purpose of getting a netlist into Altium?

     

    Does the EAGLE importer create the same errors? If not what are they? I

    believe the importer generates some log files which might help give a clue

    as to what else may be going on.

     

    Best Regards,

     

    Rachael

    --

    EAGLE support forums at http://www.eaglecentral.ca :: Where the EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 8 years ago in reply to rachaelp

    On 3/05/2017 8:25 p.m., Rachael wrote:

    Ben Berkowitz wrote on Tue, 02 May 2017 23:31

    I'm trying to export my Eagle schematic as a netlist that is readable

    by Altium Designer (I use Eagle to develop schematic, contractor uses

    Altium to do layout). I used the UDP called "netlist_protel.udp", but it

    looks like a lot of times this UDP for some reason will list the pin

    connection by the pin's name (ie "U7-ADC7") rather than the pin number

    (ie "U7-22"). We've also tried Altium's Eagle file importer, and that

    also creates errors. Does anyone have a better netlist exporter for the

    purpose of getting a netlist into Altium?

     

    Does the EAGLE importer create the same errors? If not what are they? I

    believe the importer generates some log files which might help give a clue

    as to what else may be going on.

     

    Best Regards,

     

    Rachael

     

     

    I don't think there are errors as such. Simply the netlist is being

    taken from the schematic and needs to be taken from the board.

     

    One of the file formats Altium designer could be expecting is IPC-D-356A

    If so then the Eagle ulp export-ict-netlist-pad-coordinate.ulp  would

    appear to have most of the code needed to write a ULP to create a

    IPC-D-356A file.

     

    The OP should run the ulp in the board which can be created with one

    click from the schematic, no need to lay it out. Then inspect the file.

    you can see it has both the pads and pins for each contact reference.

     

    HTH

    Warren

     

     

    --

    ... use NNTP://news.cadsoft.de and a functional news reader like

    Thunderbird!

    ... or http://www.eaglecentral.ca browser access to CadSoft EAGLE

    support forums.

     

    ---

    This email has been checked for viruses by Avast antivirus software.

    https://www.avast.com/antivirus

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 8 years ago

    On 3/05/2017 10:31 a.m., Ben Berkowitz wrote:

    I'm trying to export my Eagle schematic as a netlist that is readable by Altium Designer (I use Eagle to develop schematic, contractor uses Altium to do layout). I used the UDP called "netlist_protel.udp", but it looks like a lot of times this UDP for some reason will list the pin connection by the pin's name (ie "U7-ADC7") rather than the pin number (ie "U7-22"). We've also tried Altium's Eagle file importer, and that also creates errors. Does anyone have a better netlist exporter for the purpose of getting a netlist into Altium?

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/221544

     

     

     

    Actually, there is already ulp that generates IPC-D-356A format files

    See if that works.

     

    ipc-d-356.ulp

     

    All the best

    Warrn

     

    --

    ... use NNTP://news.cadsoft.de and a functional news reader like

    Thunderbird!

    ... or http://www.eaglecentral.ca browser access to CadSoft EAGLE

    support forums.

     

    ---

    This email has been checked for viruses by Avast antivirus software.

    https://www.avast.com/antivirus

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • bberkowi
    0 bberkowi over 8 years ago in reply to autodeskguest

    This was the way to go. I generated the board from the schematic, exported with the netlist-protel.udp, and everything worked as needed. Thanks!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube