Logic Design I (17.341) Fall Lecture Outline

Similar documents
Odd-Prime Number Detector The table of minterms is represented. Table 13.1

EECS 150 Homework 4 Solutions Fall 2008

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02)

CHAPTER 3 BASIC & COMBINATIONAL LOGIC CIRCUIT

Analysis procedure. To obtain the output Boolean functions from a logic diagram, proceed as follows:

Chapter 3 Digital Logic Structures

University of Technology

Dr. Nicola Nicolici COE/EE2DI4 Midterm Test #1 Oct 18, 2006

Function Table of an Odd-Parity Generator Circuit

(CSC-3501) Lecture 6 (31 Jan 2008) Seung-Jong Park (Jay) CSC S.J. Park. Announcement

Chapter 3 Describing Logic Circuits Dr. Xu

2 Logic Gates THE INVERTER. A logic gate is an electronic circuit which makes logic decisions. It has one output and one or more inputs.

Encoders. Lecture 23 5

Digital Systems Principles and Applications TWELFTH EDITION. 3-3 OR Operation With OR Gates. 3-4 AND Operations with AND gates

BOOLEAN ALGEBRA AND LOGIC FAMILIES

UNIT-2: BOOLEAN EXPRESSIONS AND COMBINATIONAL LOGIC CIRCUITS

Lecture 2: Digital Logic Basis

6.1 In this section, you will design (but NOT build) a circuit with 4 inputs,

Subject: Analog and Digital Electronics Code:15CS32

Lecture 15 Analysis of Combinational Circuits

ECE380 Digital Logic

Logic Circuit Design

Digital Fundamentals

Larger 5 & 6variable Karnaugh maps

Gates and Circuits 1

Digital Logic Circuits

CS302 Digital Logic Design Solved Objective Midterm Papers For Preparation of Midterm Exam

Number system: the system used to count discrete units is called number. Decimal system: the number system that contains 10 distinguished

Topic Notes: Digital Logic

Chapter 4 Combinational Logic Circuits

Chapter 4 Combinational Logic Circuits

Name: Class: Date: 1. As more electronic systems have been designed using digital technology, devices have become smaller and less powerful.

Gates and and Circuits

Chapter 1: Digital logic

TABLE 3-2 Truth Table for Code Converter Example

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

EMT1250 LABORATORY EXPERIMENT. EXPERIMENT # 4: Combinational Logic Circuits. Name: Date:

SRV ENGINEERING COLLEGE SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI

UNIT III. Designing Combinatorial Circuits. Adders

Introduction to CMOS VLSI Design (E158) Lecture 5: Logic

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

COMPUTER ORGANIZATION & ARCHITECTURE DIGITAL LOGIC CSCD211- DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF GHANA

DATA CONVERSION AND LAB (17.368) Fall Class # 07. October 16, 2008

Course Overview. Course Overview

This Figure here illustrates the operation for a 2-input OR gate for all four possible input combinations.

UNIT-IV Combinational Logic

Positive and Negative Logic

Combinational Logic. Combinational Logic Design Process, Three State Buffers, Decoders, Multiplexers, Encoders, Demultiplexers, Other Considerations

By: Dr. Ahmed ElShafee

DIGITAL FUNDAMENTALS

Combinational Circuits: Multiplexers, Decoders, Programmable Logic Devices

logic system Outputs The addition of feedback means that the state of the circuit may change with time; it is sequential. logic system Outputs

Logic diagram: a graphical representation of a circuit

Chapter 3 Digital Logic Structures

(a) (b) (c) (d) (e) (a) (b) (c) (d) (e)

IES Digital Mock Test

ECE 172 Digital Systems. Chapter 2 Digital Hardware. Herbert G. Mayer, PSU Status 6/30/2018

Department of Electronics and Communication Engineering

EXPERIMENT NO 1 TRUTH TABLE (1)

Data Conversion and Lab (17.368) Fall Lecture Outline

In this lecture: Lecture 3: Basic Logic Gates & Boolean Expressions

LIST OF EXPERIMENTS. KCTCET/ /Odd/3rd/ETE/CSE/LM

DELD UNIT 3. Question Option A Option B Option C Option D Correct Option A B C

