Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 434 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 434 Bytes

VCD

Documentation | Changelog

This crate reads and writes VCD (Value Change Dump) files, a common format used with logic analyzers, HDL simulators, and other EDA tools. It provides streaming wrappers around the io::Read and io::Write traits to read and write VCD commands and data.