package hardcaml-yosys

  1. Overview
  2. Docs
module P : sig ... end
module I : sig ... end
module O : sig ... end
module W : sig ... end
val concat : W.fn
val cells : W.fn list
val get_input_width : int P.t -> int I.t
val get_output_width : int P.t -> int O.t