Project (M.S., Electrical and Electronic Engineering) -- California State University, Sacramento, 2010.This paper provides a detailed study on the algorithms used by an ALU to perform multiplication and division for large numbers, and recommends one algorithm that will give best performance for division and multiplication. The multiplication algorithms that are analyzed are Pen and Paper algorithm, Booth???s algorithm, and Divide and Conquer algorithm. The division algorithms that are analyzed are Radix 2 restoring algorithm, Radix 2 non-restoring algorithm, and Radix 4 restoring algorithm. The algorithms are implemented using Verilog and the timing and area reports generated after synthesis is used to compare the algorithms. This paper...
Historically, energy management in computer science has been treated as an activity predominantly of...
AbstractA strategy for designing divide-and-conquer algorithms that was originally presented in a pr...
We describe a hardware-oriented design of a complex division algorithm proposed in.1 This algorithm ...
Division is one of the basic arithmetic operations supported by every computer system. The operation...
Abstract: The hardware organization of the high-radix SRT division is categorized into two classes w...
Multiplication is one of the basic operations that influence the performance of many computer applic...
Even though sophisticated synthesis strategies are used for optimization (e.g. area and power consum...
In comparison to other basic arithmetic operations, such as addition, subtraction and multiplication...
The implementations of division and square root in the FPU's of current microprocessors are bas...
A realization of a division algorithm suitable for high speed pipeline and realtime processors is pr...
This paper presents the design of a radix-4, 32-bit integer divider which uses a recursive, non-rest...
In this paper, we present a new method of performing Division in Hardware and explore different ways...
Abstract — A hardware algorithm for integer division is pro-posed. It is based on the digit-recurren...
This paper describes the hardware implementation methodologies of fixed point binary division algori...
Abstract — In today’s digital world, where portable computers have become as small as the size of pa...
Historically, energy management in computer science has been treated as an activity predominantly of...
AbstractA strategy for designing divide-and-conquer algorithms that was originally presented in a pr...
We describe a hardware-oriented design of a complex division algorithm proposed in.1 This algorithm ...
Division is one of the basic arithmetic operations supported by every computer system. The operation...
Abstract: The hardware organization of the high-radix SRT division is categorized into two classes w...
Multiplication is one of the basic operations that influence the performance of many computer applic...
Even though sophisticated synthesis strategies are used for optimization (e.g. area and power consum...
In comparison to other basic arithmetic operations, such as addition, subtraction and multiplication...
The implementations of division and square root in the FPU's of current microprocessors are bas...
A realization of a division algorithm suitable for high speed pipeline and realtime processors is pr...
This paper presents the design of a radix-4, 32-bit integer divider which uses a recursive, non-rest...
In this paper, we present a new method of performing Division in Hardware and explore different ways...
Abstract — A hardware algorithm for integer division is pro-posed. It is based on the digit-recurren...
This paper describes the hardware implementation methodologies of fixed point binary division algori...
Abstract — In today’s digital world, where portable computers have become as small as the size of pa...
Historically, energy management in computer science has been treated as an activity predominantly of...
AbstractA strategy for designing divide-and-conquer algorithms that was originally presented in a pr...
We describe a hardware-oriented design of a complex division algorithm proposed in.1 This algorithm ...