1. 23 Jun, 2010 2 commits
    • jean-pierre charras's avatar
      ++eeschema: · bf9e49dd
      jean-pierre charras authored
          In netlist generation, changed the rule to calculate netnames of nets with labels:
          Previously, named nets (i.e. nets with local, hierarchical or global labels) have their name
          defined by the first label found in list.
          So net names could be changed without really changing the schematic.
          Now the names are calculated from the rules (by priority order) :
          1 - use the most top level labels in hierarchies.
          2 - use global labels first, local labels next (hidden power pins names are global labels).
          3 - use alphabetic sort (so, if GND and AGND are connected, the net will be always named AGND,
          and adding a VSS connection cannot change the net name)
          So power nets and nets that have more than one label cannot have their netname changed
          if there is no actual change relative to these nets names in schematic
      bf9e49dd
    • jean-pierre charras's avatar
      ++eeschema: · 3543ba65
      jean-pierre charras authored
          In netlist generation, changed the rule to calculate netnames of nets with labels:
          Previously, named nets (i.e. nets with local, hierarchical or global labels) have their name
          defined by the first label found in list.
          So net names could be changed without really changing the schematic.
          Now the names are calculated from the rules (by priority order) :
          1 - use the most top level labels in hierarchies.
          2 - use global labels first, local labels next (hidden power pins names are global labels).
          3 - use alphabetic sort (so, if GND and AGND are connected, the net will be always named AGND,
          and adding a VSS connection cannot change the net name)
          So power nets and nets that have more than one label cannot have their netname changed
          if there is no actual change relative to these nets names in schematic
      3543ba65
  2. 21 Jun, 2010 2 commits
  3. 20 Jun, 2010 2 commits
  4. 19 Jun, 2010 2 commits
  5. 18 Jun, 2010 2 commits
  6. 17 Jun, 2010 3 commits
  7. 16 Jun, 2010 2 commits
  8. 15 Jun, 2010 5 commits
  9. 14 Jun, 2010 2 commits
  10. 13 Jun, 2010 1 commit
  11. 12 Jun, 2010 2 commits
  12. 11 Jun, 2010 1 commit
  13. 10 Jun, 2010 3 commits
  14. 08 Jun, 2010 1 commit
  15. 06 Jun, 2010 1 commit
  16. 05 Jun, 2010 1 commit
  17. 04 Jun, 2010 1 commit
  18. 02 Jun, 2010 2 commits
  19. 31 May, 2010 2 commits
  20. 30 May, 2010 2 commits
  21. 29 May, 2010 1 commit