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.

AM62A3: Need DSP function benchmarking for C7x

Part Number: AM62A3
Other Parts Discussed in Thread: FFTLIB

Here IBenchmark_C66x_C674x.pdf have attached the benchmark comparison of C66x vs C674x

Like this I need comparison between C674x vs C7x

  • +

    Do TI provide any tool that allow user to verify the DSP execution time against the standard DSP algorithm or custom algorithm on our interested TI DSP core?

    Also, I noticed C7x was mentioned as Deep Learning Accelerator instead of DSP in the datasheet, it was designed to focus for ML/AI Algorithm processing?

    Thanks,

    MUTHUKUMAR V

  • BTW, I cannot find the comparison between A72 and C66 too. Sadly.

  • Responses for the below queries will be appreciated.

    Do TI provide any tool that allow user to verify the DSP execution time against the standard DSP algorithm or custom algorithm on our interested TI DSP core?

    Also, I noticed C7x was mentioned as Deep Learning Accelerator instead of DSP in the datasheet, it was designed to focus for ML/AI Algorithm processing especially?

    Thanks,

    MUTHUKUMAR V

  • Muthu,

    Sorry for the delayed response on this topic. There is DSPLIB and FFT LIB included in the MCU+ SDK 9.0. You can find the library, test code and datasheet for this in the following location:

    C:\ti\mcu_plus_sdk_am62ax_09_00_00_19\source\dsplib_02_06_00_01

    C:\ti\mcu_plus_sdk_am62ax_09_00_00_19\source\fftlib_02_06_01_00

    Please refer to the test code for DSP functions which includes the profiling similar to DSPLIB for C66x and C674x

    Thanks and Regards.

    Rahul