/huffman-encoding-core

Huffman encoding core (Vivado HLS)

Primary LanguageTcl

huffman-encoding-core

Huffman encoding core (Vivado HLS)

Overview

block design

How to run

Download source code

$ git clone https://github.com/sopynq/huffman-encoding-core.git

Compile source codes with Vivado-HLS

$ cd huffman-encoding-core
$ vivado_hls -f setup.tcl

Tests

tests folder contains some test cases which should be run on PYNQ board. If you are running a bare zynq board you should write drivers yourself

Reference

pp4fpga Chapter 11.