hardcaml_waveterm
A terminal based digital waveform viewer for Hardcaml
README
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.
Install
- Published
-
01 Mar 2019
- Authors
-
- Maintainers
-
Sources
Dependencies
re
>= "1.8.0"
notty
>= "0.2.1"
dune
>= "1.5.1"
stdio
>= "v0.12" & < "v0.13"
ppx_jane
>= "v0.12" & < "v0.13"
notty_async
>= "v0.12" & < "v0.13"
hardcaml
>= "v0.12" & < "v0.13"
base
>= "v0.12" & < "v0.13"
ocaml
>= "4.07.0"
Reverse Dependencies