Download presentation
Presentation is loading. Please wait.
Published byGerard Sullivan Modified over 8 years ago
1
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Circuit Timing
2
2 Previous… Drawing Layouts Flat Hierarchical Buses Signal/bus flags for inter-pages Complete Schematic Diagrams IC types Reference designator (unit number) Pin numbers Pinouts for SSI ICs in standard DIP (74 series)
3
3 Timing Diagrams A timing diagram illustrates the logical behavior of signals as a function of time. Causality: which input transitions cause which output transitions. Different through a circuit paths may have different delays. A signal timing diagram may contain many different delay specifications. Delay depends on: Internal circuit structure, Logic Family type, Source Voltage, Temperature
4
4 Timing Diagram for Data signals and Buses DATA IN WRITE_L Logic Circuit (Memory) DATAOUT t1 CLEAR COUNT Logic Circuit (Counter) STEP[7:0]
5
5 Propagation Delay The delay time between input transitions and the output transitions due to the propagation delay of the logic gates. t p of a signal depends on the signal path inside the logic circuit For a logic gate t pLH may not equal t pHL, (e.g. in TTL) t p is specified in the manufacturer data sheets of the IC’smanufacturer data sheets Example: The delay for 74x00 in nanoseconds for TTL & CMOS Families: LS, HCT,AHCTAHCT To find t p for a signal, add the propagation delays of all gates along the path of the signal
6
6 Timing specifications A timing table may specify a range of values for each delay for a device. Maximum: longest possible delay Typical: under near-ideal condition Minimum: smallest. Many manufactures don’t specify this values in most moderate-speed logic families (74LS,74S TTL). Set to zero or 1/4~1/3 of typical delay if not specified.
7
7 Delays for selected SSI parts
8
8 Delays of SSI parts All inputs of an SSI gate have the same propagation delays to the output. TTL gates usually have different delays for LOW- to-HIGH and HIGH-to-LOW transitions, while CMOS gates usually don’t. The delay from an input transition to the corresponding output transition depends on the internal path taken by the changing signal.
9
9 Delays for selected MSI parts pp. 366
10
10 Timing analysis Study logical behavior of SSI/MSI devices Worst-case delay: Maximum of t pLH and t pHL for each component Sum of the worst-case delays through the individual components, independent of the transition direction and other conditions. Tools CAD and simulators: Xilinx, MAXPLUS
11
11 Exercise Example:
12
12 Next… Combinational PLDs Reading Wakerly CH-6.3,6.4
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.