package hardcaml-reedsolomon

  1. Overview
  2. No Docs
HardCaml implementation of Reed-Solomon error correction coding.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=eed44d5dad21a5f2121a77ef915e462d

Description

The HardCamlReedsolomon library provides the hardware design.

The executables hardcaml-rsencode and hardcaml-rsdecode provide front ends for netlist generation and simulation.

Published: 16 Apr 2015

Dependencies (7)

  1. ocamlbuild build
  2. reedsolomon
  3. hardcaml-examples >= "0.2"
  4. hardcaml-waveterm
  5. hardcaml >= "1.1.1" & < "2.0.0"
  6. ocamlfind
  7. ocaml >= "4.02.0"

Dev Dependencies

None

Used by

None

Conflicts

None