cfelton / test_jpeg

This is a myhdl test environment for the open-cores jpeg_encoder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RGB to YCbCr Implementation

mkatsimpris opened this issue · comments

From the reference model in https://github.com/cfelton/test_jpeg/blob/master/hdl/jpegenc_v1/vhdl/FDCT.vhd, it will created the block of the converter in MyHDL and the corresponding unit test.