Logic Symbols with Truth Tables INVERTER A B NAND A B C NOR C A B A B C XNOR A B C A B Digital Logic 1

SYNTHESIS OF COMBINATIONAL CIRCUITS

BCD Adder. Lecture 21 1

LOGIC DIAGRAM: HALF ADDER TRUTH TABLE: A B CARRY SUM. 2012/ODD/III/ECE/DE/LM Page No. 1

Introduction to Digital Logic Missouri S&T University CPE 2210 Exam 1 Logistics

Module 4: Design and Analysis of Combinational Circuits 1. Module-4. Design and Analysis of Combinational Circuits

In this lecture: Lecture 8: ROM & Programmable Logic Devices

Digital Logic Design ELCT 201

THE UNIVERSITY OF TRINIDAD & TOBAGO

Unit 3. Logic Design

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON

Formal Foundation of Digital Design

Combinational Logic Circuits. Combinational Logic

CELIA SCHAHCZENSKI. FE Exam Review Computers Oct. 18, 2018

Combinational logic. ! Regular logic: multiplexers, decoders, LUTs and FPGAs. ! Switches, basic logic and truth tables, logic functions

Combinational Circuits DC-IV (Part I) Notes

EE 280 Introduction to Digital Logic Design

Multiple input gates. The AND gate

Digital Electronics 8. Multiplexer & Demultiplexer

OBJECTIVE TYPE QUESTIONS FOR PRACTICAL EXAMINATION Subject : Electronics-I ( EC 112)

Digital Electronic Concepts

DEPARTMENT OF ELECTRICAL & ELECTRONICS ENGINEERING

1.) If a 3 input NOR gate has eight input possibilities, how many of those possibilities result in a HIGH output? (a.) 1 (b.) 2 (c.) 3 (d.) 7 (e.

DIGITAL ELECTRONICS QUESTION BANK

Digital. Design. R. Ananda Natarajan B C D


Digital Fundamentals 8/29/2016. Summary. Summary. Floyd. Chapter 3 A X. The Inverter

Fan in: The number of inputs of a logic gate can handle.

Written exam IE1204/5 Digital Design Friday 13/

Chapter 2 Introduction to Logic Circuits

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI

Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates

Lecture 7: Digital Logic

Exercises: Fundamentals of Computer Engineering 1 PAGE: 1

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) SUMMER-16 EXAMINATION Model Answer

12th Bay Area Mathematical Olympiad

Digital Circuits II Lecture 6. Lab Demonstration 3 Using Altera Quartus II to Determine Simplified Equations & Entering Truth Table into VHDL

Transcription:

Logic Design I (17.341) Fall 2011 Lecture Outline Class # 07 October 31, 2011 / November 07, 2011 Dohn Bowden 1

Today s Lecture Administrative Main Logic Topic Homework 2

Course Admin 3

Administrative Admin for tonight Syllabus Review 4

Syllabus Syllabus Exam #2 will be a take home exam will be passed out tonight Lab due dates need to be modified 5

Syllabus Review Week Date Topics Chapter Lab Report Due 1 09/12/11 Introduction to digital systems and number systems 1 2 09/19/11 Binary Codes and Boolean Algebra 2 3 09/26/11 Boolean Algebra (continued) 3 4 10/03/11 Examination 1 X 10/10/11 No Class - Holiday 5 10/17/11 Application of Boolean Algebra 4 6 10/24/11 Karnaugh Maps and 5 7 10/31/11 Multi-Level Gate Circuits and Lab lecture 7 8 11/07/11 Examination 2 9 11/14/11 Combinational Circuit Design and Simulation Using Gates 8 1 10 11/23/11 Multiplexers, Decoders. Encoder, and PLD 9 2 11 11/28/11 Introduction to VHDL 10 3 12 12/05/11 Examination 3 13 12/12/11 Review 4 14 12/19/11 Final Exam 6

Exam #2 Take home exam DUE next week November 14, 2011 7

Questions? 8

Chapter 7 MULTI-LEVEL GATE CIRCUITS NAND AND NOR GATES 9

Objectives 10

Objectives Multi-Level Gate Circuits NAND and NOR Gates Design of Two-Level Circuits Using NAND and NOR Gates Design of Multi-Level NAND and NOR Gate Circuits Circuit Conversion Using Alternative Gate Symbols Design of Two-Level, Multiple-Output Circuits Multiple-Output NAND and NOR Circuits 11

