Tool/software: Code Composer Studio
How much time it takes to do multiplication, division and addition on F28335 and F2808? Where can I find this Information?
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.
Tool/software: Code Composer Studio
How much time it takes to do multiplication, division and addition on F28335 and F2808? Where can I find this Information?
FIXED POINT ARITHMETIC
You can find this information related to c28x core in the following guide.
www.ti.com/.../spru430f.pdf
C28x can perform 1 /32 bit and 2/ 16-bit (parallel) multiplications in a cycle. And addition and subtraction both in a cycle as well.
FLOATING POINT ARITHMETIC
Floating point arithmatic is performed in a FPU. Please take a look at in the following document.
www.ti.com/.../spraan9a.pdf