ID:102000 LPM_MODULUS input value is <integer>. It should be within the range of 1 to 2^<integer>. Assume no modulus input

CAUSE: The LPM_MODULUS is set to value that is not valid. Valid range should be between 1 to 2^LPM_WIDTH.

ACTION: Change the LPM_MODULUS value to a value within the valid range.