Hardcaml_circuits.Fast_fifo
Low latency combinational fifo. See create for documentation.
create
module Make (M : Hardcaml.Interface.S) : sig ... end