Latency/No of clock cycles of each Instructions

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Latency/No of clock cycles of each Instructions

564 次查看
sagardhavali
Contributor III

Hi,

I am looking for latency or number of clock cycles that each instructions takes in MPC5744P.

Any help is appreciated.

Thank You,

Sagar

标签 (1)
标记 (3)
0 项奖励
1 回复

483 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, you may find in RM, table above:

pastedImage_1.png

Precondition for such timing is that executed code is stored in instruction cache and access only data already loaded in data cache (configured for copy-back mode).

Otherwise you must take into account other delays (stalls) caused by access to registers/memories over XBAR (and possibly PBRIDGE/EBI).