package hardcaml_waveterm
A terminal based digital waveform viewer for Hardcaml
Install
Dune Dependency
Authors
Maintainers
Sources
hardcaml_waveterm-v0.13.0.tar.gz
sha256=b0eb68ea3d7fe58794bc72e5f304981a4607ff6580becf03cdef948993698c12
md5=1ab0d447fc79c059f3fcbde6ff2dcd7d
README.md.html
"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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>