상세 보기
초록
Compression reduces the size of data by replacing original data with shorter bits of code or eliminating unnecessary data, thereby reducing the cost of storing and transmitting data. To reduce CPU load caused by compression, there are many cases where compression is accelerated through parallelization on additional hardware. The higher degree of parallelism leads to a higher processing bandwidth of hardware. However, it also causes a significant increase in hardware resource cost. In this paper, we propose a false history filtering technique that is used by a parallel hardware accelerator to avoid excessive hardware resource cost. This technique detects unnecessary string comparison operations that generate meaningless or unused results. The parallel hardware accelerator with false history filtering has no performance degradation even if the hardware uses less parallelized modules. Experimental results showed that the hardware LZ77 compressor with false history filtering reduces hardware usage by 5.18-18.35% without performance degradation.
키워드
- 제목
- False history filtering for reducing hardware overhead of FPGA-based LZ77 compressor
- 저자
- Choi, Seungdo; Kim, Youngil; Song, Yong Ho
- 발행일
- 2018-08
- 유형
- Article
- 권
- 88
- 페이지
- 110 ~ 119