학술논문

Design and Implementation of High Frequency 16-bit full adder on FPGA Families
Document Type
Conference
Source
2023 4th International Conference for Emerging Technology (INCET) Emerging Technology (INCET), 2023 4th International Conference for. :1-7 May, 2023
Subject
Aerospace
Bioengineering
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Engineered Materials, Dielectrics and Plasmas
Engineering Profession
Fields, Waves and Electromagnetics
Nuclear Engineering
Photonics and Electrooptics
Power, Energy and Industry Applications
Robotics and Control Systems
Signal Processing and Analysis
Computer architecture
Programmable logic arrays
Logic gates
Software
Timing
High frequency
Hardware design languages
Half Adder (HA)
Full Adder (FA)
Carry Select Adder(CSA)
Look up table(LUT)
Input Ouput blocks(IOB)
Configurable logic blocks(CLB)
Field Programmable Gate Array (FPGA)
Language
Abstract
An adder serves as the main structural component of any contemporary ALU-based processor. It is known that addition is a very fundamental operation that is utilized in almost every computational operation. As the result, the adder circuit's performance will have a significant impact on the processor's performance. The general adders such as half adder, full adder, ripple carry adder, carry skip adder and carry look-ahead adder, fall short of the high- performance processor's expectations in terms of frequency. In this paper, to meet with the desired requirement we proposed a high-frequency 16-bit full adder architecture which has been simulated using Verilog on Xilinx ISE 14.7 tool and implemented on Virtex-5, Virtex-7, Spartan-6 FPGA families and we compared it with the typical 16-bit adder. We have observed that the proposed architecture has frequency enhancement of 468%, 447% & 325% in Spartan-6, Virtex-5 & Virtex-7 respectively than conventional 16-bit adders. Verification is done using QuestaSim 10.4e we achieved 100% coverage.