S
sai
Guest
Hello all,
I have been trying to find an algorithm for reed solomon encoder. I
have written code for this in C which is pretty straight forward.
However, I would like to implement this in hardware and I do not want
to use the look up tables (for multiplying galois field elements)
which is inefficient in hardware (FPGA). I understand that there are
several algorithms for RS encoder to implement in hardware but I am
not sure as to where to find them. I have looked at some IEEE papers
but there are so many of them that I am not sure which is the best/
appropriate one. I was wondering if anyone could point out a paper or
perhaps better yet, a book that I can refer for this. I have google'd
enough to find some hdl code but not the actual algorithm. Some links
given in this group don't work anymore either (ex:
http://www.fokus.gmd.de/research/cc/mobis/products/fec_old/content.html)
. Any help is appreciated.
Thanks,
Sai
I have been trying to find an algorithm for reed solomon encoder. I
have written code for this in C which is pretty straight forward.
However, I would like to implement this in hardware and I do not want
to use the look up tables (for multiplying galois field elements)
which is inefficient in hardware (FPGA). I understand that there are
several algorithms for RS encoder to implement in hardware but I am
not sure as to where to find them. I have looked at some IEEE papers
but there are so many of them that I am not sure which is the best/
appropriate one. I was wondering if anyone could point out a paper or
perhaps better yet, a book that I can refer for this. I have google'd
enough to find some hdl code but not the actual algorithm. Some links
given in this group don't work anymore either (ex:
http://www.fokus.gmd.de/research/cc/mobis/products/fec_old/content.html)
. Any help is appreciated.
Thanks,
Sai