Crates.io | wellen |
lib.rs | wellen |
version | 0.13.0 |
source | src |
created_at | 2024-02-05 18:50:51.25718 |
updated_at | 2024-11-02 00:20:51.140566 |
description | Fast VCD and FST library for waveform viewers written in Rust. |
homepage | |
repository | https://github.com/ekiwi/wellen |
max_upload_size | |
id | 1127877 |
size | 313,434 |
wellen
provides a common interface to read both FST and VCD waveform files.
The library is optimized for use-cases where only a subset of signals need to
be accessed, like in a waveform viewer.
VCD parsing uses multiple-threads.