You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
This question pertains to the initial state of the FSM and is actually
two questions:
1) What should the initial state of the FSM be, or can we choose
ourselves?
2) When the reset bit is set, does that mean that the FSM goes back to
the original state (as if we had literally reset the machine)?
Thanks,
Kevin
Kevin
unread,
Feb 8, 2012, 4:59:05 PM2/8/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I thought of more too. If the machine resets and the input bit is
enabled at the same time, should the FSM reset, and then follow the
input, or should it simply reset?
Andrew Morton
unread,
Feb 8, 2012, 10:18:56 PM2/8/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kevin
Typically on reset, all other inputs are ignored.
Andrew Morton
unread,
Feb 8, 2012, 10:18:27 PM2/8/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kevin
1) you may choose the initial state (I choose state 2)
2) yes, when it resets, it goes back to the original state