Hi,
I read the CPU Instruction Set document (spru430e). There is an acronym "CYC" which I can't find any explanation to it. Can someone explain to me?
Thanks!
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.
Hi,
I read the CPU Instruction Set document (spru430e). There is an acronym "CYC" which I can't find any explanation to it. Can someone explain to me?
Thanks!
Charlie Lee said:Hi,
I read the CPU Instruction Set document (spru430e). There is an acronym "CYC" which I can't find any explanation to it. Can someone explain to me?
Thanks!
CYC are CPU clock cycles. The numbers are best case and assume the instruction/data is in zero-wait RAM.
So, assume running at 150Mhz and an instruction with CYC=1. It would take approximately 6.67ns to execute, correct?
Charlie Lee said:So, assume running at 150Mhz and an instruction with CYC=1. It would take approximately 6.67ns to execute, correct?
Yes, that is correct.
-Lori