Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThank you,
I followed your suggestion and made the symbol burst length equal to 223, in order to avoid backpressure. I use now a simple counter to generate in a deterministic way the control signals. SignalTap shows that things work. 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.