CSE 370 Assignment #8
Due: Wednesday, June 3, 2009.
Exercises:
Show your work.
- For each state encoding style listed below, draw a state encoding
table (a table that shows what encoding each state maps to) and a state
transition table using that encoding.
- Binary
- One-hot
- Do the same as for question 1 except for the following Mealy machine.
- Binary
- One-hot
- Exercise 8.6
- Exercise 8.14