Backend Test¶
This module tests the functionality and conversion of Backend Module
-
test.test_backend.backend_soft()¶ backend reference model
-
test.test_backend.test_backend()¶ 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 width_addr : width of the address
-
test.test_backend.test_backend_conversion()¶ 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 width_addr : width of the address