Howdy Forum,
I'd like to do some cycle estimates on a specific algorithm before committing to hardware. My plan was to determine cycle estimates based off of available benchmarks, and then continue with simulation if the preliminary numbers looked appropriate. The main operations I'll need to implement will be FFT, IFFT, and element-wise multiplication.
I'm looking for C66x Benchmarks, similar to what TI has provided for the C64x here: http://www.ti.com/lsds/ti/dsp/c6000_dsp/c64x/benchmarks.page
Any thoughts?