VLSI Unit-4 2marks
VLSI Unit-4 2marks
REGULATION 2021
YEAR/SEM: III/V
TWO MARKS
The basic carry save adder (CSA) is similar to the full adder but the architecture is
different. All the bits of a carry save adder work in parallel.
In Carry save adder the carry does not prorogate as in carry prorogate
adder. This is the main reason for the carry save adder is faster than
carry prorogate. A carry save adder has 3 inputs and produces two
outputs.
It adds 3 numbers and produces partial sum and carry bits.
3. What are the steps involved in Wallace tree algorithm?
Other adder structures use logic optimizations to increase the performance (carry
bypass, carry select, and carry look ahead). Performance increase comes at the cost
area.
6. What is meant by Accumulator
Accumulators acts as a part of Arithmetic Logic Unit (ALU) and it is also identified
as register A. The result of an operation performed in the ALU is stored in the
accumulator. The accumulator is mainly used to hold the data for manipulation
(arithmetic, logical)
7. What is meant by Shifter?
The performance and the area of a programmable shifter are dominated by the
wiring.
10. What is meant by data path?
A data path is a functional unit, such as arithmetic logic units or multipliers that
perform data processing operations, registers and buses.
Along with the control unit it composes the central processing unit.
11. Write down the expression for worst-case delay for RCA.
t = (n-1)tc+ts
12. Write down the expression to obtain delay for N-bit carry bypass adder.
Booth algorithm is a method that will reduce the number of multiplicand multiples.
For a given number of ranges to be represented, a higher representation radix leads
to fewer digits.