value_at
Retrieve a signal's exact held value at a given time, using raw tick or unit strings like '25ns'. Enables precise waveform interrogation without raw VCD data.
Instructions
Return one signal's exact held value at a time. Time may be a raw tick or unit string like 25ns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | Raw tick or exact unit time | |
| signal | Yes | Exact full path or unique leaf name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| status | Yes | ||
| summary | Yes | ||
| confidence | No | ||
| limitations | No |