package hardcaml_waveterm
A terminal based digital waveform viewer for Hardcaml
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=a6780e4310f46cd71ff8a3cdf12bb51afdf0eaea5e84645a148a4ecd0f02920b
doc/hardcaml_waveterm.cyclesim/Hardcaml_waveterm_cyclesim/Waves/Config/index.html
Module Waves.Config
Source
Source
type t = {
mutable signals_width : Base.int;
mutable values_width : Base.int;
mutable wave_width : Base.int;
mutable wave_height : Base.int;
mutable start_cycle : Base.int;
mutable start_signal : Base.int;
mutable selected_signal : Base.int;
mutable wave_cursor : Base.int;
mutable signal_scroll : Base.int;
mutable value_scroll : Base.int;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>