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 ...
A short demo program Kevin Banks wrote to enable you to test-drive the Goertzel algorithm. This is Listing 1 in Kevin Banks' “The Goertzel Algorithm,” first printed in September 2002 issue of Embedded ...