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) Bug renaming all occurrences of a net on a sheet
  • 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 2 replies
  • Subscribers 175 subscribers
  • Views 219 views
  • Users 0 members are here
Related

Bug renaming all occurrences of a net on a sheet

autodeskguest
autodeskguest over 16 years ago

I just ran into a problem with Eagle 5.3.0 that I think is a bug in the

program. I doubt that it matters, but I'm running the "non-profit"

flavor under Linux. Here's the situation:

 

1) I have a multi-sheet schematic. There are a bunch of named nets that

appear on multiple sheets. I have a partially laid-out board as well. I

always have both the board and schematic editors open at the same time

when making changes.

 

2) I wanted to separate one of the nets, called "!WE", into two

different nets called "!SRAM_WE" and "!DRAM_WE". Conveniently, all of

the nets that will end up called "!SRAM_WE" are on one sheet, and all of

the nets that will end up called "!DRAM_WE" are on another sheet.

 

3) With the sheet containing the SRAM displayed in the schematic editor,

I selected the "Name" tool from the schematic toolbar and clicked on one

of the "!WE" nets. I changed the name to "!SRAM_WE", clicked on the

"every Segment on this Sheet" radio button, and clicked on "OK". The

name changed on the displayed sheet.

 

4) Shortly thereafter, I got a "Schematic and Board are inconsistent"

error (during an ERC, I think), complaining about an inconsistency

between "!WE" and "!SRAM_WE". Sure enough, the "!WE" net on the DRAM

page had also changed, and the board naming was confused.

 

5) I fixed the problem by changing the names of each of the nets one by

one, on each sheet of the schematic and on the board. ERC is now happy.

 

 

In my mind, this operation should not have produced board inconsistency

errors, nor should the nets on sheets other than the current one have

changed names.

 

Has anyone else seen this?

 

-Reece

 

  • Sign in to reply
  • Cancel
  • Richard_H
    Richard_H over 16 years ago

    Reece R. Pollack schrieb:

    I just ran into a problem with Eagle 5.3.0 that I think is a bug in the

    program. I doubt that it matters, but I'm running the "non-profit"

    flavor under Linux. Here's the situation:

     

    1) I have a multi-sheet schematic. There are a bunch of named nets that

    appear on multiple sheets. I have a partially laid-out board as well. I

    always have both the board and schematic editors open at the same time

    when making changes.

     

    2) I wanted to separate one of the nets, called "!WE", into two

    different nets called "!SRAM_WE" and "!DRAM_WE". Conveniently, all of

    the nets that will end up called "!SRAM_WE" are on one sheet, and all of

    the nets that will end up called "!DRAM_WE" are on another sheet.

     

    3) With the sheet containing the SRAM displayed in the schematic editor,

    I selected the "Name" tool from the schematic toolbar and clicked on one

    of the "!WE" nets. I changed the name to "!SRAM_WE", clicked on the

    "every Segment on this Sheet" radio button, and clicked on "OK". The

    name changed on the displayed sheet.

     

    4) Shortly thereafter, I got a "Schematic and Board are inconsistent"

    error (during an ERC, I think), complaining about an inconsistency

    between "!WE" and "!SRAM_WE". Sure enough, the "!WE" net on the DRAM

    page had also changed, and the board naming was confused.

     

    5) I fixed the problem by changing the names of each of the nets one by

    one, on each sheet of the schematic and on the board. ERC is now happy.

     

     

    In my mind, this operation should not have produced board inconsistency

    errors, nor should the nets on sheets other than the current one have

    changed names.

     

    Has anyone else seen this?

     

    -Reece

     

     

    There was a fix in 5.3.1. that might solve this problem. Could you

    please try it with the current version?

     

     

    --

    Mit freundlichen Gruessen / Best regards

    Richard Hammerl

    CadSoft Support -- hotline@cadsoft.de

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

     

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

    Richard Hammerl wrote:

    Reece R. Pollack schrieb:

    I just ran into a problem with Eagle 5.3.0 that I think is a bug in the

    program. I doubt that it matters, but I'm running the "non-profit"

    flavor under Linux. Here's the situation:

     

    1) I have a multi-sheet schematic. There are a bunch of named nets that

    appear on multiple sheets. I have a partially laid-out board as well. I

    always have both the board and schematic editors open at the same time

    when making changes.

     

    2) I wanted to separate one of the nets, called "!WE", into two

    different nets called "!SRAM_WE" and "!DRAM_WE". Conveniently, all of

    the nets that will end up called "!SRAM_WE" are on one sheet, and all of

    the nets that will end up called "!DRAM_WE" are on another sheet.

     

    3) With the sheet containing the SRAM displayed in the schematic editor,

    I selected the "Name" tool from the schematic toolbar and clicked on one

    of the "!WE" nets. I changed the name to "!SRAM_WE", clicked on the

    "every Segment on this Sheet" radio button, and clicked on "OK". The

    name changed on the displayed sheet.

     

    4) Shortly thereafter, I got a "Schematic and Board are inconsistent"

    error (during an ERC, I think), complaining about an inconsistency

    between "!WE" and "!SRAM_WE". Sure enough, the "!WE" net on the DRAM

    page had also changed, and the board naming was confused.

     

    5) I fixed the problem by changing the names of each of the nets one by

    one, on each sheet of the schematic and on the board. ERC is now happy.

     

     

    In my mind, this operation should not have produced board inconsistency

    errors, nor should the nets on sheets other than the current one have

    changed names.

     

    Has anyone else seen this?

     

    -Reece

     

    There was a fix in 5.3.1. that might solve this problem. Could you

    please try it with the current version?

     

     

     

    I was able to duplicate the bug with 5.3.0 just now, while the same

    sequence works just fine with 5.4.0.

     

    Thanks for the help!

     

    -Reece

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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