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
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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) Why do I need to draw the same symbol N times?
  • 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
  • Replies 16 replies
  • Subscribers 181 subscribers
  • Views 2330 views
  • Users 0 members are here
Related

Why do I need to draw the same symbol N times?

autodeskguest
autodeskguest over 9 years ago

More often than not the same chip is available in different packages,

quite often with different number of pins and the packages with fewer

pins omit some of the lesser used signals.

 

Currently, you need to create a different symbol for every package: if

you have a chip that comes in 5 different packages, with a few pin

differences, you need a symbol drawn for ABC1234-SOIC, ABC1234-BGA,

ABC1234-TSOP and so on. It's the same damn chip, just on some packages

some pins are missing.

 

I wonder if I'm alone with the wish of having just one symbol, with

every possible signal drawn. Then, when it gets placed to the schematic

with a package selected, the not bonded pins grey out and don't allow

wires to be connected to them?

--

Zoltán Kócsi

Bendor Research Pty. Ltd.

 

 

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    autodeskguest over 9 years ago

    On 23.09.2016 06:32, Zoltán Kócsi wrote:

    More often than not the same chip is available in different packages,

    quite often with different number of pins and the packages with fewer

    pins omit some of the lesser used signals.

     

    Currently, you need to create a different symbol for every package: if

    you have a chip that comes in 5 different packages, with a few pin

    differences, you need a symbol drawn for ABC1234-SOIC, ABC1234-BGA,

    ABC1234-TSOP and so on. It's the same damn chip, just on some packages

    some pins are missing.

     

    I wonder if I'm alone with the wish of having just one symbol, with

    every possible signal drawn. Then, when it gets placed to the schematic

    with a package selected, the not bonded pins grey out and don't allow

    wires to be connected to them?

     

     

    You dont need to redraw the symbol. You just create a new component and

    add the symbol + all the packages that work with this symbol at the same

    component, then connect them correctly. This works, even if some

    packages have more gnd/shield pins, cause every package is connected

    separately.

     

    Look at the attached sample. I got one symbol and 5 different packages

    for the same symbol.

     

    But currently (7.x), if the symbol differs slightly betweeen packages,

    you have to copy/make a new symbol, and add/remove pins. Sometimes it

    would have been nice if unconnected pins at the symbol were hidden at

    the schematics, if they are not user/connected to the chosen package.

     

     

    Attachments:
    image
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 9 years ago in reply to autodeskguest

    Quote:

    You dont need to redraw the symbol. You just create a new component

    and

    add the symbol + all the packages that work with this symbol at the

    same

    component, then connect them correctly. This works, even if some

    packages have more gnd/shield pins, cause every package is connected

    separately.

     

     

    That won't work if one or more of the package variants has less pins than

    the symbol.

     

    It would help if the Table of Contents view of the library allowed copying

    a symbol, so that you can draw the most extensive symbol for the component,

    copy it, delete some pins from the copy (repeat for all variants).

     

    The way I work around this is by drawing the symbol, saving the library and

    exiting the library editor, then opening the library in a plain text

    editor, find the symbol you just added, then copy/paste it (between ), with a modified name for the copied

    symbol. Then reopen the library editor, edit the copied symbol and delete

    the pins not used in that variant.

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rachaelp
    rachaelp over 9 years ago in reply to autodeskguest

    Quote:

    It would help if the Table of Contents view of the library allowed

    copying a symbol, so that you can draw the most extensive symbol for the

    component, copy it, delete some pins from the copy (repeat for all

    variants).

     

     

    It does... Right click on the symbol you want to copy and select

    "Duplicate". It then asks you to enter a new name for the duplicate and

    you're done.

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 9 years ago in reply to rachaelp

    rachaelp wrote on Fri, 23 September 2016 10:45

    Stoneshop wrote on Fri, 23 September 2016 08:31

    It would help if the Table of Contents view of the library allowed

    copying a symbol, so that you can draw the most extensive symbol for

    the component, copy it, delete some pins from the copy (repeat for all

    variants).

     

    It does... Right click on the symbol you want to copy and select

    "Duplicate". It then asks you to enter a new name for the duplicate and

    you're done.

     

     

    Not in my version (7.3.0 standard). You can duplicate devices and packages,

    but not symbols.

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rachaelp
    rachaelp over 9 years ago in reply to autodeskguest

    Stoneshop wrote on Fri, 23 September 2016 09:54

    Not in my version (7.3.0 standard). You can duplicate devices and

    packages, but not symbols.

     

     

    Yes they added a lot of new features to the library manager throughout the

    7.x releases and I can't remember where that was added. If it's an issue

    for you at least you have the option of going to a newer release as you

    have a v7 license.

     

    Best Regards,

     

    Rachael

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • rachaelp
    rachaelp over 9 years ago in reply to autodeskguest

    Stoneshop wrote on Fri, 23 September 2016 09:54

    Not in my version (7.3.0 standard). You can duplicate devices and

    packages, but not symbols.

     

     

    Yes they added a lot of new features to the library manager throughout the

    7.x releases and I can't remember where that was added. If it's an issue

    for you at least you have the option of going to a newer release as you

    have a v7 license.

     

    Best Regards,

     

    Rachael

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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 © 2026 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