# tree-sitter-verilog **Repository Path**: bison-fork/tree-sitter-verilog ## Basic Information - **Project Name**: tree-sitter-verilog - **Description**: fork自:https://github.com/tree-sitter/tree-sitter-verilog.git,tree-sitter的verilog语法分析器 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-09 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![NPM version](https://img.shields.io/npm/v/tree-sitter-verilog.svg)](https://www.npmjs.org/package/tree-sitter-verilog) [![Travis Status](https://travis-ci.org/tree-sitter/tree-sitter-verilog.svg?branch=master)](https://travis-ci.org/tree-sitter/tree-sitter-verilog) [![Linux Status](https://github.com/tree-sitter/tree-sitter-verilog/workflows/Linux/badge.svg)](https://github.com/tree-sitter/tree-sitter-verilog/actions) [![Windows Status](https://github.com/tree-sitter/tree-sitter-verilog/workflows/Windows/badge.svg)](https://github.com/tree-sitter/tree-sitter-verilog/actions) [![MacOS Status](https://github.com/tree-sitter/tree-sitter-verilog/workflows/MacOS/badge.svg)](https://github.com/tree-sitter/tree-sitter-verilog/actions) # tree-sitter-verilog Verilog 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 ## Install ``` npm i tree-sitter-verilog ``` ## Test SystemVerilog Test Suite report: https://symbiflow.github.io/sv-tests