waver_analyze
Summarize waveform signal statistics over a time window: calculate period, frequency, duty cycle, min/max/mean, and value frequencies from FST files.
Instructions
How fast, how long, how much is this signal?
Answers "what's the period / frequency / duty cycle of ?", "how much time is in X/Z?", "what's the min/max/mean of this real?", "which values does take and how often?". This is the statistics tool: it summarizes a window instead of listing changes. Times are human-readable ('10ns') or integer ticks; the window is [start, end) — omit end to run to the signal's last change. For a raw change list use waver_values; for edge-to-edge timing between two signals use waver_latency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| file | Yes | ||
| start | No | 0 | |
| signal | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |