package hardcaml_axi

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

A simple state machine to register the datapath of an Ibus.

module I : sig ... end
module O : sig ... end
val hierarchical : ?timeout:int -> ?instance:string -> ?n:int -> supports_wready:bool -> Hardcaml.Scope.t -> Hardcaml.Interface.Create_fn(I)(O).t
OCaml

Innovation. Community. Security.