RLE Test

RLE-Top Test

RLE_core Test

Entropy Coder Test

This module tests the functionality and conversion of Entropy Coder

test.test_entropycoder.test_entropycoder()

We will test the functionality of entropy coder in this block

constants:

width_data : width of the input data size_data : size required to store the data

test.test_entropycoder.test_block_conversion()

Test bench used for conversion purpose

RLE Double Buffer Test

Test file for doublebuffer to check its conversion and funtioning

test.test_rledoublebuffer.test_doublebuffer()

The functionality of Double Buffer is tested here

test.test_rledoublebuffer.test_doublebuffer_conversion()

This block checks the conversion of Rle Double Fifo