package hardcaml_xilinx

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

Module Hardcaml_xilinx.Cascade_heightSource

Height of BRAM cascades chains. This can be explicitly specified to help vivado meet timing when it is unnecessarily cascading BRAMs.

Sourcetype t =
  1. | Inferred
  2. | Specified of int
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval to_xpm_args : t -> int
OCaml

Innovation. Community. Security.