Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Sponsor

NEW! TMS320C6474: 3x the performance. 1/3 the cost. Three 1 GHz cores on 1 chip.

Discussion Groups

Discussion Groups | TMS320C6x | How to Calculate MIPS for a algorithm

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

  

Post a new Thread

How to Calculate MIPS for a algorithm - deepak poddar - May 16 7:46:30 2006



Hello.
   
   How people calculate MIPS for a particular application. Lets assume  I am doing Speech
coding , 30msec of frame basis , each frame is prcoessed in 10 lack cycle by TMS C6711
processor(150 Mhz). Than what will be its MIPS measurement??
Deepak Kumar Poddar
CAIR Bangalore

  PH: +919886043789



(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )

Re: How to Calculate MIPS for a algorithm - megha daga - May 17 0:12:57 2006

HI
You can calculate MIPS through profiler and CLKOUT. You have to enable the profiler and then
through breakpoints you can calculate the number of cycles. To calculate the MIPS divide this
by the max number of instructions (i.e. CLKOUT) and this will give you the approximate amount
of time it will take to complete this function.
megha
 
deepak poddar <p...@yahoo.com> wrote: Hello.
   
   How people calculate MIPS for a particular application. Lets assume  I am doing Speech
coding , 30msec of frame basis , each frame is prcoessed in 10 lack cycle by TMS C6711
processor(150 Mhz). Than what will be its MIPS measurement??
Deepak Kumar Poddar
CAIR Bangalore

  PH: +919886043789

---------------------------------
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.


(You need to be a member of c6x -- send a blank email to c6x-subscribe@yahoogroups.com )