Quartus

Result of division operation <number>/<number> contains a remainder -- truncated result


CAUSE: The specified division operation in an arithmetic expression in a Text Design File (.tdf) does not result in an integer. Because the result of the division operation must be an integer, the Compiler truncated the result to remove the remainder.
ACTION: If the truncated result does not cause errors in the current design, no action is required. If you do not want the Compiler to truncate the result, or you want to avoid receiving this message in the future, change the arithmetic expression to make the division operation resolve to an integer.

- PLDWorld -

 

Created by chm2web html help conversion utility.