Other Parts Discussed in Thread: TMS320F2812
Hi,
I am using TMS320F2812. Can someone please guide me where I can find information about how many CPU cycles does it take for addition and multiplication instructions?
Thanks,
Darshana
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.
Other Parts Discussed in Thread: TMS320F2812
Hi,
I am using TMS320F2812. Can someone please guide me where I can find information about how many CPU cycles does it take for addition and multiplication instructions?
Thanks,
Darshana
Hi Radhesh,
Thanks for the reply. That doesn't answer my question though. I need the statistics on the CPU cycles used up for addition and multiplication.
Darshana,
See the following guide (specifically chapter 6):
CPU and Instruction Set Reference Guide
http://www.ti.com/lit/spru430
C2000 has atomic single-cycle read-modify-write operations and a single-cycle 32x32bit multiplier.
Thank you,
Brett