analyze_hierarchical_nets
Analyze network connections across hierarchical KiCad schematics to trace signal flow between main schematic and sub-sheets.
Instructions
Analyze all nets in hierarchical schematic design.
This tool analyzes network connections across the entire hierarchy, showing how signals flow between main schematic and sub-sheets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to main .kicad_sch file | |
| filter_pattern | No | Optional regex pattern to filter net names | |
| show_hierarchy | No | Whether to show hierarchical structure (default: True) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |