package hardcaml_xilinx

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

Module Fifo_sync.With_interfaceSource

Parameters

Signature

Sourcemodule I : sig ... end
Sourcemodule O : sig ... end
Sourceval 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.