package hardcaml_xilinx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | B8
    (*

    byte width of 8 bits

    *)
  2. | B9
    (*

    byte width of 9 bits

    *)
  3. | Full
    (*

    byte width of size of the write data bus

    *)