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.
Name |
Text |
|
Optional text parameter for identification of the component. |
|
|
|
|
|
|
Dimension |
Integer |
Literal |
Enter the dimension of the input/output signal. |
|
|
|
|
|
|
Order of Sorting |
|
Choice |
|
Select Ascending or Descending. |
|
|
|
|
|
Output Sorted Array |
|
Choice |
|
Select Yes or No. |