package hardcaml_xilinx

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

Parameters

Signature

module I : sig ... end
module O : sig ... end
val hierarchical : ?instance:Base.string -> Hardcaml.Scope.t -> build_mode:Hardcaml.Build_mode.t -> ?read_latency:Base.int -> ?overflow_check:Base.bool -> ?showahead:Base.bool -> ?underflow_check:Base.bool -> ?fifo_memory_type:Fifo_memory_type.t -> ?xpm_version:[ `Xpm_2019_1 | `Xpm_2022_1 ] -> ?cascade_height:Base.int -> ?nearly_full:Base.int -> ?nearly_empty:Base.int -> capacity:Base.int -> Hardcaml.Interface.Create_fn(I)(O).t
OCaml

Innovation. Community. Security.