RS Decoder Based on Multi-core Platform
HUANG Bei,YOU Kai-di,JING Ming-e,ZENG Xiao-yang,YU Zhi-yi
DOI: https://doi.org/10.3969/j.issn.1000-3428.2012.01.078
2012-01-01
Abstract:In this paper,a high throughput fully programmable Reed-Solomon(RS) decoder on a multi-core processor is presented.By fully extracting the parallelizable operations of the RS decoder,it proposes multiple optimization techniques to improve system throughput including: task-level parallelism on many cores,data-level parallelism on each SIMD core,minimization of memory access,and route-length-minimized task mapping techniques.For RS(255,239,8),it can achieve a throughput of 4.35 Gb/s at the worst case of the incoming codeword.