Other Parts Discussed in Thread: TMS320C28344
Hi,
I am working on a new design based on the Delfino TMS320F28377S (200Mhz).
I would like to reuse existing code which is running on the Delfino TMS320C28344 (300Mhz).
This code is written in assembly and quite efficient. I have benchmarked it on my existing platform and I am afraid that the 200Mhz of the TMS320F28377S, it will not be sufficient.
However, it might do the trick if I make good use of the CLA. This means that I will have to rewrite the code (different set of instructions) but it might still be acceptable.
What I am wondering about is "how fast will it run on the CLA?". How does the performance of the CLA compare to the performance of the Delfino CPU?
Thanks