• 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
Name
Last commit
Last update
..
complex_hierarchy Loading commit data...
ecc83 Loading commit data...
electric Loading commit data...
flat_hierarchy Loading commit data...
interf_u Loading commit data...
kit-dev-coldfire-xilinx_5213 Loading commit data...
microwave Loading commit data...
pic_programmer Loading commit data...
pspice Loading commit data...
sonde xilinx Loading commit data...
test_xil_95108 Loading commit data...
video Loading commit data...
CMakeLists.txt Loading commit data...