Arguments: address (length=modulus_length)
Effect: scratchpad = scratchpad + operand mod modulus.
This command will cause an error if:
- No modulus is configured
- The scratchpad’s length is not equal to the modulus length
- An arithmetic overflow occurs
- The memory address refers to a RAM or ROM slot, but those slots are not
configured
- The interval [address … address+length-1] does not all refer to the same type of
memory