package hardcaml_waveterm

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

Install

Dune Dependency

Authors

Maintainers

Sources

hardcaml_waveterm-v0.16.0.tar.gz
sha256=20844546139ee69e8d328b75a54369b2c1db91d88e43f7ca9ccfc0cd855be828

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: 14 Jun 2023

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 (13)

  1. re >= "1.8.0"
  2. num
  3. notty >= "0.2.1"
  4. dune >= "2.0.0"
  5. stdio >= "v0.16" & < "v0.17"
  6. ppx_jane >= "v0.16" & < "v0.17"
  7. ppx_deriving_hardcaml >= "v0.16" & < "v0.17"
  8. notty_async >= "v0.16" & < "v0.17"
  9. hardcaml >= "v0.16" & < "v0.17"
  10. expect_test_helpers_core >= "v0.16" & < "v0.17"
  11. core_unix >= "v0.16" & < "v0.17"
  12. base >= "v0.16" & < "v0.17"
  13. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. hardcaml_verify >= "v0.16.0"

Conflicts (1)

  1. hardcaml-waveterm