Implementation of single precision floating point unit using VHDL
Keywords:
Very High Speed Integrated Circuit Hardware Description Language (VHDL), Floating Point Unit(FPU)Abstract
We introduce 32 bit single precision floating point unit with arithmetic operation i.e addition, subtraction
,multiplication & division in single precision floating point number using the IEEE 754 format. Floating point unit
increase the speed of floating point arithmetic operation & reduce the complexity of ALU. Floating point having
various application like supercomputer, coprocessor in every computer. large range is required to represent large and
small value, therefore floating point representation is used to represent those value.