Difference between revisions of "CSC270 Lab 6 2012"
(→Shifting bit) |
(→Shifting bit) |
||
Line 13: | Line 13: | ||
# Wire it up. | # Wire it up. | ||
# Test it with the team across the bench. | # Test it with the team across the bench. | ||
− | # | + | # Make sure the bit can shift around at 1Hz for at least 5 minutes without getting lost... |
<br /> | <br /> | ||
+ | |||
=Optional= | =Optional= | ||
* Pick an Red-Yellow-Green FSM of your liking, and implement it with JK flip-flops (74LS76). | * Pick an Red-Yellow-Green FSM of your liking, and implement it with JK flip-flops (74LS76). |
Latest revision as of 17:55, 6 March 2012
--D. Thiebaut 16:45, 6 March 2012 (EST)
Shifting bit
- Get together as a class and study the setup illustrated in the figure above.
- Come up with a design and a series of steps that will allow you to make a bit shift from one kit to the other, in a synchronized fashion.
- Figure out how to make the bit start either on Kit #1 or on Kit #2.
- Draw a solution design on the board as a group (everybody must participate).
- Wire it up.
- Test it with the team across the bench.
- Make sure the bit can shift around at 1Hz for at least 5 minutes without getting lost...
Optional
- Pick an Red-Yellow-Green FSM of your liking, and implement it with JK flip-flops (74LS76).
- Warning: JK flip-flops are finicky and are known not to work properly often...