Difference between revisions of "CSC270 Lab 6 2012"
(→Shifting bit) |
(→Shifting bit) |
||
Line 16: | Line 16: | ||
<br /> | <br /> | ||
+ | =Optional= | ||
+ | * Pick an Red-Yellow-Green FSM of your liking, and implement it with JK flip-flops (74LS76). | ||
+ | * <font color="red">Warning</font>: JK flip-flops are finicky and are known not to work properly often... | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
[[Category:CSC270]][[Category:Labs]] | [[Category:CSC270]][[Category:Labs]] |
Revision as of 17:52, 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...