get_simulation_objects
List simulation objects such as signals and variables within a specified hierarchical scope, with optional filtering by type.
Instructions
List simulation objects (signals, variables) in a scope
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Hierarchical scope (e.g., '/tb', '/tb/dut'). Default is root. | |
| filter | No | Filter by object type (default: all) |