Crates.io | wellen |
lib.rs | wellen |
version | 0.13.1 |
source | src |
created_at | 2024-02-05 18:50:51.25718 |
updated_at | 2024-11-14 20:20:28.266106 |
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 | 311,735 |
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.