Skip to content

Commit ecf81e5

Browse files
committed
Add README.md
1 parent 6d201d0 commit ecf81e5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[![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)
2+
3+
# tree-sitter-systemverilog
4+
5+
Full SystemVerilog IEEE 1800-2023 grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
6+
7+
## References
8+
9+
- https://en.wikipedia.org/wiki/Verilog
10+
- http://tree-sitter.github.io/tree-sitter/creating-parsers
11+

0 commit comments

Comments
 (0)