package systemverilog

  1. Overview
  2. No Docs

Description

This package provides a lexer and a parser for SystemVerilog IEEE 1800-2012 . It is not supposed to be fully featured from the get go. Capabilities are added depending on the needs or on-demand.

Published: 24 Apr 2017

Dependencies (7)

  1. menhir build & >= "20170418" & < "20200525"
  2. ppx_import >= "1.2" & < "2.0"
  3. astring build & >= "0.8.3"
  4. topkg build & >= "0.9.0"
  5. ocamlbuild build
  6. ocamlfind build
  7. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None