Forum Discussion
Altera_Forum
Honored Contributor
11 years agowhat are the two operands? diving two integers gives you an integer and remainder result (if you use the IP core). If you use correct scaling, you can get a fixed point output. You only get a floating point result if both inputs were floating also.