# 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.