Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 588 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 588 Bytes

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.