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:??? -> ?instance:??? -> ?n:??? -> supports_wready:bool -> Hardcaml.Scope.t -> Hardcaml.Interface.Create_fn(I)(O).t