7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
(version 1)
|
|
|
|
(rule "dp clearance"
|
|
(constraint clearance (min 1.2mm))
|
|
(condition "A.InDiffPair('*') && A.Type == 'Track' && B.Type == 'Zone' && !(A.NetName == '*XLR*')")
|
|
)
|