High speed 8-bits x 8-bits Wallace Tree multiplier
Abstract
This final year project (FYP) is to analyze the design of Wallace Tree multiplier. For simplicity, unsigned operands are chosen and main focus on the short word widths commonly used in most applications: an 8-bit multiplier. Before this era, multiplier that used low power supply or multiplier that has low power dissipation is always being the choice to be used. However, now, there is one more important feature that a multiplier should have that is high-speed to solve multiplication problems. Therefore, this FYP studied that an 8-bits x 8-bits Wallace Tree multiplier is one of the high speed multiplier among the other types of multiplier. The analysis covers from the schematic design until the source code design of the multiplier. Design entry that is used for this project is the Verilog hardware description language (HDL) using the Altera Quartus II software. From the results achieved, it shows that the conventional circuit produces the maximum speed of 14.99 MHz or maximum delay of 66.7 nanoseconds to complete one process of 8-bits x 8-bits multiplication. After upgrading the conventional Wallace Tree into pipelined, by adding D flip-flop stages, the speed has increased to 54.05 MHz and the maximum delay has decreased to 18.3 nanoseconds. Finally, after completed the analysis of the Wallace Tree multiplier, it has been proven that the pipelining method could increased the speed of the multiplier.
Collections
Related items
Showing items related by title, author, creator and subject.
-
An efficient modified booth multiplier architecture
Razaidi, Hussin; Ali Yeon, Md Shakaff, Prof. Dr.; Norina, Idris; Zaliman, Sauli, Prof. Dr.; Rizalafande, Che Ismail; Afzan, Kamarudin (Institute of Electrical and Electronics Engineers (IEEE), 2008-12-01)In this paper, we present the design of an efficient multiplication unit. This multiplier architecture is based on Radix 4 Booth multiplier. In order to improve his architecture, we have made 2 enhancements. The first is ... -
Design and realization of a high Speed Multiplier Accumulator (MAC) unit for low power applications
Mohd Nazri Md Rejab (Universiti Malaysia PerlisSchool of Microelectronic Engineering, 2008-04)A fast and energy-efficient multiplier is always needed in electronics industry especially DSP, image processing and arithmetic units in microprocessors. Multiplier is such an important element which contributes substantially ... -
Low Power Multiplier Accumulator (MAC) unit using Sleepy Stack technique
Aaron Selvam Thangamany (Universiti Malaysia PerlisSchool Of Microelectronic Engineering, 2008-05)The main objective of this project is to provide new low power solutions for Very Large Scale Integration (VLSI) designers. Especially, the focus is on leakage power reduction. In this project, a novel circuit structure ...