Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suraj-srinivas/huffman-encoder

Huffman encoder
https://github.com/suraj-srinivas/huffman-encoder

Last synced: 13 days ago
JSON representation

Huffman encoder

Awesome Lists containing this project

README

        

Huffman-encoder
=========================

This is an implementation of the huffman encoder written in Verilog HDL.
It includes support for variable symbol widths and data sizes.
The code is currently not synthesizable.