Synthesis.Make_comb_primitivesmodule Synth : Xilinx_primitivestype t = Synth.tval sexp_of_t : t -> Sexplib0.Sexp.tinclude Base.Equal.S with type t := tval equal : t Base__Equal.equalval empty : tthe empty signal
val is_empty : t -> Base.boolval width : t -> Base.intreturns the width of a signal
val of_constant : Hardcaml.Constant.t -> tcreates a constant
val to_constant : t -> Hardcaml.Constant.tval to_string : t -> Base.stringcreate string from signal