the modulo block could perhaps be clearer in description and naming
I think "remainder" or "Rem" may be a good name.
output C = Remainder of A divided by B. If B(denominator) is zero, then error output will be set to 1.

the modulo block could perhaps be clearer in description and naming
I think "remainder" or "Rem" may be a good name.
output C = Remainder of A divided by B. If B(denominator) is zero, then error output will be set to 1.
