package hardcaml_xilinx

  1. Overview
  2. No Docs
Hardcaml wrappers for Xilinx memory primitives

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=01df85cf275569447f3c8f1ad03bbae5f8751afbb886833be875aedda9ae3288

Description

The Hardcaml_xilinx library provides wrappers for Xilinx specific RAM and FIFO primitive blocks. In many cases a simulation model is provided.

The Synthesis module implements various arithmetic and logical RTL components with Xilinx LUT primitives.

Published: 26 May 2024

Dependencies (7)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18~"
  3. ppx_hardcaml >= "v0.17" & < "v0.18~"
  4. n_ary >= "v0.17" & < "v0.18~"
  5. hardcaml >= "v0.17" & < "v0.18~"
  6. base >= "v0.17" & < "v0.18~"
  7. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None