Array implementation in VHDL and calculating the average of elements in the array
I have a Home assignment to be done in VHDL to find out the average of the elements of an array and then subtract thrice the average from each of the array elements. Then the elements greater than ze...