mirror of
https://github.com/supleed2/sv-filelist-parser.git
synced 2024-12-22 13:25:49 +00:00
Rust library to parse SystemVerilog / Verilog filelists, used in https://github.com/dalance/svlint
https://crates.io/crates/sv-filelist-parser
9177bd6a1c
- Added incdir parsing - Fixed the ending + bug - Added more tests for single and multiple values in define and incdir |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
sv-filelist-parser
A Verilog Filelist parser in Rust