wave-veiwer

Crates.iowave-veiwer
lib.rswave-veiwer
version0.1.3
sourcesrc
created_at2022-03-08 10:38:36.773758
updated_at2022-03-09 10:24:43.899377
descriptionA efficient web-based wave viewer API
homepage
repositoryhttps://github.com/zao111222333/wave-veiwer
max_upload_size
id546194
size33,870
Junzhuo ZHOU (zao111222333)

documentation

README

wave-viewer

Documentation | Changelog

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 for structure::wire::Wire&structure::module::Module
  • Parser .vcd files
  • Websocket, wasm
  • Canvas line-chart
Commit count: 0

cargo fmt