Migrating signal-processing algorithms from floating- to fixed-point is often necessary to meet various design constraints, including real-time performance, cost and power dissipation. The migration ...
Solving linear systems, often accomplished by iterative algorithms, is a ubiquitous task in science and engineering. To accommodate the dynamic range and precision requirements, these iterative ...
The arithmetic unit is one of the important components of CPU design. For computation of complex arithmetic functions on hardware, the CORDIC algorithm is an attractive fixed-point algorithm that uses ...