High Speed Rees Solomon
hi,
i am looking for a solution supporting RS(255,223).
the data bus i am using is 256b (32B) and no matter which 'Parallelism' value i choose, the 'in_symbols_in' bus is always a multiple of 8b (16b, 24b, 32b.....) so in order to use the core i need some kind of byte_enable signal.
The data stream is continuous and i am working with 256b bus. since each FEC Codeword is 255B, there should be 8 writings but the in the lase writing the Decoder should consider only 31bytes and not 32bytes (7x256b + 248b).
according to what i have found the High Speed Reed Solomon IP does not have 'Byte_en' input option in 'Custom' mode.
checking the 'Fracturable 100G Ethernet' mode i have noticed there are other inputs that are not explained in the UserGuide.
i saw that 'Reed Solomon 2' core supports 8b as an input so it is what i will probably use, but it requires much higher clock.
please let me know if i missed something regarding the High Speed RS.
Oren