CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

FPGA Implementation of An Efficient High Speed Wallace Tree Multiplier

Published on September 2015 by Mani Kunnathettu, Tessly Thomas, Alphy Manuel, Anju Rachel Thomas, Riboy Cheriyan
International Conference on Emerging Trends in Technology and Applied Sciences
Foundation of Computer Science USA
ICETTAS2015 - Number 1
September 2015
Authors: Mani Kunnathettu, Tessly Thomas, Alphy Manuel, Anju Rachel Thomas, Riboy Cheriyan
f52d4735-4b45-4777-aecb-58a16331f5df

Mani Kunnathettu, Tessly Thomas, Alphy Manuel, Anju Rachel Thomas, Riboy Cheriyan . FPGA Implementation of An Efficient High Speed Wallace Tree Multiplier. International Conference on Emerging Trends in Technology and Applied Sciences. ICETTAS2015, 1 (September 2015), 9-14.

@article{
author = { Mani Kunnathettu, Tessly Thomas, Alphy Manuel, Anju Rachel Thomas, Riboy Cheriyan },
title = { FPGA Implementation of An Efficient High Speed Wallace Tree Multiplier },
journal = { International Conference on Emerging Trends in Technology and Applied Sciences },
issue_date = { September 2015 },
volume = { ICETTAS2015 },
number = { 1 },
month = { September },
year = { 2015 },
issn = 0975-8887,
pages = { 9-14 },
numpages = 6,
url = { /proceedings/icettas2015/number1/22372-2565/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 International Conference on Emerging Trends in Technology and Applied Sciences
%A Mani Kunnathettu
%A Tessly Thomas
%A Alphy Manuel
%A Anju Rachel Thomas
%A Riboy Cheriyan
%T FPGA Implementation of An Efficient High Speed Wallace Tree Multiplier
%J International Conference on Emerging Trends in Technology and Applied Sciences
%@ 0975-8887
%V ICETTAS2015
%N 1
%P 9-14
%D 2015
%I International Journal of Computer Applications
Abstract

High speed multiplication is one of the critical function in a range of very large scale integration (VLSI) applications. Multipliers find their importance in performing operations such as convolution, filtering and correlation in digital signal processing systems, microprocessors and graphic engines. Multiplication is an expensive and slow operation. Designing multipliers that are of low power, regular in layout and with high-speed are of substantial research interest. The speed of the multiplier can be improved by reducing the generated partial products. Of the many attempts that have been made to reduce the number of partial products generated in a multiplication process, one of the notable one is the Wallace tree multiplier. Wallace Tree CSA structures have been used to sum the partial products in reduced time. The existing Wallace tree architecture has considerable speed but due to various limitations faced, there arises the need for further improvement. In this project, the proposed system is a modified Wallace tree multiplier. In this paper Wallace tree multiplication is investigated and evaluated. Speed of traditional Wallace tree multiplier can be improved by using compressor techniques. Here the Wallace tree is constructed by conventional method with the help of compressors such as 3:2 compressor. Therefore, minimizing the number of adders used in a multiplier reduction will reduce the delay, thereby improving the speed of multiplication.

References
  1. S. Karthick , S. Karthika , S. Valarmathy,Design and analysis of low powercompressors' , International Journal Of Advanced Research In Electrical, Electronics And Instrumentation Engineering, Vol. 1, Issue 6, December 2012.
  2. K. Gopi Krishna, B. Santhosh , V. Sridhar, Design of Wallace Tree Multiplier using Compressors ,International Journal Of Engineering Sciences & Research Technology
  3. Samir Palnitkar ,'VerilogHDL:A guide to Digital Design and Synthesis', 2ndedition , Prentice Hall , USA.
  4. Oscar Gustafsson , Andrew G. Dempster ,Lars Wanhammar . Multiplier Blocks Using carry Save Adders. Department of Electrical Engineering, Linkoping University, Sweden and University of Westminster, UK
  5. Moises E Robinson and Earl Swartzlander ,jr . . A Reduction Scheme To Optimize The Wallace Multiplier, Department of Electrical and Computer Engineering, University of Texas, USA.
  6. Michael D. Ciletti, Advanced Digital Design with Verilog HDL, Prentice Hall of India.
  7. Neil H. E. Weste, David Money Harris, CMOS VLSI Design: A Circuits and Systems Perspective, Pearson Education India
  8. V. Carl Hamacher, Zvonko G. Vranesic, Safwat G. Zaky,ComputerOrganisation , McGraw-Hill, 2002.
  9. V G KiranKumar ,H. RNagesh, Introduction to VLSI Design ,Pearson. Education
  10. xilingallprogrammable http://www. xilinx. com/training/fpga
Index Terms

Computer Science
Information Sciences

Keywords

Compressor Full Adder partial Product wallace Tree