Hello all,
I'm trying to draw a FSM (finite state machine) for this problem :
"design a divisible by 3 FSM considering the MSB is coming first"
I draw this FSM but I'm not sure its good.
Can someone please check and correct me if needed ?
The state describes the reminder from dividing the current number by 3.
thanks!
I'm trying to draw a FSM (finite state machine) for this problem :
"design a divisible by 3 FSM considering the MSB is coming first"
I draw this FSM but I'm not sure its good.
Can someone please check and correct me if needed ?
The state describes the reminder from dividing the current number by 3.
thanks!