Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 677 Bytes

Readme.md

File metadata and controls

15 lines (11 loc) · 677 Bytes

Wellen Wavform Library

Crates.io Version docs.rs GitHub License DOI

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.

Overview

Overview of wellen components