Instantiation.With_interfacemodule I : Interface.Smodule O : Interface.Sval create :
?lib:Base.string ->
?arch:Base.string ->
?instance:Base.string ->
?parameters:Parameter.t Base.list ->
?attributes:Rtl_attribute.t Base.list ->
name:Base.string ->
Signal.t Interface.Create_fn(I)(O).tInstantiate an RTL design with the given input and output interface.