Forum Discussion
Altera_Forum
Honored Contributor
16 years ago10 bits is a very low resolution for floating point representation, anyway, in that case you must describe your own arithmetic cores. Instead, i think you should use a fixed-point representation with, say, 18 bits of resolution.
Are you going to use theese arithmetic operators on your turbo decoder? what is the more frequent arithmetic operation? what are the maximum values of domain and range?