hardcaml_xilinx
Hardcaml wrappers for Xilinx memory primitives
README
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 provides a number of RTL components implemented
directly from low level LUT primitives. It implements the full
Hardcaml Comb.S
signature and can be used to implement highly custom
Xilinx circuits.
Install
- Published
-
21 Mar 2022
- Authors
-
- Maintainers
-
Sources
hardcaml_xilinx-v0.15.0.tar.gz
sha256=57b9f815b21a01c040dcbb82d46da402648cc60e4f3fd695507025701727e4a7
Dependencies
dune
>= "2.0.0"
ppx_jane
>= "v0.15" & < "v0.16"
ppx_deriving_hardcaml
>= "v0.15" & < "v0.16"
hardcaml
>= "v0.15" & < "v0.16"
base
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies