Tag: ALU logical ops
-
ALU (Arithmetic Logical Unit)
ALU full form is arithmetic logical unit, all the mathematical and logical operations are carried out by ALU. ALU is a combinational digital circuit which performs the following ops: Arithmetic operations | Bit-wise Operations | Logical Operations In order to carry out floating point operations, the floating point unit is leveraged. In order to carry…