Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- Thank you, I have only one concern: the decoder gives as output (I'm not introducing errors between encoder and decoder) the same word it gets as input, or it doesn't get rid of the redundant symbols. Is that possible? If so, I should write a module that chops those extra symbols...it seems to be weird for a decoder. --- Quote End --- It could be that the decoder ejects data and the extra bits but tells you where valid out is. What really matters is does it correct errors. Insert few errors (dispersed) and see.