vcd_parser 0.2.0

iEDA vcd parser
1
2
3
4
5
6
7
8
9
# Spef 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.