Research of FIR digital filter implementation with FPGA
Jianqing Li
Abstract
Jianqing Li
Abstract
In order to research different implementations of FIR digital filter with FPGA on their resource consuming as well as the speed performance,the improved serial structure,parallel structure and DA structure of FIR digital filter were respectively implemented with Verilog HDL on the Xilinx ISE10.1 development platform,and then simulated on the Modelsim sim-ulation platform.It turns out that the implementation of improved serial structure consumes resource least but the filter speed is low,and the parallel structure has a fastest filter speed but consumes resources most.Whereas,the filter speed of DA structure only depends on the width of input data,so its filter speed is usually faster than improved serial structure but the consuming resource is less then parallel structure.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In order to research different implementations of FIR digital filter with FPGA on their resource consuming as well as the speed performance,the improved serial structure,parallel structure and DA structure of FIR digital filter were respectively implemented with Verilog HDL on the Xilinx ISE10.1 development platform,and then simulated on the Modelsim sim-ulation platform.It turns out that the implementation of improved serial structure consumes resource least but the filter speed is low,and the parallel structure has a fastest filter speed but consumes resources most.Whereas,the filter speed of DA structure only depends on the width of input data,so its filter speed is usually faster than improved serial structure but the consuming resource is less then parallel structure.
Key concepts: ModelSim, Field-programmable gate array, Verilog, Filter (signal processing), Cascaded integrator–comb filter, Computer science, Half-band filter, Digital filter