javascript
Brief description  about Online courses   join in Online courses
View aniruddha  pathak 's Profile

problem related to barrel shifter

"The barrel shifter and the exponent encoder normalize the values in an accumulator
in a single cycle." what does it mean
Asked by aniruddha pathak | Nov 10, 2010 |  Reply now
Replies (1)
View embedded instructor 's Profile
Hello aniruddha, normalization is the process of shifting contents of accumulator by the values stored in register T. If T contains negative value than it is right shift for accumulator else left shift. This operation has applications in DSP (Digital Signal Processing) algorithms. Hope it helps. Regards
Jan 10, 2011