Multi-Level Gate Circuits 12

Terminology 13

Terminology AND-OR circuit A two-level circuit composed of a level of AND gates followed by an OR gate at the output OR-AND circuit A two-level circuit composed of a level of OR gates followed by an AND gate at the output OR-AND-OR circuit A three-level circuit composed of a level of OR gates followed by a level of AND gates followed by an OR gate at the output 14

Terminology Circuit of AND and OR gates Implies no particular ordering of the gates The output gate may be either AND or OR 15

Tree Diagrams 16

Tree Diagrams Tree diagram created from a Given expression 17

Tree Diagrams Tree diagram created from a Given expression Has 4 Levels 18

Tree Diagrams Tree diagram created from a Given expression Has 4 Levels Each node on a tree diagram represents a gate 6 Gates 19

Tree Diagrams Tree diagram created from a Given expression Has 4 Levels Each node on a tree diagram represents a gate 6 Gates The number of gate inputs is written beside each node 13 Inputs 20

Tree Diagrams Corresponding circuit for the Four-Level Realization of Z 21

Tree Diagrams Each node represents a gate 22

Tree Diagrams The number of gate inputs is written beside each node 23

Changing the Number of Levels 24

Partially Multiplying Out We can change the expression for Z to three levels by Partially multiplying out the expression Z = (AB + C)[(D + E) + FG] + H = AB(D + E) + C(D + E) + ABFG + CFG + H 25

Partially Multiplying Out Now Three Levels 26

Partially Multiplying Out Now Three Levels 6 gates 27

Partially Multiplying Out Now Three Levels 6 gates 19 inputs 28

Partially Multiplying Out The same gate can be used multiple times when applicable 29

Example 30

Example Example Find a circuit of AND and OR gates to realize f (a, b, c, d) = Ʃ m(1, 5, 6, 10, 13, 14) Consider solutions with Two levels of gates and Three levels of gates Try to minimize the number of gates and the total number of gate inputs Assume that all variables and their complements are available as inputs 31

Example First simplify f by using a K-Map f (a, b, c, d) = Ʃ m(1, 5, 6, 10, 13, 14) 32

Example f (a, b, c, d) = Ʃ m(1, 5, 6, 10, 13, 14) 33

Example K-Map solution leads directly to a two-level AND-OR gate circuit f = a c d + bc d + bcd +acd 34

Example Now Factoring our expression f = a c d + bc d + bcd +acd Yields f = c d(a + b) + cd (a + b) Which is an OR-AND-OR circuit 35

Example f = c d(a + b) + cd (a + b) OR-AND-OR 36

Example Analysis Both of the previous solutions have an OR gate at the output A solution with an AND gate at the output might have fewer gates or gate inputs A two-level OR-AND circuit corresponds to a product-of-sums expression for the function Product-of-sums expression can be obtained from the 0 s on the K-map 37

Example From the 0 s on the K-map we get f = (c + d)(a + b + c)(c + d )(a + b + c ) 38

Example The expression below leads directly to a two-level OR-AND circuit f = (c + d)(a + b + c)(c + d )(a + b + c ) OR-AND 39

To get a Three-Level Circuit 40

Three-level circuit with an AND gate output To get a three-level circuit with an AND gate output We partially multiply out using (X + Y)(X + Z) = X + Y Z f = (c + d)(a + b + c)(c + d )(a + b + c ) To get f = [c + d(a + b)][c + d (a + b)] 41

Three-level circuit with an AND gate output The following equation f = [c + d(a + b)][c + d (a + b)] Would require four levels of gates to realize However if we multiply out d (a + b) and d(a + b) we get f = (c + a d + bd)(c + ad + bd ) 42

Three-level circuit with an AND gate output f = (c + a d + bd)(c + ad + bd ) Leads directly to a three-level AND-OR-AND circuit 43

Minimum Solution 44

Minimum Solution Determination For our last example The best two-level solution had An AND gate at the output and The best three-level solution had An OR gate at the output In general to be sure of obtaining a minimum solution One must find both the circuit with the AND-gate output and the one with the OR-gate output 45

