systemverilog
SystemVerilog for OCaml
README
A SystemVerilog IEEE 1800-2012 parser for OCaml. It does not aim to be feature
complete, at least not for the moment. Only to serve its own purpose.
Documents: grammar.
Install
- Maintainers
-
Sources
Dependencies
menhir
build & >= "20170418" & < "20200525"
ppx_import
>= "1.2"
astring
build & >= "0.8.3"
topkg
build & >= "0.9.0"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.01.0"
Reverse Dependencies