CSC270 Homework 6 2012
--D. Thiebaut 17:05, 6 March 2012 (EST)
This assignment is due on 3/14/12, at 1:10 p.m. You can work on this assignment in groups of 2.
Problem #1
- Implement the FSM above with JK flip-flops.
- Write the various tables needed for the design.
- Draw the schematics. No need for part numbers or pin numbers.
- Write a program in the language of your choice that simulates the behavior of your FSM.
- Include the listing of your program, along with its output showing the correct behavior of the simulator.