Minimum Solution Determination Both of the circuits the AND-gate output and the one with the OR-gate output need to be looked at to determine a minimum solution 46

NAND and NOR Gates 47

NAND Gates 48

NAND Gates Below shows a three-input NAND gate The small circle (or bubble ) at the gate output Indicates inversion 49

NAND Gates Therefore the NAND gate is equivalent to An AND gate followed by an inverter 50

NAND Gates The NAND gate output is F = (ABC) = A + B + C 51

NAND Gates An n-input NAND gate is 52

NOR Gates 53

NOR Gates Below shows a three-input NOR gate The small circle (or bubble ) at the gate output Indicates inversion 54

NOR Gates Therefore the NOR gate is equivalent to An OR gate followed by an inverter 55

NOR Gates The NOR gate output is F = (A + B + C) = A B C 56

NOR Gates An n-input NOR gate is 57

Functionally Complete Set of Gates 58

Functionally Complete Set of Gates To be a functionally complete set of gates You can get OR AND and NOT with the elements 59

Functionally Complete Set of Gates AND and NOT are a functionally complete set of gates because OR can also be realized using AND and NOT 60

Functionally Complete Set of Gates Any function can be realized using only NAND gates NOT AND OR 61

Design of Two-Level NAND-and NOR-Gate Circuits 62

Design of Two-Level NAND- Gate Circuits 63

Design of Two-Level NAND-Gate Circuits A two-level circuit composed of AND and OR gates is easily converted to A circuit composed of NAND gates or NOR gates Use F = (F ) and then applying DeMorgan s laws (X 1 + X 2 + + X n ) = X 1 X 2 X n (X 1 X 2 X n ) = X 1 + X 2 + + X n 64

Design of Two-Level NAND-Gate Circuits For example using F = (F ) the following illustrates conversion of a minimum sum-of-products form to several other two-level forms F = A + BC + B CD = [(A + BC + B CD) ] AND-OR = [A (BC ) (B CD) ] NAND-NAND = [A (B + C) (B + C + D )] OR-NAND = A + (B + C) + (B + C + D ) NOR-OR The next slide shows the above circuits 65

Design of Two-Level NOR-Gate Circuits 67

Design of Two-Level NOR-Gate Circuits If we want a two-level circuit containing only NOR gates Start with the minimum product-of-sums form for F instead of the minimum sum-of-products 68

Design of Two-Level NOR-Gate Circuits After obtaining the minimum product-of-sums from a K-map F can be written in the following two-level forms again using F = (F ) and then applying DeMorgan s laws F = (A + B + C)(A + B + C )(A + C + D) OR-AND = {[(A + B + C)(A + B + C )(A + C + D)] } = [(A + B + C) + (A + B + C ) + (A + C + D) ] NOR-NOR = (A B C + A BC + A CD ) AND-NOR = (A B C ) (A BC) (A CD ) NAND-AND The next slide shows the above circuits 69

Design of Two-Level NAND and NOR-Gate Circuits The previous eight possible two-level forms are degenerate In the sense that they cannot realize all switching functions Consider, for example, the following NAND-NOR circuit: 71

Design of Two-Level NAND and NOR-Gate Circuits For example the following NAND-NOR circuit From this example it is clear that the NAND-NOR form can realize only a product of literals and not a sum of products!!! 72

Design of Minimum Two-Level NAND-NAND Circuits 73

Design of Minimum Two-Level NAND-NAND Circuits Procedure for designing a minimum two-level NAND-NAND circuit 1. Find a minimum sum-of-products expression for F 2. Draw the corresponding two-level AND-OR circuit 3. Replace all gates with NAND gates leaving the gate interconnection unchanged If the output gate has any single literals as inputs complement these literals 74

Example 75

Example First Find a minimum sum-of-products expression for F F = l 1 + l 2 + + P 1 + P 2 + Then Draw the corresponding two-level AND-OR circuit 76

Example Thirdly Replace all gates with NAND gates Leave the gate interconnection unchanged 77

Example Finally If the output gate has any single literals as inputs complement these literals F = l 1 + l 2 + + P 1 + P 2 + F = (l 1 l 2 P 1 P 2 ) AND-OR NAND-NAND 78

