package hardcaml_waveterm

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

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_waveterm-v0.13.0.tar.gz
md5=1ab0d447fc79c059f3fcbde6ff2dcd7d

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: 20 Nov 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.13" & < "v0.14"
  6. ppx_jane >= "v0.13" & < "v0.14"
  7. notty_async >= "v0.13" & < "v0.14"
  8. hardcaml >= "v0.13" & < "v0.14"
  9. base >= "v0.13" & < "v0.14"
  10. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. hardcaml-waveterm