This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am335x VS C674X benchmark

Other Parts Discussed in Thread: AM3352

TI WIKI show the following performance comparison information
CYCLES C674X=363 AM335X=18857

http://processors.wiki.ti.com/index.php/AM335x_Resource_Guide(English/中文)#.5B.E5.B8.B8.E8.A7.81.E9.97.AE.E9.A2.98.5D_FAQs

1.How to calculate the execution time of the algorithm ??
1/1GHz(cycle) * 18857??

2. Is this starterware testing results?

3. Is there other Benchmark for FFT, or other DSP operations?

4.Why is this formula different with general FIR?  (43+10*Nr*Nh/16)

   FIR should be like

  http://stackoverflow.com/questions/14997850/fir-filter-implementation-in-c-programming