val value : Hardcaml__.Always.Variable.t t -> Hardcaml__.Signal.t t
val assign :
Hardcaml__.Always.Variable.t t ->
Hardcaml__.Signal.t t ->
Hardcaml__.Always.t
val reg :
?enable:Hardcaml__.Signal.t ->
Hardcaml__.Reg_spec.t ->
Hardcaml__.Always.Variable.t t
val wire :
( Base.int -> Hardcaml__.Signal.t ) ->
Hardcaml__.Always.Variable.t t