Forum Discussion
Altera_Forum
Honored Contributor
12 years agoReed Solomon IPcore 13.0 problem
Hello, I'm trying to use the evaluation version of the RS encoder and decoder. I configured it as (223,255) with 8bit symbols and cascaded them, generating the control signals with the following ...
Altera_Forum
Honored Contributor
12 years agoFor the encoder your input symbol is 223 words while your output is 255 words. Are you allowing a wait of (255-223 = 32) before new symbol arrives. I can't see that in your code.