package hardcaml_axi

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

Module Datapath_register.Pipeline_stage_descr

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