Forum Discussion
Altera_Forum
Honored Contributor
13 years agoQ (number format) Multiply
I'm working on a project that uses a 32-bit accumulator, which it's input is a 32-bit step size (unsigned Q30.2) value. The accumulator can rollover when preforming a large number of iterations or w...
Altera_Forum
Honored Contributor
13 years agoPS. No, you dont need to shift step_size, because its really just an integer with an implied 2^-2 offset. This means the output is Q62.2