get_nets
Search for nets in a Vivado design using a wildcard pattern. Specify an optional limit to control the number of results returned.
Instructions
Search for nets in the design
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Wildcard pattern to match net names (default: '*') | |
| limit | No | Maximum number of results (default: 100) |