trace_cross_board_signal
Trace a signal across multiple boards in a system by specifying the system name and signal net, optionally filtering by start and end components.
Instructions
Trace a signal across multiple boards in a system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal_net | Yes | Signal/net name to trace (e.g., '/MISO') | |
| system_name | Yes | System name from config | |
| end_component | No | Optional: Ending component reference | |
| start_component | No | Optional: Starting component reference |