Module Instantiation.With_interface
Parameters
I : Interface.S
O : Interface.S
Signature
val create : ?lib:Hardcaml__.Import.string -> ?arch:Hardcaml__.Import.string -> ?instance:Hardcaml__.Import.string -> ?parameters:Parameter.t Hardcaml__.Import.list -> name:Hardcaml__.Import.string -> Signal.t Interface.Create_fn(I)(O).t
Instantiate an RTL design with the given input and output interface.