list_signals
Retrieve signal names within a specified simulation scope, with optional pattern-based filtering for targeted debugging.
Instructions
List signals in a scope, optionally filtered by pattern.
Args: scope: Hierarchical scope path (e.g. "/tb/dut"). pattern: Glob pattern to filter signals (default "*").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | ||
| pattern | No | * |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |