Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi,
The easiest way is to have the quotient with more bits(then ignore the remainder), discard the excess bits(this is now your remainder) and check its MSB as above post.Hi,
The easiest way is to have the quotient with more bits(then ignore the remainder), discard the excess bits(this is now your remainder) and check its MSB as above post.