package hardcaml_waveterm

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

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_waveterm-v0.14.0.tar.gz
md5=f43ed06620989b92f4a5a4a2024c1866

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: 31 May 2020

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 >= "2.0.0"
  5. stdio >= "v0.14" & < "v0.15"
  6. ppx_jane >= "v0.14" & < "v0.15"
  7. notty_async >= "v0.14" & < "v0.15"
  8. hardcaml >= "v0.14" & < "v0.15"
  9. base >= "v0.14" & < "v0.15"
  10. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. hardcaml-waveterm