Skip to content

kmurray/libvcdparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCD Parse

This is a simple C++ parser for Verilog Change Dump (VCD) files. Internally it uses flex/bison to handle parsing.

The parser supports a basic subset of the VCD format which suffices to load basic delay information.

About

A basic VCD parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published