Module Circuit.With_interface

Parameters

module I : Interface.S
module O : Interface.S

Signature

val create_exn : ?config:Config.t -> name:Base.string -> create -> t

Create a circuit with inputs and outputs automatically defined and labelled according to the input (I) and output (O) interfaces.