package hardcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

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

Signature

val create : ?lib:Hardcaml__.Import.String.t -> ?arch:Hardcaml__.Import.String.t -> ?instance:Hardcaml__.Import.String.t -> ?parameters:Parameter.t Hardcaml__.Import.List.t -> name:Hardcaml__.Import.String.t -> Signal.t Interface.Create_fn(I)(O).t

Instantiate an RTL design with the given input and output interface.

OCaml

Innovation. Community. Security.