package hardcaml_axi

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

Module Make.RegisterSource

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

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