[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [microblaze-uclinux] why such idiv latency of 34 cycles?



Hi,

Try to grab as high level function as possible to improve the performance of your application.

Don't add a MAC instruction with some saturation.
Try to take sections that include loops to be a magnitude better performance.
When I accelerated a JPEG decoder, I place the idct function in HW and just send the parameter from MicroBlaze over FSL to the function.

Göran

-----Original Message-----
From: owner-microblaze-uclinux@itee.uq.edu.au [mailto:owner-microblaze-uclinux@itee.uq.edu.au] On Behalf Of Brettschneider Falk
Sent: Thursday, August 25, 2005 16:27
To: 'microblaze-uclinux@itee.uq.edu.au'
Subject: RE: [microblaze-uclinux] why such idiv latency of 34 cycles?

Hi, I'm not sure what you mean.
Cheers
F@lk

> -----Original Message-----
> From: owner-microblaze-uclinux@itee.uq.edu.au
> [mailto:owner-microblaze-uclinux@itee.uq.edu.au]On Behalf Of Goran
> Bilski
> Sent: Wednesday, August 24, 2005 2:50 PM
> To: microblaze-uclinux@itee.uq.edu.au
> Subject: RE: [microblaze-uclinux] why such idiv latency of 34 cycles?
> 
> 
> Hi Falk,
> 
> Can some part of the core be extracted and be implemented as 
> a FSL based SW accelerator?
> 
> Göran

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/




___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/