Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > fastest complex division algorithm

Reply
Thread Tools

fastest complex division algorithm

 
 
axr0284
Guest
Posts: n/a
 
      09-24-2012
Hi,
I am looking for the fastest complex division algorithm available. It could be a white paper, a core that is being sold or any other information thatcould help me research different options. I will be using this in a spartan 3E with 4 complex multipliers available. Thanks for the help,
Amish
 
Reply With Quote
 
 
 
 
John Speth
Guest
Posts: n/a
 
      09-24-2012
On 9/24/2012 11:52 AM, axr0284 wrote:
> I am looking for the fastest complex division algorithm

available. It could be a white paper, a core that is being sold or
any other information that could help me research different options.
I will be using this in a spartan 3E with 4 complex multipliers
available. Thanks for the help,

I don't have the answer you're looking for but it helps to avoid
hyperbolic adjectives like "fastest available". You should know your
requirements such that you can define "fast enough". Any faster is
wasted effort and expense.

I can imagine very wide combinatorial logic that will compute division
in one clock cycle. So can you. I doubt anyone could afford the
hardware to achieve that logic though.

JJS

 
Reply With Quote
 
 
 
 
Andy
Guest
Posts: n/a
 
      09-25-2012
Performance requirements should be identified in terms of latency and throughput. Very often, the lowest latency implementation does not have the highest throughput, and vise versa. A one-clock solution will almost certainly require a very slow clock.

Area requirements also need to be identified.

Andy
 
Reply With Quote
 
jeppe jeppe is offline
Senior Member
Join Date: Mar 2008
Location: Denmark
Posts: 346
 
      10-01-2012
If your not allowed to use automatic generated cores (like Logicore in Xilinx) then visit this page.

http://users-tima.imag.fr/cis/guyot/...ish/Divise.htm

Jeppe
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Division Algorithm Gurka VHDL 1 07-29-2008 06:21 AM
looking for the fastest complex number arithmetics... Luna Moon C++ 9 09-25-2007 09:40 AM
division by 7 without using division operator krypto.wizard@gmail.com C Programming 94 02-09-2007 06:57 AM
std::complex<long double> division Fredy Halter C++ 4 01-24-2007 02:14 PM
Fastest 5 mp Digital Camera ? Fastest 4 mp Digital Camera? photoguysept102004@yahoo.com Digital Photography 6 10-28-2004 11:33 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57