cycle_to_time
Map a clock cycle index to its VCD time for a specified clock signal and edge. Enables precise timing queries in waveform files.
Instructions
Map a clock cycle index to its VCD time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edge | No | rise or fall; default rise | |
| clock | Yes | Clock signal | |
| cycle_index | Yes | Cycle index |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| status | Yes | ||
| summary | Yes | ||
| confidence | No | ||
| limitations | No |