PowerPoint Overheads for Computer Architecture From Microprocessors To Supercomputers Behrooz Parhami Copyright © 2005 Oxford University Press.

Slides:



Advertisements
Similar presentations
Digital Design: Combinational Logic Blocks
Advertisements

Encoders Three-state devices Multiplexers
Digital Logic Design Week 7 Encoders, Decoders, Multiplexers, Demuxes.
Decoders/DeMUXs CS370 – Spring Decoder: single data input, n control inputs, 2 outputs control inputs (called select S) represent Binary index of.
1 KU College of Engineering Elec 204: Digital Systems Design Lecture 9 Programmable Configurations Read Only Memory (ROM) – –a fixed array of AND gates.
CHAPTER 2 Digital Combinational Logic/Arithmetic Circuits.
Code Converters, Multiplexers and Demultiplexers
DIGITAL SYSTEMS TCE OTHER COMBINATIONAL LOGIC CIRCUITS WEEK 7 AND WEEK 8 (LECTURE 3 OF 3) MULTIPLEXERS DEMULTIPLEXERS.
©2004 Brooks/Cole FIGURES FOR CHAPTER 9 MULTIPLEXERS, DECODERS, AND PROGRAMMABLE LOGIC DEVICES Click the mouse to move to the next page. Use the ESC key.
MSI Logic Circuits Wen-Hung Liao, Ph.D.. Objectives Analyze and use decoders and encoders in various types of circuit applications. Compare the advantages.

Multiplexers, Decoders, and Programmable Logic Devices
Combinational Logic Building Blocks

Combinational Logic and Verilog
ECE 331 – Digital System Design Tristate Buffers, Read-Only Memories and Programmable Logic Devices (Lecture #16) The slides included herein were taken.
1 Copyright © 2013 Elsevier Inc. All rights reserved. Chapter 2 Combinational Logic Design.
PowerPoint Overheads for Sedra/Smith Microelectronic Circuits 5/e ©2004 Oxford University Press.
طراحی مدارهای منطقی نیمسال دوم دانشگاه آزاد اسلامی واحد پرند.
Multiplexers DeMultiplexers XOR gates
Shannon’s Expansion Muxes and Encoders. Tri-State Buffers  A tri-state buffer has one input x, one output f and one control line e Z means high impedance,
Figure to-1 Multiplexer and Switch Analog
Combinational Logic Chapter 4.
Combinational Logic Design
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Logic Circuits I.
Unit 9 Multiplexers, Decoders, and Programmable Logic Devices
©2007 Oxford University Press. PowerPoint CD for Elements of Electromagnetics Fourth Edition.
MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5) Dr. Costas Kyriacou and Dr. Konstantinos Tatas ACOE161 - Digital Logic.
The Digital Logic Level
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Logic Circuits I.
WEEK #9 FUNCTIONS OF COMBINATIONAL LOGIC (DECODERS & MUX EXPANSION)
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
CSET 4650 Field Programmable Logic Devices
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
1 Lecture 9 Demultiplexers Programmable Logic Devices  Programmable logic array (PLA)  Programmable array logic (PAL)
Logical Circuit Design Week 6,7: Logic Design of Combinational Circuits Mentor Hamiti, MSc Office ,
CHAPTER 9 MULTIPLEXERS, DECODERS, AND PROGRAMMABLE LOGIC DEVICES
Karnaugh maps for the binary full adder.
June 2005Computer Architecture, Background and MotivationSlide 1 Part I Background and Motivation.
Figure 4–1 Application of commutative law of addition. Thomas L. Floyd Digital Fundamentals, 9e Copyright ©2006 by Pearson Education, Inc. Upper Saddle.
Multiplexers and De-Multiplexers 1
Chap 2. Combinational Logic Circuits
Computer Architecture From Microprocessors To Supercomputers
© 2012 Pearson Education, Inc. publishing Prentice Hall. Note 9 The Product Life Cycle.
Multiplexers and De-Multiplexers
Company LOGO Edit your slogan here DKT 122/3 DIGITAL SYSTEM 1 WEEK #8 FUNCTIONS OF COMBINATIONAL LOGIC (ENCODER & DECODER, MUX & DEMUX)
Logic and Computer Design Fundamentals, Fifth Edition Mano | Kime | Martin Copyright ©2016, 2008, 2004 by Pearson Education, Inc. All rights reserved.
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Multiplexers.
Chapter 36 Combinational Logic Circuits. Objectives After completing this chapter, you will be able to: –Describe the functions of encoders, decoders,
ACOE161 (Spring2007)MSI Devices1 Revision on MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5)
CHAPTER 2 Digital Combinational Logic/Arithmetic Circuits.
PowerPoint Overheads for Sedra/Smith Microelectronic Circuits 5/e ©2004 Oxford University Press.
This chapter in the book includes: Objectives Study Guide
ETE Digital Electronics
This chapter in the book includes: Objectives Study Guide
Multiplexer.
EKT 124 MUX AND DEMUX.
Combinational Circuits
Combinational Logic Circuits
OTHER COMBINATIONAL LOGIC CIRCUITS
Lecture 9 Logistics Last lecture Today HW3 due Wednesday
This chapter in the book includes: Objectives Study Guide
ECE 434 Advanced Digital System L03
CPE/EE 422/522 Advanced Logic Design L02
Sedra/Smith Microelectronic Circuits 5/e
ECE434a Advanced Digital Systems L02
EET107/3 DIGITAL ELECTRONICS 1
Elements of Electromagnetics Fourth Edition
Part I Background and Motivation
Table 1.1 Powers of Two.
Presentation transcript:

PowerPoint Overheads for Computer Architecture From Microprocessors To Supercomputers Behrooz Parhami Copyright © 2005 Oxford University Press

Oxford University Press Oxford New York Auckland Bangkok Buenos Aires Cape Town Chennai Dar es Salaam Delhi Hong Kong Istanbul Karachi Kolkata Kuala Lumpur Madrid Melbourne Mexico City Mumbai Nairobi São Paulo Shanghai Taipei Tokyo Toronto Copyright  2005 by Oxford University Press, Inc. Published by Oxford University Press, Inc. 198 Madison Avenue, New York, New York Oxford is a registered trademark of Oxford University Press All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior permission of Oxford University Press. ISBN-13: ISBN Printing number: Printed in the United States of America 2

3

4

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami5 Figure 1.1 Some basic elements of digital logic circuits, with operator signs used in this book highlighted.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami6 Figure 1.2 Gates with more than two inputs and/or with inverted signals at input or output.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami7 Figure 1.3 An AND gate and a tristate buffer can act as controlled switches or valves. An inverting buffer is logically the same as a NOT gate.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami8 Figure 1.4 Wired OR allows tying together of several controlled signals.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami9 Figure 1.5 Arrays of logic gates represented by a single gate symbol.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami10 Table 1.1 Three 7-variable Boolean functions specified in a compact truth table with don’t-care entries in both input and output columns.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami11 Table 1.2 Laws (basic identities) of Boolean algebra.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami12 Figure 1.6 A two-level AND-OR circuit and two equivalent circuits.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami13 Figure 1.7 Seven-segment display of decimal digits. The three open segments may be optionally used. The digit 1 can be displayed in two ways, with the more common right-side version shown.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami14 Figure 1.8 The logic circuit that generates the enable signal for the lowermost segment (number 3) in a seven-segment display unit.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami15 Figure 1.9 A multiplexer (mux), or selector, allows one of several inputs to be selected and routed to output depending on the binary value of a set of selection or address signals provided to it.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami16 Figure 1.10 A decoder allows the selection of one of 2 a options using an a-bit address as input. A demultiplexer (demux) is a decoder that only selects an output if its enable signal is asserted.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami17 Figure 1.11 A 2 a -to-a encoder outputs an a-bit binary number equal to the index of the single 1 among its 2 a inputs.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami18 Figure 1.12 Programmable connections and their use in a PROM.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami19 Figure 1.13 Programmable combinational logic: general structure and two classes known as PAL and PLA devices. Not shown is PROM with fixed AND array (a decoder) and programmable OR array.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami20 Figure 1.14 Timing diagram for a circuit that exhibits glitching.

Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami21 Figure 1.15 A CMOS transmission gate and its use in building a 2-to-1 mux.