Research Article Open Access

Performance Analysis of a 32-Bit Multiplier with a Carry-Look-Ahead Adder and a 32-bit Multiplier with a Ripple Adder using VHDL

Hasan Krad and Aws Y. Al-Taie

Abstract

This study presents a performance analysis of two different multipliers for unsigned data, one uses a carry-look-ahead adder and the second one uses a ripple adder. The study's main focus is on the speed of the multiplication operation on these 32-bit multipliers which are modeled using VHDL, A hardware description language. The multiplier with a carry-look-ahead adder has shown a better performance over the multiplier with a ripple adder in terms of gate delays. Under the worst case, the multiplier with the fast adder shows approximately twice the speed of the multiplier with the ripple adder. The multiplier with a ripple adder uses time = 979.056 ns, while the multiplier with the carry-look-ahead adder uses time = 659.292 ns.

Journal of Computer Science
Volume 4 No. 4, 2008, 305-308

DOI: https://doi.org/10.3844/jcssp.2008.305.308

Submitted On: 6 July 2008 Published On: 30 April 2008

How to Cite: Krad, H. & Al-Taie, A. Y. (2008). Performance Analysis of a 32-Bit Multiplier with a Carry-Look-Ahead Adder and a 32-bit Multiplier with a Ripple Adder using VHDL . Journal of Computer Science, 4(4), 305-308. https://doi.org/10.3844/jcssp.2008.305.308

  • 2,832 Views
  • 11,603 Downloads
  • 25 Citations

Download

Keywords

  • Multiplier
  • carry-look-ahead adder
  • ripple adder
  • VHDL simulation