package hardcaml_waveterm

  1. Overview
  2. Docs
A terminal based digital waveform viewer for Hardcaml

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_waveterm-v0.12.0.tar.gz
md5=268e7d1bbfe62fe49bc7b77ac392afa2

Description

The hardcaml_waveterm library renders digital waveforms to unicode. Such waveforms can be used in expect tests or for debugging using the supplied interactive terminal application.

The library is closely integrated with Hardcaml and can be easily attached to simulations.

Published: 01 Mar 2019

README

A terminal based digital waveform viewer for Hardcaml.

The hardcaml_waveterm library renders digital waveforms to unicode. Such waveforms can be used in expect tests or for debugging using the supplied interactive terminal application.

The library is closely integrated with Hardcaml and can be easily attached to simulations.

Dependencies (10)

  1. re >= "1.8.0"
  2. num
  3. notty >= "0.2.1"
  4. dune >= "1.5.1"
  5. stdio >= "v0.12" & < "v0.13"
  6. ppx_jane >= "v0.12" & < "v0.13"
  7. notty_async >= "v0.12" & < "v0.13"
  8. hardcaml >= "v0.12" & < "v0.13"
  9. base >= "v0.12" & < "v0.13"
  10. ocaml >= "4.07.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. hardcaml-waveterm