Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > VHDL > Galois Multiplier

Reply
Thread Tools

Galois Multiplier

 
 
Patrick
Guest
Posts: n/a
 
      02-11-2005
Hello,

I'm currently designing à Reed-Solomon decoder and I need to implement
a Galois multiplier optimized for area..

Now it takes 50 Logic Elements on Cyclone Altera and for the
Berlekamp-Massey alogorithm I need 6 t + 2 multiplier (t=16) so I need
4900 Logic Elements only for the multiplier !!!

Do you know if there is a good paper for optimized area on altera
target ?

My VHDL model have 64 AND and a few XOR !!!

Thanks for good ideas...
 
Reply With Quote
 
 
 
 
Jezwold
Guest
Posts: n/a
 
      02-11-2005
google might be a good place to start.

 
Reply With Quote
 
 
 
 
Pieter Hulshoff
Guest
Posts: n/a
 
      02-11-2005
Patrick wrote:
> My VHDL model have 64 AND and a few XOR !!!


How big (# bits) are your Galois elements?

Regards,

Pieter Hulshoff

 
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
Support for Galois/Counter Mode (GCM) ? Roland Hedberg Python 0 10-31-2011 02:52 PM
Synthesis of galois adder Patrick VHDL 1 02-11-2005 12:26 PM
Re: Galois field Mikael Olofsson Python 1 12-03-2004 03:30 PM
Galois field Roie Kerstein Python 0 12-02-2004 07:08 PM
Galois field arithmetic libraries in C++ Sherrie Laraurens C++ 1 07-22-2004 09:28 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