package hardcaml_circuits

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

Round-robin arbiter implementation which rotates the inputs using rotate_by_index and then uses priority_select to choose the active input.

val combinational : 'a combinational
val sequential : sequential