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

ASIC Implementation of 32 and 64 bit Floating Point ALU using Pipelining

by Dave Omkar R., Aarthy M.
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 94 - Number 17
Year of Publication: 2014
Authors: Dave Omkar R., Aarthy M.
10.5120/16452-6184

Dave Omkar R., Aarthy M. . ASIC Implementation of 32 and 64 bit Floating Point ALU using Pipelining. International Journal of Computer Applications. 94, 17 ( May 2014), 27-35. DOI=10.5120/16452-6184

@article{ 10.5120/16452-6184,
author = { Dave Omkar R., Aarthy M. },
title = { ASIC Implementation of 32 and 64 bit Floating Point ALU using Pipelining },
journal = { International Journal of Computer Applications },
issue_date = { May 2014 },
volume = { 94 },
number = { 17 },
month = { May },
year = { 2014 },
issn = { 0975-8887 },
pages = { 27-35 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume94/number17/16452-6184/ },
doi = { 10.5120/16452-6184 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:17:56.380273+05:30
%A Dave Omkar R.
%A Aarthy M.
%T ASIC Implementation of 32 and 64 bit Floating Point ALU using Pipelining
%J International Journal of Computer Applications
%@ 0975-8887
%V 94
%N 17
%P 27-35
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The 32-bit and 64-bit Floating point Arithmetic Logic Unit is a main part in the design of computers. The Aim of this paper is high performance through the pipelining concept compared to non-pipelining. This ALU includes all the arithmetic and logical operations. The Pipelined modules are independent of each other. The novelty is to design pipelined modules like left shift, right shift, increment, decrement and logical modules. The Arithmetic pipelined modules are also modified. These modules use single and double precision IEEE 754 standard to carry out the required operation. All modules in the ALU design are realized using Verilog HDL. Test vectors are given to the inputs of the floating point ALU to testify its functionality. The simulation is carried out with ModelSim 6. 5b simulator and RTL synthesis is done with RTL Compiler tool in Cadence. Physical design of this architecture is done with SoC Encounter cadence tool in 180nm technology.

References
  1. Rajit Ram Singh, Asish Tiwari, Vinay Kumar Singh, Geetam S Tomar," VHDL environment for floating point Arithmetic Logic Unit -ALU design and simulation", 2011 International Conference on Communication Systems and Network Technologies.
  2. Kai Hwang Book,"Advanced Computer Architecture".
  3. ANSI WEE STD 754-1985, "IEEE Standard for Binary Floating-Point Arithmetic", IEEE, New York, 1985.
  4. Mamu Bin Ibne Reaz, MEEE, Md. Shabiul Islam, MEEE, Mohd. S. Sulaiman, MEEE," Pipeline Floating Point ALU Design using VHDL" ICSE2002 Proc. 2002 , Penang, Malaysia.
  5. Shao Jie, Ye Ning, Zhang Xiao-Yan," An IEEE compliant Floating-point Adder with the Deeply Pipelining paradigm on FPGAs", 2008 International Conference on Computer Science and Software Engineering.
  6. Prashant Gurjar, Rashmi Sola Pooja Kansliwal, Mahendra Vucha, "VLSI Implementation of Adders for High Speed ALU.
  7. A. Anand Kumar Book," Fundamentals of Digital Circuits".
  8. V. Narasimha rao, V. Swathi," Normalization on floating point multiplication using Verilog HDL", International Journal of VLSI and Embedded Systems-IJVES, ISSN: 2249 – 6556.
  9. Poornima M, Shivaraj Kumar Patil, Shivukumar , Shridhar K P , Sanjay H," "Implementation of Multiplier using Vedic Algorithm" International Journal of Innovative Technology and Exploring Engineering (IJITEE), ISSN: 2278-3075, Volume-2, Issue-6, May 2013.
  10. Itagi Mahi P. and S. S. Kerur " Design and Simulation of Floating Point Pipelined ALU Using HDL and IP Core Generator" ISSN 2277– 4106©2013 INPRESSCO.
  11. Sukhmeet Kaur, Suman, Manpreet Singh Manna, Rajeev Agarwal," VHDL Implementation of Non Restoring Division Algorithm Using High Speed Adder/Subtractor" International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 7, July 2013.
  12. Shuchita Pare, Dr. Rita Jain,"32 Bit Floating Point Arithmetic Logic Unit A LU Design and Simulation,"IJETECS, Vol-1, Issue 8, December 2012.
  13. Deepti Shrivastava,Rajesh Nema," Double Precision floating point ALU Implementation using VHDL" ,International Journal of Advanced Electronics &communication systems Approved by CSIR-NISCAIR ISSN NO:2277-7318.
  14. V. Vinay Chamkur, Chetana. R," Design and Implementation of IEEE-754 Addition and Subtraction for Floating Point Arithmetic Logic Unit ", in Proceedings of International Conference on Computer Science, Information and Technology, Pune, ISBN-978-93-81693-83-4, 23rd June, 2012.
  15. Surendra Singh Rajpoot, Nidhi Maheshwari, D. S. Yadav, "Design and Implementation of efficient 32-bit floating Point multiplier using verilog", International Journal of Engineering and Computer Science,Vol-2 ,Issue 6,June 2013,Page no. 2098-2101.
  16. A book on "Verilog HDL: A Guide to Digital Design and Synthesis" by. Samir Palnitkar , second edition.
  17. A User Manual on "GUI Guide for Encounter® RTL Compiler" by cadence®, Product Version 6. 1, June, 2006.
  18. A User Manual on "Using Encounter® RTL Compiler" by cadence®, Product Version 9. 1, September 14, 2009.
  19. Website:http://babbage. cs. qc. cuny. edu/IEEE-754. old/32bit. html.
  20. Website:http://www. academic. marist. edu/~jzbv/architecture/MultiplicationDivisionFP. htm.
Index Terms

Computer Science
Information Sciences

Keywords

ALU ASIC IEEE 754 LSB MSB Verilog HDL