vcd 0.6.0

Read and write VCD (Value Change Dump) files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[badges.travis-ci]
repository = "kevinmehall/rust-vcd"

[package]
authors = ["Kevin Mehall <km@kevinmehall.net>"]
categories = ["parser-implementations", "encoding"]
description = "Read and write VCD (Value Change Dump) files"
edition = "2018"
keywords = ["vcd", "verilog", "eda"]
license = "MIT"
name = "vcd"
readme = "README.md"
repository = "https://github.com/kevinmehall/rust-vcd"
version = "0.6.0"