We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
Where can I find an Instruction Cycle Summary for model ARMv5 or ARMv5TE ? similar to this ARM Information Center
Regards,
Jorge
Message was edited by: Jorge
Hi Jorge - As similar as it looks to be one of our products, ARM 5E is not a product of ARM. It would be best to reach out to the manufacturer of the manipulator arm you mentioned - looks like ECA Robotics. Best of luck on your project.
Hello Brad,
I meant the v5 or v5te model. I've edited the post. Could you please share this information?
You mean ARMv5 / ARMv5TE? If so, "ARMv5" is a version of the architecture. The ARM Architecture is essentially a functional specification - it wouldn't define cycle timings.
Cycle timings come from the specific implementation. For example, ARM946E-S, is a processor that implements ARMv5TE. The cycle timings come from the processor design (such as it's pipeline design). If you took a different ARMv5TE processor it could have different timings.
The document you linked to is the figures for the ARM9E-S family of processors. I think this probably what you want.
NOTE: The figures the doc gives are independent of the memory system. That is, you might also need to consider things like cache mit/misses and memory timings.