hardcaml_xilinx
Hardcaml wrappers for Xilinx memory primitives
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- 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