get-signal-with-format
Retrieve signal values from a VCD file, applying .gtkw display hints for formatting. Specify the signal name and optional time range to get values.
Instructions
Get signal values from a VCD file, formatted according to .gtkw display hints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_time | No | End timestamp (optional) | |
| vcd_file | Yes | Path to the VCD file | |
| gtkw_file | Yes | Path to the .gtkw file | |
| start_time | No | Start timestamp (optional) | |
| signal_name | Yes | Signal name |