package hardcaml_axi

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

Description of a single register in the full pipeline.

type t = {
  1. instance_name : string option;
  2. clear : Hardcaml.Signal.t;
}
OCaml

Innovation. Community. Security.