This is a insertion sorter design built in C++ for Vivado HLS. Insertion sorting is another simple sorting algorithm which is reasonbly efficient when sorting small data sets...
This design provides an IP core that can be used to convert an AXI-MM master (read only) to AXI-Stream master..
This design provides an IP core that can be used to convert an AXI-Stream slave to AXI-MM master (write only)..