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.
There is an excellent table in the data sheet showing the instructions that are done by the TMU. Can you add another column to show the number of pipeline cycles that each of these instructions takes?
Todd,
I believe we will be releasing a separate guide for the TMU shortly but here are the numbers in the meantime:
C Equivalent Operation |
Pipeline |
|
MPY2PIF32 Ra,Rb |
a = b * 2pi |
2p/3p |
DIV2PIF32 Ra,Rb |
a = b / 2pi |
2p/3p |
DIVF32 Ra,Rb,Rc |
a = b/c |
5p |
SQRTF32 Ra,Rb |
a = sqrt(b) |
5p |
SINPUF32 Ra,Rb |
a = sin(b*2pi) |
4p |
COSPUF32 Ra,Rb |
a = cos(b*2pi) |
4p |
ATANPUF32 Ra,Rb |
a = atan(b)/2pi |
4p |
QUADF32 Ra,Rb,Rc,Rd |
Operation to assist in calculating ATANPU2 |
5p |
Hi Vishal,
Is the seperate TMU guide, you have discussed in your post of january the 6th of 2014 (3:58pm), now available?
If yes, where can I find it?
Thanks
Regards
Gilles