kicad/qa/data
Seth Hillbrand f61d400d88 Allow non-identical schematic/pcb nets
The schematic net names are fully unique but if we have multiple pads
that are mapped to a NC pin, they need to have unique net names so that
they do not get connected to each other in the ratsnest.  This breaks
the schematic parity check as we have modified the netname for some
pads.  To work around this, we first maintain the zero-th net without
suffix and then add an additional check in DRC to ensure that we allow
unconnected nets as long as the share a common prefix with the schematic
netname.
2024-04-15 17:54:44 -07:00
..
cli QA: Add kicad-cli pcb export gerber tests 2023-09-13 17:37:26 +00:00
dblib DbLib: support columns with numeric data 2023-09-16 22:37:12 -04:00
eeschema Fix incremental connectivity 2024-04-10 17:25:58 -07:00
pcbnew Allow non-identical schematic/pcb nets 2024-04-15 17:54:44 -07:00