Fall 2015 CSCI 255 Homework 5

This assignment is should be uploaded to Homework 5 on moodle by 11:00 PM on Friday 25 September.

There are two parts for this problem.

Implementation of Finite State Machines

Implement the finite state machine you designed for Homework 4 in Logisim.

Try to keep it simple. You can use AND-gates and flip-flops or you can use a ROM and register.

Be sure to include a reset line for starting your circuit in the right state.

Testing of the Finite State Machines

Describe your plan for testing your finite state machine. This should be a couple of paragraphs long.

What to turn in

Turn in the Logisim .circ file for your implementation and a file describing your testing strategy.

FSM table