Skip to content

Delan90/JPEG_Decoder_on_FPGA

Repository files navigation

JPEG_Decoder_on_FPGA

The hardware for this project is Xilinx ML 605 FPGA.

My Unicorn

The code is working on the Compsoc platform

The reason choose this paltform is:

Has all the ingredients of modern systems on chip

  • Multiple processors
  • Direct memory access (DMA) coprocessors
  • Heterogeneous distributed shared memory hierarchy
  • Network on chip with heterogeneous communication characteristics – Memory-mapped I/O

The design details can be found on the project report

We also implemented the benchmarking code and document, which is script written by bash and the aim of this benchmarking part is to test the performance of the JPEG decoder.

About

JEPG decoder working on FPGA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published