Altera_Forum
Honored Contributor
15 years agoSorting in FPGA
Does anyone have any experience with doing sorting on FPGAs?
Anything else to consider other than a simple bubble sort? Im going to need to sort up to 25 values (fixed at 10 or 25) to find the median. Unfortunatly I dont have a lot of spare resources, and it has to be done on a Stratix 1 EP1S25. Isnt it great when the algorithms guys come up with a "simple" solution!