Design of Multi-Level NAND- and NOR-Gate Circuits 79

Design of Multi-Level NAND- and NOR-Gate Circuits The following procedure may be used to design multi-level NANDgate circuits 1. Simplify the switching function to be realized 2. Design a multi-level circuit of AND and OR gates. The output gate must be OR. AND gate outputs cannot be used as AND-gate inputs; OR-gate outputs cannot be used as OR-gate inputs 3. Number the levels starting with the output gate as level 1. Replace all gates with NAND gates, leaving all interconnections between gates unchanged, leave the inputs to levels 2,4,6, unchanged. Invert any literals which appear as inputs to levels 1,3,5, 80

Design of Multi-Level NAND- and NOR-Gate Circuits 81

Design of Multi-Level NAND- and NOR-Gate Circuits The output gate must be OR RECALL AND gate outputs cannot be used as AND-gate inputs OR-gate outputs cannot be used as OR-gate inputs 82

Design of Multi-Level NAND- and NOR-Gate Circuits Number the levels starting with the output gate as level 1 Replace all gates with NAND gates 83

Design of Multi-Level NAND- and NOR-Gate Circuits Leave all interconnections between gates unchanged Leave the inputs to levels 2,4,6, unchanged 84

Design of Multi-Level NAND- and NOR-Gate Circuits Invert any literals which appear as inputs to levels 1,3,5, Leave the inputs to levels 2,4,6, unchanged 85

Alternative Gate Symbols 86

Alternative Gate Symbols Logic designers who design complex digital systems often find it convenient to use more than one representation for a given type of gate For example an inverter can be represented by Inversion bubbles differ in placement 87

Alternative Gate Symbols Equivalent gate symbols based on DeMorgan s Laws 88

Using Alternate Symbols 89

Alternate Symbols Can use alternate symbols to facilitate analysis and design of NAND and NOR gate circuits 90

NAND Gate Conversion 91

Replace NAND gates at 1 st and 3 rd levels with alternate symbols This eliminates inversion Bubble at circuit output NAND Gate Circuit Conversion 92

Non - Inverting outputs are connected to Inverting inputs Inverting outputs are Connected to inverting inputs Two inversions in a row cancel s each other out. Do not need to use DeMorgan s Law [(A + B)C] is (A + B)C Due to cancellation NAND Gate Circuit Conversion 93

Equivalent AND-OR Circuit 94

Can convert to an AND-OR by Removing double Inversions and Complement single variables connected to inverted inputs when we remove the inversion from the input AND OR Gate Circuit Conversion 95

Conversion to NOR Gates 96

Can convert to a NOR Because the output gate is an AND gate and AND and OR gates alternate through the circuit Conversion to NOR Gates 97

Replace all OR and AND gates with NOR gates Conversion to NOR Gates 98

See notes below Conversion to NOR Gates 99

Conversion of AND-OR Circuit to NAND Gates 100

If AND and OR gates do not alternate We can still convert to a NAND or OR... By adding extra inverters Conversion of AND-OR Circuit to NAND Gates 101

AND gates to NAND gates by adding bubble to output Conversion of AND-OR Circuit to NAND Gates 102

OR gates to NAND gates by adding bubble to input Conversion of AND-OR Circuit to NAND Gates 103

Two inversions cancel Conversion of AND-OR Circuit to NAND Gates 104

When non-inverted drives an inverted or vice versa add an inverter Place bubble thus you get cancellation Conversion of AND-OR Circuit to NAND Gates 105

Whenever a variable drives an inverted input Complement the variable Conversion of AND-OR Circuit to NAND Gates 106

Conversion of AND-OR Circuit to NAND Gates 107

Design of Two-Level, Multiple- Output Circuits 108

Design of Two-Level, Multiple-Output Circuits Solution of digital design problems often requires the realization of several functions of the same variables Although each function could be realized separately The use of some gates in common between two or more functions sometimes leads to a more economical realization 109

Example 110

Design of Two-Level, Multiple-Output Circuits Example Design a circuit with four inputs and three outputs which realizes the functions F 1 (A, B, C, D) = Ʃ m(11, 12, 13, 14, 15) F 2 (A, B, C, D) = Ʃ m(3, 7, 11, 12, 13, 15) F 3 (A, B, C, D) = Ʃ m(3, 7, 12, 13, 14, 15) 111

