6-1 Programmable and Steering Logic Chapter #6: Sequential Logic Design.

Slides:



Advertisements
Similar presentations
1 Lecture 16 Timing  Terminology  Timing issues  Asynchronous inputs.
Advertisements

Latches/Flip-Flops. Overview We focuses on sequential circuits – We add memory to the hardware that we’ve already seen Our schedule will be very similar.
11/12/2004EE 42 fall 2004 lecture 311 Lecture #31 Flip-Flops, Clocks, Timing Last lecture: –Finite State Machines This lecture: –Digital circuits with.
Sequential Logic ENEL 111. Sequential Logic Circuits So far we have only considered circuits where the output is purely a function of the inputs With.
1 Lecture 14 Memory storage elements  Latches  Flip-flops State Diagrams.
COE 202: Digital Logic Design Sequential Circuits Part 1 Dr. Ahmad Almulhem ahmadsm AT kfupm Phone: Office: Ahmad Almulhem, KFUPM.
ECE C03 Lecture 81 Lecture 8 Memory Elements and Clocking Hai Zhou ECE 303 Advanced Digital Design Spring 2002.
Chapter 6 -- Introduction to Sequential Devices
Sequential Logic Building Blocks – Flip-flops
1 Sequential Ckts, Latches and Timing Issues Today: Sequential Circuits, LatchesFirst Hour: Sequential Circuits, Latches –Section of Katz’s Textbook.
ELEC 256 / Saif Zahir UBC / 2000 Timing Methodology Overview Set of rules for interconnecting components and clocks When followed, guarantee proper operation.
CHAPTER 3 Sequential Logic/ Circuits.  Concept of Sequential Logic  Latch and Flip-flops (FFs)  Shift Registers and Application  Counters (Types,
Computer Architecture CS 215
Classification of Digital Circuits  Combinational. Output depends only on current input values.  Sequential. Output depends on current input values and.
1 KU College of Engineering Elec 204: Digital Systems Design Lecture 12 Basic (NAND) S – R Latch “Cross-Coupling” two NAND gates gives the S -R Latch:
EE2420 – Digital Logic Summer II 2013
Chapter #6: Sequential Logic Design
1 Sequential Systems A combinational system is a system whose outputs depend only upon its current inputs. A sequential system is a system whose outputs.
1 Lecture 20 Sequential Circuits: Latches. 2 Overview °Circuits require memory to store intermediate data °Sequential circuits use a periodic signal to.
Page 1 Sequential Logic Basic Binary Memory Elements.
Circuits require memory to store intermediate data
EET 1131 Unit 10 Flip-Flops and Registers
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Sequential circuit Digital electronics is classified into combinational logic and sequential logic. In combinational circuit outpus depends only on present.
Sequential Logic 1 clock data in may changestable data out (Q) stable Registers  Sample data using clock  Hold data between clock cycles  Computation.
1 Digital Design: State Machines Timing Behavior Credits : Slides adapted from: J.F. Wakerly, Digital Design, 4/e, Prentice Hall, 2006 C.H. Roth, Fundamentals.
Lecture 9 Memory Elements and Clocking
ENGIN112 L20: Sequential Circuits: Flip flops October 20, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 20 Sequential Circuits: Flip.
Sequential Logic 1  Combinational logic:  Compute a function all at one time  Fast/expensive  e.g. combinational multiplier  Sequential logic:  Compute.
11/10/2004EE 42 fall 2004 lecture 301 Lecture #30 Finite State Machines Last lecture: –CMOS fabrication –Clocked and latched circuits This lecture: –Finite.
CS 151 Digital Systems Design Lecture 20 Sequential Circuits: Flip flops.
11/15/2004EE 42 fall 2004 lecture 321 Lecture #32 Registers, counters etc. Last lecture: –Digital circuits with feedback –Clocks –Flip-Flops This Lecture:
Sequential Circuits. 2 Sequential vs. Combinational Combinational Logic:  Output depends only on current input −TV channel selector (0-9) Sequential.
Contemporary Logic Design Sequential Logic © R.H. Katz Transparency No Chapter #6: Sequential Logic Design Flip-Flop Types.
Chapter #6: Sequential Logic Design 6.2 Timing Methodologies
Contemporary Logic Design Sequential Logic © R.H. Katz Transparency No Chapter #6: Sequential Logic Design Sequential Switching Networks.
ELEC 256 / Saif Zahir UBC / 2000 Sequential Logic Design Sequential Networks Simple Circuits with Feedback R-S Latch J-K Flipflop Edge -Triggered Flip-Flops.
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
1 CSE370, Lecture 14 Lecture 14 u Logistics n Midterm 1: Average 90/100. Well done! n Midterm solutions online n HW5 due date delayed until this Friday.
Flip Flops. Clock Signal Sequential logic circuits have memory Output is a function of input and present state Sequential circuits are synchronized by.
1 Flip Flops, Registers Today: Latches, Flip FlipsFirst Hour: Types of Latches, Flip Flips –Section of Katz’s Textbook –In-class Activity #1.
1 CSE370, Lecture 16 Lecture 19 u Logistics n HW5 is due today (full credit today, 20% off Monday 10:29am, Solutions up Monday 10:30am) n HW6 is due Wednesday.
Digital Computer Design Fundamental
COE 202: Digital Logic Design Sequential Circuits Part 1
ENGR-43_Lec-05c_Thevenin_AC_Power.pptx 1 Bruce Mayer, PE Engineering-43: Engineering Circuit Analysis Bruce Mayer, PE Licensed.
Digital System Design. Intro. VLSI: CMOS inverter.
Chap 4. Sequential Circuits
Company LOGO DKT 122/3 DIGITAL SYSTEM 1 WEEK #12 LATCHES & FLIP-FLOPS.
1 CSE370, Lecture 17 Lecture 17 u Logistics n Lab 7 this week n HW6 is due Friday n Office Hours íMine: Friday 10:00-11:00 as usual íSara: Thursday 2:30-3:20.
Topic: Sequential Circuit Course: Logic Design Slide no. 1 Chapter #6: Sequential Logic Design.
BR 8/991 DFFs are most common Most programmable logic families only have DFFs DFF is fastest, simplest (fewest transistors) of FFs Other FF types (T, JK)
Sp09 CMPEN 411 L18 S.1 CMPEN 411 VLSI Digital Circuits Spring 2009 Lecture 16: Static Sequential Circuits [Adapted from Rabaey’s Digital Integrated Circuits,
ECE C03 Lecture 81 Lecture 8 Memory Elements and Clocking Hai Zhou ECE 303 Advanced Digital Design Spring 2002.
Flip Flops, Registers Today: First Hour: Types of Latches, Flip Flips
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
CS151 Introduction to Digital Design Chapter 5: Sequential Circuits 5-1 : Sequential Circuit Definition 5-2: Latches 1Created by: Ms.Amany AlSaleh.
Dept. of Electrical Engineering
Ch.5 Flip Flops and Related Devices
Digital Design: Sequential Logic Principles
Lecture #16: D Latch ; Flip-Flops
Chapter #6: Sequential Logic Design
ECE Digital logic Lecture 16: Synchronous Sequential Logic
LECTURE 15 – DIGITAL ELECTRONICS
CS Fall 2005 – Lec. #5 – Sequential Logic - 1
CSE 370 – Winter Sequential Logic-2 - 1
触发器 Flip-Flops 刘鹏 浙江大学信息与电子工程学院 March 27, 2018
CSE 370 – Winter Sequential Logic - 1
CSE 370 – Winter Sequential Logic-2 - 1
Lecture 19 Logistics Last lecture Today
SEQUENTIAL CIRCUITS __________________________________________________
Presentation transcript:

6-1 Programmable and Steering Logic Chapter #6: Sequential Logic Design

6-2 Programmable and Steering Logic Chapter Overview Sequential Networks Simple Circuits with Feedback R-S Latch J-K Flipflop Edge-Triggered Flipflops Timing Methodologies Cascading Flipflops for Proper Operation Narrow Width Clocking vs. Multiphase Clocking Clock Skew Realizing Circuits with Flipflops Choosing a FF Type Characteristic Equations Conversion Among Types Metastability and Asynchronous Inputs Self-Timed Circuits

6-3 Programmable and Steering Logic Sequential Switching Networks Circuits with Feedback: Some outputs are also inputs Traffic Light Controller is a complex sequential logic network Sequential logic forms basis for building "memory" into circuits These memory elements are primitive sequential circuits Switching Network X1 Xn X Zm Z2 Z1 transistor Clock Combinational Logic State Combinational Logic Lights and time control

6-4 Programmable and Steering Logic Sequential Switching Networks Simple Circuits with Feedback Primitive memory elements created from cascaded gates Simplest gate component: inverter Basis for commercial static RAM designs Cross-coupled NOR gates and NAND gates also possible Cascaded Inverters: Static Memory Cell "0" "1" Selectively break feedback path to load new value into cell

6-5 Programmable and Steering Logic Sequential Switching Networks Inverter Chains Odd # of stages leads to ring oscillator Snapshot taken just before last inverter changes duty cycle : % of time singal is high during its period Output high propagating thru this stage Timing Waveform: tp = n * td n = # inverters

6-6 Programmable and Steering Logic Sequential Switching Networks Inverter Chains Propagation of Signals through the Inverter Chain

6-7 Programmable and Steering Logic Sequential Switching Networks Just like cascaded inverters, with capability to force output to 0 (reset) or 1 (set) Timing Waveform Cross-Coupled NOR Gates R R S S Q \Q 100 R S Q \Q Reset Hold Set Forbidden State ResetSet Forbidden State Race

6-8 Programmable and Steering Logic Sequential Switching Networks State Behavior of R-S Latch Truth Table Summary of R-S Latch Behavior Q Q 1

6-9 Programmable and Steering Logic Sequential Logic Networks Theoretical R-S Latch State Diagram stays for very short time

6-10 Programmable and Steering Logic Sequential Logic Networks Observed R-S Latch Behavior Very difficult to observe R-S Latch in the 1-1 state Ambiguously returns to state 0-1 or 1-0 A so-called "race condition"

6-11 Programmable and Steering Logic Sequential Switching Networks Definition of Terms Setup Time (Tsu) Clock: Periodic Event, causes state of memory element to change rising edge, falling edge, high level, low level There is a timing "window" around the clocking event during which the input must remain stable and unchanged in order to be recognized There is a timing "window" around the clocking event during which the input must remain stable and unchanged in order to be recognized Minimum time before the clocking event by which the input must be stable Hold Time (Th) Minimum time after the clocking event during which the input must remain stable

6-12 Programmable and Steering Logic Sequential Switching Networks Level-Sensitive Latch Schematic: Timing Diagram: Set Reset aka Gated R-S Latch any level change is propagated

6-13 Programmable and Steering Logic Sequential Switching Networks Latches vs. Flipflops Input/Output Behavior of Latches and Flipflops Type When Inputs are Sampled When Outputs are Valid unclocked always propagation delay from latch input change level clock high propagation delay from sensitive (Tsu, Th around input change latch falling clock edge) positive edge clock lo-to-hi transition propagation delay from flipflop (Tsu, Th around rising edge of clock rising clock edge) negative edge clock hi-to-lo transition propagation delay from flipflop (Tsu, Th around falling edge of clock falling clock edge) master/slave clock hi-to-lo transition propagation delay from flipflop (Tsu, Th around falling edge of clock falling clock edge)

6-14 Programmable and Steering Logic Sequential Switching Networks Bubble here for negative edge triggered device Timing Diagram: Behavior the same unless input changes while the clock is high Edge triggered device sample inputs on the event edge Transparent latches sample inputs as long as the clock is asserted

6-15 Programmable and Steering Logic Sequential Switching Elements Typical Timing Specifications: Flipflops vs. Latches 74LS74 Positive Edge Triggered D Flipflop Setup time Hold time Minimum clock width Propagation delays (low to high, high to low, max and typical) All measurements are made from the clocking event that is, the rising edge of the clock

6-16 Programmable and Steering Logic Sequential Switching Networks Typical Timing Specifications: Flipflops vs. Latches 74LS76 Transparent Latch Setup time Hold time Minimum Clock Width Propagation Delays: high to low, low to high, maximum, typical data to output clock to output Measurements from falling clock edge or rising or falling data edge T su 20 ns T h 5 T su 20 ns T h 5 T w 20 ns T plh C »Q 27 ns 15 ns T phl C »Q 25 ns 14 ns T plh D »Q 27 ns 15 ns T phl D »Q 16 ns 7 ns D Clk Q from clock change to output change from input change to output change

6-17 Programmable and Steering Logic Sequential Switching Elements R-S Latch Revisited Truth Table: Next State = F(S, R, Current State) S R Q R-S Latch Q+ Derived K-Map: Characteristic Equation: Q+ = S + R Q t

6-18 Programmable and Steering Logic Sequential Switching Networks J-K Flipflop How to eliminate the forbidden state? Idea: use output feedback to guarantee that R and S are never both one J, K both one yields toggle Characteristic Equation: Q+ = Q K + Q J

6-19 Programmable and Steering Logic Sequential Switching Networks J-K Latch: Race Condition Set Reset Toggle Race Condition Race : toggle signal asserted while the output change Toggle Correctness: Single State change per clocking event Solution: Master/Slave Flipflop

6-20 Programmable and Steering Logic Sequential Switching Network Master/Slave J-K Flipflop Master Stage Slave Stage Sample inputs while clock high Sample inputs while clock low Uses time to break feedback path from outputs to inputs! Correct Toggle Operation

6-21 Programmable and Steering Logic Sequential Switching Networks Edge-Triggered Flipflops 1's Catching: a glitch on the J or K inputs leads to a state change! forces designer to use hazard-free logic Solution: edge-triggered logic Negative Edge-Triggered D flipflop 4-5 gate delays setup, hold times necessary to successfully latch the input Characteristic Equation: Q+ = D Negative edge-triggered FF when clock is high holding state

6-22 Programmable and Steering Logic Sequential Switching Network Edge-triggered Flipflops Step-by-step analysis Negative edge-triggered FF when clock goes high-to-low data is latched Negative edge-triggered FF when clock is low data is held D is changed gate 2,4,5 are holding their values

6-23 Programmable and Steering Logic Sequential Switching Networks Positive vs. Negative Edge Triggered Devices Positive Edge Triggered Inputs sampled on rising edge Outputs change after rising edge Negative Edge Triggered Inputs sampled on falling edge Outputs change after falling edge Toggle Flipflop Formed from J-K with both inputs wired together

6-24 Programmable and Steering Logic Sequential Switching Networks TTL Latch and Flip-Flop Components 7473 : JK Flip-Flop with active low clear 7473A : Negative Edge-Triggered JK 7474 : D Flip-Flop with clear and preset What if you need a negative edge triggered D Invert the clock signal into 7474 Use 7473A and wires J and K together

6-25 Programmable and Steering Logic Timing Methodology Overview Set of rules for interconnecting components and clocks When followed, guarantee proper operation of system Approach depends on building blocks used for memory elements For systems with latches: Narrow Width Clocking Multiphase Clocking (e.g., Two Phase Non-Overlapping) For systems with edge-triggered flipflops: Single Phase Clocking Correct Timing: (1) correct inputs, with respect to time, are provided to the FFs (2) no FF changes more than once per clocking event

6-26 Programmable and Steering Logic Timing Methodologies Cascaded Flipflops and Setup/Hold/Propagation Delays Shift Register S,R are preset, preclear New value to first stage while second stage obtains current value of first stage Correct Operation, assuming positive edge triggered FF

6-27 Programmable and Steering Logic Timing Methodologies Cascaded Flipflops and Setup/Hold/Propagation Delays Why this works: Propagation delays far exceed hold times; Clock width constraint exceeds setup time This guarantees following stage will latch current value before it is replaced by new value Assumes infinitely fast distribution of the clock Timing constraints guarantee proper operation of cascaded components Timing constraints guarantee proper operation of cascaded components

6-28 Programmable and Steering Logic Timing Methodologies Narrow Width Clocking versus Multiphase Clocking Level Sensitive Latches vs. Edge Triggered Flipflops Latches use fewer gates to implement a memory function Less complex clocking with edge triggered devices CMOS Dynamic Storage Element Feedback path broken by two phases of the clock (just like master/slave idea!) 8 transistors to implement memory function but requires two clock signals constrained to be non-overlapping Edge-triggered D-FF: 6 gates (5 x 2-input, 1 x 3-input) = 26 transistors! \Clk2 Clk2 LDClk1 \(LD Clk1) A Z

6-29 Programmable and Steering Logic Timing Methodologies Narrow Width Clocking for Systems with Latches for State Two-sided Constraints: must be careful of very fast signals as well as very slow signals! Generic Block Diagram for Clocked Sequential System state implemented by latches or edge-triggered FFs Clock Width < fastest propagation through comb. logic plus latch prop delay Clock Period > slowest propagation through comb. logic (rising edge to rising edge)

6-30 Programmable and Steering Logic Timing Methodologies Two Phase Non-Overlapped Clocking Clock Waveforms: must never overlap! only worry about slow signals Embedding CMOS storage element into Clocked Sequential Logic Note that Combinational Logic can be partitioned into two pieces C/L1: inputs latched and stable by end of phase 1; compute between phases, latch outputs by end of phase 2 C/L2: just the reverse 11 22 Combinational Logic 1 Combinational Logic 2 11/1/1 22/2/2

6-31 Programmable and Steering Logic Timing Methodologies Generating Two-Phase Non-Overlapping Clocks Single reference clock (or crystal) Phase 1 high while clock is low Phase 2 high while clock is high Phase X cannot go high until phase Y goes low! Non-overlap time can be increased by increasing the delay on the feedback path Use all positive or all negative edge triggered F/F single phase clock Clk phase1 phase2

6-32 Programmable and Steering Logic Timing Methodologies The Problem of Clock Skew Correct behavior assumes next state of all storage elements determined by all storage elements at the same time Not possible in real systems! logical clock driven from more than one physical circuit with timing behavior different wire delay to different points in the circuit Original State: Q0 = 1, Q1 = 1, In = 0 Because of skew, next state becomes: Q0 = 0, Q1 = 0, not Q0 = 0, Q1 = 1 CLK2 is a delayed version of CLK1 Effect of Skew on Cascaded Flipflops:

6-33 Programmable and Steering Logic Timing Methodologies Design Strategies for Minimizing Clock Skew Typical propagation delays for LS FFs: 13 ns Need substantial clock delay (on the order of 13 ns) for skew to be a problem in this relatively slow technology Nevertheless, the following are good design practices: distribute clock signals in general direction of data flows wire carrying the clock between two communicating components should be as short as possible for multiphase clocked systems, distribute all clocks in similar wire paths; this minimizes the possibility of overlap for the non-overlap clock generate, use the phase feedback signals from the furthest point in the circuit to which the clock is distributed; this guarantees that the phase is seen as low everywhere before it allows the next phase to go high

6-34 Programmable and Steering Logic Realing Circuits with Different Kinds of FFs Choosing a Flipflop R-S Clocked Latch: used as storage element in narrow width clocked systems its use is not recommended! however, fundamental building block of other flipflop types J-K Flipflop: versatile building block can be used to implement D and T FFs usually requires least amount of logic to implement (In,Q,Q+) but has two inputs with increased wiring complexity because of 1's catching, never use master/slave J-K FFs edge-triggered varieties exist D Flipflop: minimizes wires, much preferred in VLSI technologies simplest design technique best choice for storage registers T Flipflops: don't really exist, constructed from J-K FFs usually best choice for implementing counters Preset and Clear inputs highly desirable!!

6-35 Programmable and Steering Logic Realizing Circuits with Different Kinds of Flipflops Characteristic Equations R-S: D: J-K: T: Q+ = S + R Q Q+ = D Q+ = J Q + K Q Q+ = T Q + T Q Derived from the K-maps for Q+ = (Inputs, Q) E.g., J=K=0, then Q+ = Q J=1, K=0, then Q+ = 1 J=0, K=1, then Q+ = 0 J=1, K=1, then Q+ = Q Implementing One FF in Terms of Another D implemented with J-K J-K implemented with D

6-36 Programmable and Steering Logic Realizing Circuits with Different Kinds of Flipflops Design Procedure Excitation Tables: What are the necessary inputs to cause a particular kind of change in state? Implementing D FF with a J-K FF: 1) Start with K-map of Q+ = (D, Q) 2) Create K-maps for J and K with same inputs (D, Q) 3) Fill in K-maps with appropriate values for J and K to cause the same state changes as in the original K-map E.g., D = Q= 0, Q+ = 0 then J = 0, K = X

6-37 Programmable and Steering Logic Realizing Circuits with Different Kinds of Flipflops Implementing J-K FF with a D FF: Design Procedure (Continued) 1) K-Map of Q+ = F(J, K, Q) 2,3) Revised K-map using D's excitation table its the same! that is why design procedure with D FF is simple! Resulting equation is the combinational logic input to D to cause same behavior as J-K FF. Of course it is identical to the characteristic equation for a J-K FF.

6-38 Programmable and Steering Logic Metastability and Asynchronous Inputs Terms and Definitions Clocked synchronous circuits common reference signal called the clock state of the circuit changes in relation to this clock signal Asynchronous circuits inputs, state, and outputs sampled or changed independent of a common reference signal R-S latch is asynchronous, J-K master/slave FF is synchronous Synchronous inputs active only when the clock edge or level is active Asynchronous inputs take effect immediately, without consideration of the clock Compare R, S inputs of clocked transparent latch vs. plain latch (level sensitive)

6-39 Programmable and Steering Logic Metastability and Asynchronous Inputs Asynchronous Inputs Are Dangerous! Since they take effect immediately, glitches can be disastrous Synchronous inputs are greatly preferred! But sometimes, asynchronous inputs cannot be avoided e.g., reset signal, memory wait signal

6-40 Programmable and Steering Logic Metastability and Asynchronous Outputs Handling Asynchronous Inputs Never allow asynchronous inputs to be fanned out to more than one FF within the synchronous system

6-41 Programmable and Steering Logic Metastability and Asynchronous Inputs What Can Go Wrong In is asynchronous Fans out to D0 and D1 One FF catches the signal, one does not impossible state might be reached! Setup time violation! Single FF that receives the asynchronous signal is a synchronizer

6-42 Programmable and Steering Logic Metastability and Asynchronous Inputs Synchronizer Failure When FF input changes close to clock edge, the FF may enter the metastable state: neither a logic 0 nor a logic 1 It may stay in this state an indefinate amount of time, although this is not likely in real circuits Small, but non-zero probability that the FF output will get stuck in an in-between state Oscilloscope Traces Demonstrating Synchronizer Failure and Eventual Decay to Steady State

6-43 Programmable and Steering Logic Metastability and Asynchronous Inputs Solutions to Synchronizer Failure reset the entire clock the probability of failure can never be reduced to 0, but it can be reduced slow down the system clock this gives the synchronizer more time to decay into a steady state synchronizer failure becomes a big problem for very high speed systems use fastest possible logic in the synchronizer this makes for a very sharp "peak" upon which to balance S or AS TTL D-FFs are recommended cascade two synchronizers use timing strategy that is independent of the speed D D Q Q Clk Asynchronous Input Synchronized Input Synchronous System

6-44 Programmable and Steering Logic Self-Timed and Speed Independent Circuits Limits of Synchronous Systems Fully synchronous not possible for very large systems because of problems of clock skew Partition system into components that are locally clocked These communicate using "speed independent" protocols Request/Acknowledgement Signaling

6-45 Programmable and Steering Logic Self-Timed and Speed Independent Circuits Synchronous Signaling Master issues read request; Slave produces data and acks back Alternative Synchronous Scheme: Slave issues WAIT signal if it cannot satisfy request in one clock cycle

6-46 Programmable and Steering Logic Self-Timed and Speed Independent Circuits Asynchronous/Speed Independent Signaling 4 Cycle Signaling/Return to Zero Signaling (1) master raises request slave performs request (2) slave "done" by raising acknowledge (3) master latches data acks by lowering request (4) slave resets self by lowing acknowledge signal Communicate information by signal levels rather than edges! No clock signal

6-47 Programmable and Steering Logic Self-Timed and Speed Independent Circuits Alternative: 2 cycle signaling Non-Return-to-Zero (1) master raises request slave services request (2) slave indicates that it is done by raising acknowledge Next request indicated by low level of request Requires additional state in master and slave to remember previous setting or request/acknowledge 4 Cycle Signaling is more foolproof

6-48 Programmable and Steering Logic Self-Timed and Speed Independent Circuits Self-Timed Circuits Determine on their own when a given request has been serviced No internal clocks Usually accomplished by modeling worse case delay within self-timed component Models worst case delay e.g., if combinational logic is 5 gate levels deep, delay line between request in and ack out is also 5 levels deep

6-49 Programmable and Steering Logic Practical Matters Debouncing Switches bouncing : when a switch is flipped from one terminal to another it does not make a clean, solid contact solution : debouncing a switch initial setup

6-50 Programmable and Steering Logic Practical Matters Debouncing a switch

6-51 Programmable and Steering Logic Practical Matters 555 programmable timer

6-52 Programmable and Steering Logic Practical Matters Free-running clock frequency of 555 timer

6-53 Programmable and Steering Logic Chapter Summary Fundamental Building Block of Circuits with State: latch and flipflop R-S Latch, J-K master/slave Flipflop, Edge-triggered D Flipflop Clocking Methodologies: For latches: Narrow width clocking vs. Multiphase Non-overlapped Narrow width clocking and two sided timing constraints Two phase clocking and single sided timing constraints For FFs: Single phase clocking with edge triggered flipflops Cascaded FFs work because propagation delays exceed hold times Beware of Clock Skew Asynchronous Inputs and Their Dangers Synchronizer Failure: What it is and how to minimize its impact Asynchronous Signaling Conventions: 4 and 2 Cycle Handshakes Self-Timed Circuits Speed Independent Circuits