Implementation of H.264 IDCT Algorithm Based on FPGA

Tao Bao-quan
2010-01-01
Abstract:According to the algorithm principle of the H.264 integer DCT inverse transform and quantization, a new scheme is designed based on field programmable gate array (FPGA). Both VHDL and C language were selected as programming languages in the design. The acquisition and analysis of source data were controlled by NIOS Ⅱ soft-core processor programmed by C language. The hardware description language was used to complete efficient algorithm. The algorithm principle of inverse quantization and transform, the design flow of each functional module, and the result of simulation were introduced in detail in this paper. According to the symmetry of the DCT arithmetic, high parallel structure has been proposed to accelerate the system operation speed in the design. The final results show that the scheme not only can meet the demand of calculation precision, but also has concise structure, high operating speed and powerful transplantable capability.
What problem does this paper attempt to address?