Design of Two-Level, Multiple-Output Circuits Recall Inputs F 1 (A, B, C, D) = Ʃ m(11, 12, 13, 14, 15) F 2 (A, B, C, D) = Ʃ m(3, 7, 11, 12, 13, 15) F 3 (A, B, C, D) = Ʃ m(3, 7, 12, 13, 14, 15) Outputs 112

Design of Two-Level, Multiple-Output Circuits K-maps for equations F 1 (A, B, C, D) = Ʃ m(11, 12, 13, 14, 15) F 2 (A, B, C, D) = Ʃ m(3, 7, 11, 12, 13, 15) F 3 (A, B, C, D) = Ʃ m(3, 7, 12, 13, 14, 15) 113

Design of Two-Level, Multiple-Output Circuits Realization of functions separately Total of 9 Gates 114

Design of Two-Level, Multiple-Output Circuits To simplify 1 Obvious AB to both F 1 and F 3 2 ACD for F 1 A CD for F 3 Replace CD in F 2 by A CD + ACD CD is unnecessary Results in next slide 115

Design of Two-Level, Multiple-Output Circuits Realization of functions with shared gates Total of 7 Gates Note F 2 is realized by ABC + A CD + ACD Which is not a minimum Sum-Of-Products (SOP) Thus minimum SOP may not lead to minimal solution 116

Design of Two-Level, Multiple-Output Circuits Realization of functions separately Total of 9 Gates Realization of functions with shared gates Total of 7 Gates 117

Example 118

Design of Two-Level, Multiple-Output Circuits Another example of sharing gates among multiple outputs to reduce cost We have four-input and three-output circuit to be designed to realize f 1 = Ʃ m(2, 3, 5, 7, 8, 9, 10, 11, 13, 15) f 2 = Ʃ m(2, 3, 5, 6, 7, 10, 11, 14, 15) f 3 = Ʃ m(6, 7, 8, 9, 13, 14, 15) Look for common terms to save gates 119

Design of Two-Level, Multiple-Output Circuits Plot maps for f 1, f 2, and f 3 1 f = Ʃ m(2, 3, 5, 7, 8, 9, 10, 11, 13, 15) 2 f = Ʃ m(2, 3, 5, 6, 7, 10, 11, 14, 15) 3 f = Ʃ m(6, 7, 8, 9, 13, 14, 15) 120

Each Function Minimized Separately f 1 = bd + b c + ab f 2 = c + a bd f 3 = bc + ab c + (abd or ac d) Ten Gates 25 gate inputs 121

Inspection Of Maps f 1 = bd + b c + ab f 2 = c + a bd f 3 = bc + ab c + (abd or ac d) Inspection of maps a bd from f 2 abd from f 3 and ab c from f 3 can be used in f 1 If bd is replaced with a bd + abd then gate needed to realize bd can be eliminated Because m 10 and m 11 in f 1 are already covered by b c ab c (from f 3 ) can be used to cover m 8 and m 9 gate needed for ab can be eliminated 122

Minimal Solution f 1 = a bd + abd + ab c + b c f 2 = c + a bd f 3 = bc + ab c + abd 123

Example 124

In this example The best solution is obtained by not combining the circled 1 with adjacent 1 s 125

Example 126

The solution with the maximum number of common terms Is not necessarily the best solution as illustrated by this example 127

Multiple-Output NAND- and NOR-Gate Circuits 128

Multiple-Output NAND- and NOR-Gate Circuits The procedure for single-output multi-level NAND- and NORgate circuits Also applies to multiple-output circuits If all outputs are OR gates Direct conversion to a NAND-gate circuit is possible If all outputs are AND gates Direct conversion to a NOR-gate circuit is possible 129

Note that the single inputs to the first and third level inputs are inverted 130

Lab 131

Lab Lab Booklets will be passed out Use Student Logic Number 301 Lab report criteria is available on the class web page 132

Next Week 133

Next Week Topics Collect Exam #2 Chapter 8 Combinational Circuit Design and Simulation Using Gates 134

Home Work 135

Homework 1. Do Exam #2 2. Read Chapter 8 136

References 1. None 137

138