Module Approx_msb_multiplier.Config

module Level : sig ... end
type t = {
levels : Level.t Base.list;
ground_multiplier : Ground_multiplier.Config.t;
}
val latency : t -> Base.int