An open API service indexing awesome lists of open source software.

https://github.com/izmno/vhdl-ecc

VHDL library for error correcting functions and components
https://github.com/izmno/vhdl-ecc

ecc hamming hamming-code parity parity-check-matrix vhdl

Last synced: 7 days ago
JSON representation

VHDL library for error correcting functions and components

Awesome Lists containing this project

README

          

# VHDL-ECC

Very much a work in progress.

Keep checking in. More to come.

## Required software

- ghdl

## Building

At the moment, this library just contains some packages with general functions.

`make all` runs unittests for these functions. Logs are written to the `out` directory.