kicad/qa/eeschema/data/netlists/test_hier_renaming
Jon Evans 487aa37d2e Connectivity: don't rename things multiple times in subsheets
Depending on what order the subgraphs are processed in, it's
possible to hit a case where the parent sheet renames a bus
member before the bus neighbor renaming logic runs.  In this
case, we don't want to apply the bus neighbor logic as it will
break connectivity to the parent sheet if that bus was not
also renamed (for example, if the hier ports only make net
connections and not bus connections)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/6887
2020-12-29 16:42:30 -05:00
..
LED_matrix_x6.kicad_sch Connectivity: don't rename things multiple times in subsheets 2020-12-29 16:42:30 -05:00
test_hier_renaming.kicad_prl Connectivity: don't rename things multiple times in subsheets 2020-12-29 16:42:30 -05:00
test_hier_renaming.kicad_pro Connectivity: don't rename things multiple times in subsheets 2020-12-29 16:42:30 -05:00
test_hier_renaming.kicad_sch Connectivity: don't rename things multiple times in subsheets 2020-12-29 16:42:30 -05:00
test_hier_renaming.net Connectivity: don't rename things multiple times in subsheets 2020-12-29 16:42:30 -05:00