Divide one input by another
The DIV block implements the DIV
ladder instruction.
When the rung conditions are true, the block divides the dividend at source A
(srcA
) by the divisor at source B (srcB
) and outputs
the result to the destination (dest
).