Description: 利用verilog语言设计实现8路FIR滤波-Using verilog Language Design and Implementation of 8-channel FIR filter Platform: |
Size: 96256 |
Author:juan |
Hits:
Description: 实现FIR滤波,利用Verilog语言对其进行了设计
-FIR filter implementation using Verilog language design was carried out Platform: |
Size: 4126720 |
Author:翁萍 |
Hits:
Description: ABSTRACT:
Low power consumption and smaller area are some of the most important criteria for the
fabrication of DSP systems and high performance systems. Optimizing the speed and
area of the multiplier is a major design issue. However, area and speed are usually
conflicting constraints so that improving speed results mostly in larger areas. In our
project we try to determine the best solution to this problem by comparing a few
multipliers.
This project presents an efficient implementation of high speed multiplier using the shift
and add method, Radix_2, Radix_4 modified Booth multiplier algorithm. In this project
we compare the working of the three multiplier by implementing each of them separately
in FIR filter. Platform: |
Size: 379904 |
Author:phitoan |
Hits:
Description: Parallel FIR filter is the prime block of many modern communication application such as MIMO, multi-point transceivers
etc. But hardware replication problem of parallel techniques make the system more bulky and costly. Fast FIR algorithm
(FFA) gives the best alternative to traditional parallel techniques. In this paper, FFA based FIR structures with different
topologies of multiplier and adder are implemented. To optimize design different multiplication technique like add and
shift method, Vedic multiplier and booth multiplier are used for computation. Various adders such as carry select adder,
carry save adder and Han-Carlson adder are analyzed for improved performance of the FFA structure. The basic objective
is to investigate the performance of these designs for the tradeoffs between area, delay and power dissipation. Comparative
study is carried out among conventional and different proposed designs. The advantage of presented work is that; based on
the constraints, one can select the suitable design for specific application. It also fulfils the literature gap of critical analysis
of FPGA implementation of FFA architecture using different multiplier and adder topologies. Xilinx Vivado HLS tool is
used to implement the proposed designs in VHDL. Platform: |
Size: 1123027 |
Author:nalevihtkas |
Hits: