
This component examines an input data array and outputs the sorted indices of the array in ascending or descending order.
The ordering happens only if the Enable signal becomes non-zero. The user has the ability to enter the number of elements that need to be sorted. Once the required number of elements have been identified, it stops sorting the rest of the array. Additionally, the component can be configured to output the sorted array.