Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jiegec/verilog-lang

A hand-written recursive decent Verilog parser.
https://github.com/jiegec/verilog-lang

rust verilog

Last synced: 2 months ago
JSON representation

A hand-written recursive decent Verilog parser.

Awesome Lists containing this project

README

        

# verilog-lang

[![Coverage Status](https://coveralls.io/repos/github/jiegec/verilog-lang/badge.svg?branch=master)](https://coveralls.io/github/jiegec/verilog-lang?branch=master)

An incomplete Verilog(with part of SystemVerilog) parser.