CSC270 Homework 6 2016

From dftwiki3
Revision as of 12:57, 6 March 2016 by Thiebaut (talk | contribs) (Created page with " --~~~~ ---- <bluebox> A very simple assignment to get you ready for the midterm exam. This assignment is due on Thursday 3/10/12, at 23:55 p.m. You can work on this assignm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

--D. Thiebaut (talk) 11:57, 6 March 2016 (EST)


A very simple assignment to get you ready for the midterm exam. This assignment is due on Thursday 3/10/12, at 23:55 p.m. You can work on this assignment in groups of 2.

Problem #1


CSC270GYRSequencer.png


  • 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.