Reply by Bhooshan Iyer October 10, 20072007-10-10
Subbu--

On 10/10/07, subbu_tatavarthi wrote:
>
> Hi...
> This is subbu from Houston,TX.Iam currently pursuing my MS in
> UHCL.My doubt is,how many cycles does the TMS320C6713 timer take to
> compute dot product of two matrices......kindly,send me some
> references also..Thankyou in advance...
>
> Subbu.

The timer, on-chip the 6713, has a resolution of .25ns to be
programmed using a 13 bit control word. It can be used to count up a
routine. But the simplest way to get an estimate of the number of cpu
cycles consumed by the algorithm would be by using the inbuilt
profiler tool to start with.

Does that help or was your question about something else altogether?

--Bhooshan
Reply by subbu_tatavarthi October 10, 20072007-10-10
Hi...
This is subbu from Houston,TX.Iam currently pursuing my MS in
UHCL.My doubt is,how many cycles does the TMS320C6713 timer take to
compute dot product of two matrices......kindly,send me some
references also..Thankyou in advance...

Subbu.