pcb_analyze_length_matching
Verify signal trace length matching by calculating skew from length discrepancies and dielectric constant, comparing against the maximum allowed skew to identify violations.
Instructions
Analyze trace length matching for a group of signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_skew_ps | Yes | Maximum allowed skew in ps | |
| effective_er | Yes | Effective dielectric constant | |
| trace_lengths_mm | Yes | Dict of net_name: length_mm |