diff --git a/README.md b/README.md new file mode 100644 index 00000000..9f7d76b5 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +[![CI](https://github.com/gmlarumbe/tree-sitter-systemverilog/actions/workflows/ci.yml/badge.svg)](https://github.com/gmlarumbe/tree-sitter-systemverilog/actions/workflows/ci.yml) + +# tree-sitter-systemverilog + +Full SystemVerilog IEEE 1800-2023 grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter). + +## References + +- https://en.wikipedia.org/wiki/Verilog +- http://tree-sitter.github.io/tree-sitter/creating-parsers +