A common use case for high-level synthesis (HLS) is taking 3rd party generated or legacy C/C++ algorithms and converting the algorithm to a hardware implementation using an HLS compiler. This can ...
[See Speed MATLAB by optimizing memory access for tips on optimizing memory-bound code.] MATLAB is great tool for algorithm development. It provides a simple programming environment with an extensive ...