Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI always use truncation myself instead of tool's support.
For .975 multiply by 31949 (.975 *2^15 and rounded to nearest integer) then discard 15 bits off result.I always use truncation myself instead of tool's support.
For .975 multiply by 31949 (.975 *2^15 and rounded to nearest integer) then discard 15 bits off result.