Difference between revisions of "CSC270 Homework 6 2012"
(Created page with "--~~~~ ---- <bluebox> This assignment is due on 3/14/12, at 1:10 p.m. You can work on this assignment in groups of 2. </bluebox> =Problem #1= <br /> <center>[[File:CSC270GYRSe...") |
(→Problem #1) |
||
Line 11: | Line 11: | ||
<br /> | <br /> | ||
− | * Implement the FSM above with JK flip-flops | + | * Implement the FSM above with JK flip-flops. |
− | * Write the various tables needed for the design | + | * Write the various tables needed for the design. |
− | * Draw the schematics | + | * 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 | + | * Write a program in the language of your choice that simulates the behavior of your FSM. |
− | * Include the listing of your program, | + | * Include the listing of your program, along with its output showing the correct behavior of the simulator. |
Latest revision as of 18:06, 6 March 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.