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.
您好!
我使用 TMS320F28069实现控制算法。 您能否指导我浮点除法需要多少个时钟周期?
谢谢!
您好!
您可以在以下文档中找到不同版本的周期计数。 您所指的器件支持 FPU32、因此您可以在 c2000ware 的以下文档中查看不同的例程及其周期。
...\ti\c2000Ware_3_03_00_00\libraries\math\FPUfastRTS\c28\docs\FASTRTS_SW_LIB_UG.pdf
我尝试查找浮点变量除法的执行时间、因为即使在优化时、它也要花费大约5us。 我还包含了示例代码2806xfpu_hardware 中所需的所有库。 在该文档中、我可以在本文档的第46页找到时间。 这些时间用于不同的器件、它们是否也适用于这里?
谢谢、
您好!
指令的周期计数将在各个器件之间保持一致。 您能否与文档中的数字共享指令所需的周期数?
-Shantanu