Skip to content

sopynq/huffman-encoding-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.