Make_binary.Of_bitstype comb = Bits.tval sexp_of_t : comb t -> Sexplib0.Sexp.tRaise if the widths of t do not match those specified in the interface.
Checks the port widths of the signals in the interface. Raises if they mismatch.
val priority_select :
((comb, comb t) Comb.with_valid2 list ->
(comb, comb t) Comb.with_valid2)
Comb.optional_branching_factorval priority_select_with_default :
((comb, comb t) Comb.with_valid2 list ->
default:comb t ->
comb t)
Comb.optional_branching_factorval onehot_select :
((comb, comb t) Comb.with_valid2 list ->
comb t)
Comb.optional_branching_factorof_ints_trunc c sets each field to the integer value in c using the declared field bit width.