Documentation
[![test](https://github.com/erihsu/vcd-io/actions/workflows/automation.yml/badge.svg?branch=main)](https://github.com/erihsu/vcd-io/actions)
[![crates.io](https://img.shields.io/crates/v/vcd_io.svg)](https://crates.io/crates/vcd_io)


# vcd-io
VCD(Value Change Dump) spec parser/saver

The crate is currently purposed for internal use only

## RoadMap
The planned [roadmap](RoadMap.md)

## Reference
[wiki](https://handwiki.org/wiki/Value_change_dump)

## License

Licensed under either of these:

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   https://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   https://opensource.org/licenses/MIT)