4 releases
0.1.3 | Mar 9, 2022 |
---|---|
0.1.2 | Mar 9, 2022 |
0.1.1 | Mar 9, 2022 |
0.1.0 | Mar 8, 2022 |
#9 in #vcd
34KB
740 lines
wave-viewer
This crate parsers VCD (Value Change Dump) files, a common format used with logic analyzers, HDL simulators, and other EDA tools.
TODO
- Define
structure::Structure
- Implement
Deserialize
&Serialize
forstructure::wire::Wire
&structure::module::Module
- Parser
.vcd
files -
Websocket
,wasm
- Canvas line-chart
Dependencies
~2.9–4MB
~81K SLoC