7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-11-22 06:55:06 +00:00
kicad/qa/data/pcbnew/skew_group_matched_drc.kicad_pcb
JamesJCode 5187ea721d Implement within_diff_pairs and group_matched DRC skew arguments
Enables DRC to calculate skew based on new arguments to skew
constraint DRC clauses:

Using (group_matched): calculate skew across all matching nets
Using (within_diff_pairs): calculate skew within every diff pair
   found within the matching nets

Additionally fixes DRC skew calculation to calculate skew relative
to the longest net in the skew check set (in line with PNS meander
placer calculations).
2024-07-29 15:28:39 +01:00

2804 lines
55 KiB
Plaintext