element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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) Help with Swap Level
  • 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 Not Answered
  • Replies 7 replies
  • Subscribers 175 subscribers
  • Views 1920 views
  • Users 0 members are here
  • swap
Related

Help with Swap Level

scott216
scott216 over 11 years ago

I'm trying to create a transistor array device using the library editor.  My part is similar to CA3081 Transistor Array found in transistor_npn.lbr, but I want to use a SOIC-16 package. I understand how swap level works with pins that are essentially equivalent - the autorouter can select either pin.  But what's going on with Swap level in the device editor.  I assume it's similar to pins, but the autorouter can switch around the whole symbol instead of a pin.  Is that right?  In my transistor array there are 4 isolated transistors in the SOIC package.  Should I make the Swap level 1 for all of them?  For the CA3081 part, I noticed the first transistor has swap level 0, but the rest all have swap level 1.  Is there a reason for this, or should they all be level 1?

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    0 autodeskguest over 11 years ago

    On 10/11/13 14:32, scott216 wrote:

    I'm trying to create a transistor array device using the library

    editor.  My part is similar to CA3081 Transistor Array found in

    transistor_npn.lbr, but I want to use a SOIC-16 package. I understand

    how swap level works with pins that are essentially equivalent - the

    autorouter can select either pin.  But what's going on with Swap level

    in the device editor.  I assume it's similar to pins, but the autorouter

    can switch around the whole symbol instead of a pin.  Is that right?  In

    my transistor array there are 4 isolated transistors in the SOIC

    package.  Should I make the Swap level 1 for all of them?  For the

    CA3081 part, I noticed the first transistor has swap level 0, but the

    rest all have swap level 1.  Is there a reason for this, or should they

    all be level 1?

     

     

    The CA3081 is a common-emitter array but the device in transistor.lbr is

    designed such that the eight transistors are fully independent symbols.

    The library provides that single common emitter on the first transistor

    only - because there's only one pin that's about all it can do. However,

    this means the first transistor is fundamentally different from the

    other seven - it's a three terminal device where they are all

    two-terminal. That makes it impossible to have it at the same swap level

    as them.

     

     

     

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

    In my part all the transistors are isolated, so it's a bit different them the CA3081 I referred too.  Is my understanding of how swap works correct?  Should I set the swap level to 1 for all four transistors and would that let the autorouter automatically swap them around if necessary?

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

    Am 11.11.2013 03:44, schrieb scott216:

    In my part all the transistors are isolated, so it's a bit different

    them the CA3081 I referred too.  Is my understanding of how swap works

    correct?  Should I set the swap level to 1 for all four transistors and

    would that let the autorouter automatically swap them around if

    necessary?

     

    --

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

    http://www.element14.com/community/message/94422

     

     

    Help swaplevel

    It means that pins with the same swaplevel can be interchanged.

    If you give all the pins of a Transistor the same swaplevel, i.e.1 that

    would mean that you could  interchange base with collector or emitter

    with base and I wnt to see that device that works correctly  then image

    Besides imho the autorouter connects pins you connect in the .sch but

    doesn't know what swaplevel is. So if swapping it's up to you.

     

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    On 11/11/2013 02:50 AM, Joern Paschedag wrote:

    Am 11.11.2013 03:44, schrieb scott216:

    In my part all the transistors are isolated, so it's a bit different

    them the CA3081 I referred too.  Is my understanding of how swap works

    correct?  Should I set the swap level to 1 for all four transistors and

    would that let the autorouter automatically swap them around if

    necessary?

     

    Scott,

     

    You are correct in your understand of gate level swaps.  Set each gate

    to a swap level of 1.  However, I do not believe that the autorouter

    will perform the swaps.  That's left to the engineer to figure out.

     

    HTH,

        - Chuck

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • dukepro
    0 dukepro over 11 years ago in reply to autodeskguest

    On 11/11/2013 02:50 AM, Joern Paschedag wrote:

    Am 11.11.2013 03:44, schrieb scott216:

    In my part all the transistors are isolated, so it's a bit different

    them the CA3081 I referred too.  Is my understanding of how swap works

    correct?  Should I set the swap level to 1 for all four transistors and

    would that let the autorouter automatically swap them around if

    necessary?

     

    Scott,

     

    You are correct in your understand of gate level swaps.  Set each gate

    to a swap level of 1.  However, I do not believe that the autorouter

    will perform the swaps.  That's left to the engineer to figure out.

     

    HTH,

        - Chuck

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • autodeskguest
    0 autodeskguest over 11 years ago in reply to dukepro

    On 11.11.2013 13:54, Chuck Huber wrote:

    On 11/11/2013 02:50 AM, Joern Paschedag wrote:

    Am 11.11.2013 03:44, schrieb scott216:

    In my part all the transistors are isolated, so it's a bit different

    them the CA3081 I referred too.  Is my understanding of how swap works

    correct?  Should I set the swap level to 1 for all four transistors and

    would that let the autorouter automatically swap them around if

    necessary?

     

    Scott,

     

    You are correct in your understand of gate level swaps.  Set each gate

    to a swap level of 1.  However, I do not believe that the autorouter

    will perform the swaps.  That's left to the engineer to figure out.

     

    HTH,

         - Chuck

     

     

    As Chuck already wrote:

    The Autorouter can not perform pin or gate swaps.

     

    --

    Mit freundlichen Gruessen / Best regards

    Richard Hammerl

      CadSoft Support -- hotline@cadsoft.de

      FAQ: http://www.cadsoft.de/training/faq/

     

     

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

    Quote:

    The Autorouter can not perform pin or gate swaps.

     

    That's good to know.  It would be a nice feature if it did.

    --

    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
    • 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