verilog-netlist-parser 0.1.0

iEDA verilog netlist parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
header = """
/*
Gutengerg Post Parser, the C bindings.

Warning, this file is autogenerated by `cbindgen`.
Do not modify this manually.

*/"""
tab_width = 4
language = "C"

[parse]
include = ["src/verilog_parser/mod.rs"]