Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ rust-vcd Public
forked from kevinmehall/rust-vcd

Read and write VCD (Value Change Dump) files in Rust

License

nrot/rust-vcd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCD

Documentation | Changelog

Build Status

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.

About

Read and write VCD (Value Change Dump) files in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%