vcd_parser 0.2.2

iEDA vcd parser
Documentation
1
2
3
4
5
6
7
8
9
# VCD Parser

## introduction

The vcd parser is belong to iEDA project. The parser read vcd file to eda tools.

## dependence

The vcd parser use pest crate to build syntax tree.