Skip to content

Commit 8ed571a

Browse files
committed
Add basejump_stl tests
1 parent 78ddb99 commit 8ed571a

File tree

1,547 files changed

+1416971
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,547 files changed

+1416971
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ Full SystemVerilog IEEE 1800-2023 grammar for [tree-sitter](https://github.com/t
1414
- Implements node fields
1515
- Supports parsing of code snippets (e.g., always block outside of a module)
1616
- Basic preprocessing capabilities
17-
- Thoroughly tested (2300+ tests) including:
17+
- Thoroughly tested (~3000 tests) including:
1818
- [UVM 2.0](https://www.accellera.org/downloads/standards/uvm)
1919
- [sv-tests](https://github.com/chipsalliance/sv-tests)
2020
- [cva6](https://github.com/openhwgroup/cva6)
2121
- [pulp_axi](https://github.com/pulp-platform/axi)
22+
- [basejump_stl](https://github.com/bespoke-silicon-group/basejump_stl)
2223
- [ucontroller](https://github.com/gmlarumbe/ucontroller)
2324
- Currently used by:
2425
- Emacs [`verilog-ts-mode`](https://github.com/gmlarumbe/verilog-ts-mode)

0 commit comments

Comments
 (0)