Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI think you need to scale the input up in such a way that you have 32 bits integer and the scale it down in the output. In other words you need to do a bit casting.
I think you need to scale the input up in such a way that you have 32 bits integer and the scale it down in the output. In other words you need to do a bit casting.