You've already forked ThunderScope
mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2026-07-31 23:37:23 +00:00
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
(version 1)
|
|
(rule "Diff Pair"
|
|
(condition "A.inDiffPair('*')")
|
|
(constraint track_width (opt 0.188mm))
|
|
(constraint diff_pair_gap (opt 0.1397mm))
|
|
(constraint skew (within_diff_pairs) (max 0.01mm)))
|