P
Patrick
Guest
Hello everybody,
I have implanted the Key Equation Solver for a Reed Solomon Decoder
with the Extended Euclidean Algorithm.
The circuit is explained in this Paper : "An area-efficient Euclidean
Algorithm
block for Reed-Solomon decoder" by Hanho Lee
I have implanted these two circuit (euclidean divider and euclidean
multiplier)
The euclidean divider performs well the quotient Q(x)
But I don't know how to send this quotient to the euclidean multiplier
part ?
Is there anyone who have implanted this structure ?
Thanks... and sorry if I don't put the VHDL code to this message
I have implanted the Key Equation Solver for a Reed Solomon Decoder
with the Extended Euclidean Algorithm.
The circuit is explained in this Paper : "An area-efficient Euclidean
Algorithm
block for Reed-Solomon decoder" by Hanho Lee
I have implanted these two circuit (euclidean divider and euclidean
multiplier)
The euclidean divider performs well the quotient Q(x)
But I don't know how to send this quotient to the euclidean multiplier
part ?
Is there anyone who have implanted this structure ?
Thanks... and sorry if I don't put the VHDL code to this message