package hardcaml

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

Parameter Make.M

val width : int

Width of data in FIFO.

val log2_depth : int

Log2 of number of elements that can be stored in the FIFO.