UART baud rate monitor

In reply to shanthi:

ok , can we write like: -

lets say required baud rate = 100
allowable baud rate = 99,101 (coz 1% error is allowed)
99>=baud rate<=101
something like this