DocumentCode
2066964
Title
Design and implementation of HPF IP generator
Author
Hsiao, Jue Hsuan ; Chen, Lilin ; Tseng, Zhi Hong
fYear
2011
fDate
14-16 Sept. 2011
Firstpage
1
Lastpage
5
Abstract
This work demonstrates the implementation of high-performance visual IP generator for High Pass (HP) filter using Microsoft Visual Studio 2008. The sum of multiple constant coefficient multiplications (MCM) is the major part in the HP filter. In the Visual IP Generator, we proposed a novel algorithm that can translate the sum of coefficient product term on behalf of HP filter into the sum of bit shifted term, and then uses Booth Algorithm as well as operation group reusable to minimize the number of bit shifted term for reducing adder used. The HP filter IP generated from this work is also compiled and simulated in Altera Quartus II and compared with the Altera FIR Compiler synthesized HP filter. The comparison results verified our implemented HP filter is better than the HP filter constructed by Altera FIR Compiler. Our design can be accomplished by three stages: set up HP filter parameters, establish the simplified adder tree using proposed novel algorithm, and synthesis the VHDL Code. Through these steps, user can save a lot of time and effort in designing and simulation a HP filter in VHDL code.
Keywords
hardware description languages; high-pass filters; integrated circuit design; logic CAD; transient response; visual programming; Altera FIR Compiler synthesized HP filter; Altera Quartus II; Booth Algorithm; HPF IP generator; Microsoft Visual Studio 2008; VHDL Code; Visual IP Generator; coefficient product; high pass filter; high-performance Visual IP generator; multiple constant coefficient multiplication; Adders; Equations; Filtering algorithms; Finite impulse response filter; Generators; IP networks; Visualization; Booth Algorithm; FIR Compiler; MCM; VHDL;
fLanguage
English
Publisher
ieee
Conference_Titel
Signal Processing, Communications and Computing (ICSPCC), 2011 IEEE International Conference on
Conference_Location
Xi´an
Print_ISBN
978-1-4577-0893-0
Type
conf
DOI
10.1109/ICSPCC.2011.6061691
Filename
6061691
Link To Document