Forum Discussion
Altera_Forum
Honored Contributor
13 years agoBecause the inputs to your module are constants, Quartus might be pre-calculating the result and using the new constant instead of the device resources.
Another resource to keep an eye on are DSP elements. (multiply blocks) If you have the clocks to spare, you may consider performing a subtraction routine to achieve your division.