Tom Kelliher, CS 220
Mar. 27, 2006
Read 6-3.
Assignment due in one week. The Xilinx problems aren't that easy and there's not enough of me to go around if you all wait until the last minute.
Finished Xilinx introduction lab.
Flip-flops
There will always be some asynchronous elements in a circuit which interfaces to the real world environment.
Non-overlapping clocks.
This is the basic idea, to be modified for actual use.
Behavior.
Latched when clock is low.
A solution: non-overlapping clocks. (Achieved with master-slave flip-flops.)
(Think of this as a logic primitive.)