pcb_analyze_power_topology
Identify power integrity issues by walking schematic power nets, reporting missing bulk/bypass capacitors, ungrounded rails, and rails lacking regulator or input source.
Instructions
Walk the schematic's power nets and report missing bulk/bypass caps, ungrounded rails, and rails without an identified regulator/input source. Requires schematic data via pcb_parse_schematic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id with schematic data loaded. | |
| min_decaps_per_rail | No | Minimum capacitor count per power rail. |