Other Parts Discussed in Thread: AM3352
TI WIKI show the following performance comparison information
CYCLES C674X=363 AM335X=18857
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
