Difference between revisions of "CSC270 Homework 5 2011"
Line 1: | Line 1: | ||
− | --[[User:Thiebaut|D. Thiebaut]] 14: | + | --[[User:Thiebaut|D. Thiebaut]] 14:54, 22 February 2011 (EST) |
---- | ---- | ||
<center> | <center> |
Revision as of 15:54, 22 February 2011
--D. Thiebaut 14:54, 22 February 2011 (EST)
This homework deals with flipflops and timing diagrams. It is due on TBA.
Problem #1
- Complete the majority voter with memory exercise we did in class.
- Whenever a fault occurs, even briefly, 3 LEDs identify the fault. The Fault LED is ON to indicate that a fault occured in the past, and the L1 and L0 LEDs indicate the Id of the faulty device. The three devices are S0, S1, and S2, with Ids 00, 01, and 10. 11 corresponds to no device.
- Make sure your circuit has a reset switch that can be used to set the Fault LED to 0, and the L1 and L0 LEDs to 1.