Question: 1. Fixed-point Math Operation. A fixed point real number is often represented in Qm.n format. Radix point n bits Integer Fraction Suppose we are given
1. Fixed-point Math Operation. A fixed point real number is often represented in Qm.n format. Radix point n bits Integer Fraction Suppose we are given two real numbers A and B in Q16.16 format. Show the basic procedure to calculate the product C. C = A B. Note that C is also in Q16.16 format. You do NOT need to write the assembly code, but you have to list all key operations
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
