Thursday, June 9, 2016

Created separate tests and improved code quality

As Chris pointed, I split the original test unit into two separate tests. The first test checks the color conversion module with myhdl simulator while the second test checks the outputs of the converted testbench in Verilog and VHDL with the outputs of the myhdl simulator.

Moreover, I improved the code quality of the rgb2ycbcr.py in order to increase the health of the module using landscape.io

As the 3rd week approaches, I have to read about the 2D-DCT module and how to implement it in MyHDL.

No comments:

Post a Comment