Computer System Architecture (Morris Mano)

524

Click here to load reader

Transcript of Computer System Architecture (Morris Mano)

Page 1: Computer System Architecture (Morris Mano)
Page 2: Computer System Architecture (Morris Mano)
Page 3: Computer System Architecture (Morris Mano)
Page 4: Computer System Architecture (Morris Mano)
Page 5: Computer System Architecture (Morris Mano)
Page 6: Computer System Architecture (Morris Mano)
Page 7: Computer System Architecture (Morris Mano)
Page 8: Computer System Architecture (Morris Mano)
Page 9: Computer System Architecture (Morris Mano)
Page 10: Computer System Architecture (Morris Mano)
Page 11: Computer System Architecture (Morris Mano)
Page 12: Computer System Architecture (Morris Mano)
Page 13: Computer System Architecture (Morris Mano)
Page 14: Computer System Architecture (Morris Mano)
Page 15: Computer System Architecture (Morris Mano)
Page 16: Computer System Architecture (Morris Mano)
Page 17: Computer System Architecture (Morris Mano)
Page 18: Computer System Architecture (Morris Mano)
Page 19: Computer System Architecture (Morris Mano)
Page 20: Computer System Architecture (Morris Mano)
Page 21: Computer System Architecture (Morris Mano)
Page 22: Computer System Architecture (Morris Mano)
Page 23: Computer System Architecture (Morris Mano)
Page 24: Computer System Architecture (Morris Mano)
Page 25: Computer System Architecture (Morris Mano)
Page 26: Computer System Architecture (Morris Mano)
Page 27: Computer System Architecture (Morris Mano)
Page 28: Computer System Architecture (Morris Mano)
Page 29: Computer System Architecture (Morris Mano)
Page 30: Computer System Architecture (Morris Mano)
Page 31: Computer System Architecture (Morris Mano)
Page 32: Computer System Architecture (Morris Mano)
Page 33: Computer System Architecture (Morris Mano)
Page 34: Computer System Architecture (Morris Mano)
Page 35: Computer System Architecture (Morris Mano)
Page 36: Computer System Architecture (Morris Mano)
Page 37: Computer System Architecture (Morris Mano)
Page 38: Computer System Architecture (Morris Mano)
Page 39: Computer System Architecture (Morris Mano)
Page 40: Computer System Architecture (Morris Mano)
Page 41: Computer System Architecture (Morris Mano)
Page 42: Computer System Architecture (Morris Mano)
Page 43: Computer System Architecture (Morris Mano)
Page 44: Computer System Architecture (Morris Mano)
Page 45: Computer System Architecture (Morris Mano)
Page 46: Computer System Architecture (Morris Mano)
Page 47: Computer System Architecture (Morris Mano)
Page 48: Computer System Architecture (Morris Mano)
Page 49: Computer System Architecture (Morris Mano)
Page 50: Computer System Architecture (Morris Mano)
Page 51: Computer System Architecture (Morris Mano)
Page 52: Computer System Architecture (Morris Mano)
Page 53: Computer System Architecture (Morris Mano)
Page 54: Computer System Architecture (Morris Mano)
Page 55: Computer System Architecture (Morris Mano)
Page 56: Computer System Architecture (Morris Mano)
Page 57: Computer System Architecture (Morris Mano)
Page 58: Computer System Architecture (Morris Mano)
Page 59: Computer System Architecture (Morris Mano)
Page 60: Computer System Architecture (Morris Mano)
Page 61: Computer System Architecture (Morris Mano)
Page 62: Computer System Architecture (Morris Mano)
Page 63: Computer System Architecture (Morris Mano)
Page 64: Computer System Architecture (Morris Mano)
Page 65: Computer System Architecture (Morris Mano)
Page 66: Computer System Architecture (Morris Mano)
Page 67: Computer System Architecture (Morris Mano)
Page 68: Computer System Architecture (Morris Mano)
Page 69: Computer System Architecture (Morris Mano)
Page 70: Computer System Architecture (Morris Mano)
Page 71: Computer System Architecture (Morris Mano)
Page 72: Computer System Architecture (Morris Mano)
Page 73: Computer System Architecture (Morris Mano)
Page 74: Computer System Architecture (Morris Mano)
Page 75: Computer System Architecture (Morris Mano)
Page 76: Computer System Architecture (Morris Mano)
Page 77: Computer System Architecture (Morris Mano)
Page 78: Computer System Architecture (Morris Mano)
Page 79: Computer System Architecture (Morris Mano)
Page 80: Computer System Architecture (Morris Mano)
Page 81: Computer System Architecture (Morris Mano)
Page 82: Computer System Architecture (Morris Mano)
Page 83: Computer System Architecture (Morris Mano)
Page 84: Computer System Architecture (Morris Mano)
Page 85: Computer System Architecture (Morris Mano)
Page 86: Computer System Architecture (Morris Mano)
Page 87: Computer System Architecture (Morris Mano)
Page 88: Computer System Architecture (Morris Mano)
Page 89: Computer System Architecture (Morris Mano)
Page 90: Computer System Architecture (Morris Mano)
Page 91: Computer System Architecture (Morris Mano)
Page 92: Computer System Architecture (Morris Mano)
Page 93: Computer System Architecture (Morris Mano)
Page 94: Computer System Architecture (Morris Mano)
Page 95: Computer System Architecture (Morris Mano)
Page 96: Computer System Architecture (Morris Mano)
Page 97: Computer System Architecture (Morris Mano)
Page 98: Computer System Architecture (Morris Mano)
Page 99: Computer System Architecture (Morris Mano)
Page 100: Computer System Architecture (Morris Mano)
Page 101: Computer System Architecture (Morris Mano)
Page 102: Computer System Architecture (Morris Mano)
Page 103: Computer System Architecture (Morris Mano)
Page 104: Computer System Architecture (Morris Mano)
Page 105: Computer System Architecture (Morris Mano)

microoperation

CHAPTER FOUR

Register Transfer and Microoperations

IN THIS CHAPTER

4-1 Register Transfer Language

4-2 Register Transfer

4-3 Bus and Memory Transfers

4 .. 4 Arithmetic Microoperations

4-5 Logic Microoperations

4-6 Shift Microoperations

4-7 Arithmetic Logic Shift Unit

4-1 Register Transfer Language

A digital system is an interconnection of digital hardware modules that accom­plish a specific infollllation-processing task. Digital systems vary in size and complexity from a few integrated circuits to a complex of interconnected and interacting digital computers. Digital system design invariably uses a modular approach. The modules are constructed from such digital components as registers, decoders, arithmetic elements, and control logic. The various mod­ules are interconnected with common data and control paths to form a digital computer system.

Digital modules are best defined by the registers they contain and the operations that are perfollned on the data stored in them. The operations executed on data stored in registers are called microoperations. A microoper­ation is an elementary operation perfonned on the infOllnation stored in one or more registers. The result of the operation may replace the previous binary infonnation of a register or may be transferred to another register. Examples of microoperations are shift, count, clear, and load. Some of the digital com­ponents introduced in Chap. 2 are registers that implement microoperations. For example, a counter with parallel load is capable of perfolllling the micro-

93 •

Page 106: Computer System Architecture (Morris Mano)

94 CHAPIER FOUR Register Transfer and Microoperations

register transfer language

operations increment and load. A bidirectional shift register is capable of performing the shift right and shift left rnicrooperations.

The internal hardware organization of a digital computer is best defined by specifying:

1. The set of registers it contains and their function.

2. The sequence of rnicrooperations perfolmed on the binary information stored in the registers.

3. The control that initiates the sequence of rnicrooperations.

It is possible to specify the sequence of rnicrooperations in a computer by explaining every operation in words, but this procedure usually involves a lengthy descriptive explanation. It is more convenient to adopt a suitable symbology to describe the sequence of transfers between registers and the various arithmetic and logic rnicrooperations associated with the transfers. The use of symbols instead of a narrative explanation provides an organized and concise manner for listing the rnicrooperation sequences in registers and the control functions that initiate them.

The symbolic notation used to describe the rnicrooperation transfers among registers is called a register transfer language. The term "register transfer" implies the availability of hardware logic circuits that can perform a stated rnicrooperation and transfer the result of the operation to the same or another register. The word "language" is borrowed from programmers, who apply this telm to programming languages. A programming language is a procedure for writing symbols to specify a given computational process. Sim­ilarly, a natural language such as English is a system for writing symbols and combining them into words and sentences for the purpose of communication between people. A register transfer language is a system for expressing in symbolic f01'1I1 the rnicrooperation sequences among the registers of a digital module. It is a convenient tool for describing the internal organization of digital computers in concise and precise manner. It can also be used to facilitate the design process of digital systems.

The register transfer language adopted here is believed to be as simple as possible, so it should not take very long to memorize. We will proceed to define symbols for various types of rnicrooperations, and at the same time, describe associated hardware that can implement the stated rnicrooperations. The symbolic designation introduced in this chapter will be utilized in subse­quent chapters to specify the register transfers, the rnicrooperations, and the control functions that describe the internal hardware organization of digital computers. Other symbology in use can easily be learned once this language has become familiar, for most of the clifferences between register transfer languages consist of variations in detail rather than in overall purpose.

Page 107: Computer System Architecture (Morris Mano)

registers

register transfer

SECTION 4·2 Register Transfer 95

4-2 Register Transfer

Computer registers are designated by capital letters (sometimes followed by numerals) to denote the function of the register. For example, the register that holds an address for the memory unit is usually called a memory address register and is designated by the name MAR. Other designations for registers are PC (for program counter), IR (for instruction register, and Rl (for processor register). The individual flip-flops in an n-bit register are numbered in se­quence from 0 through n - 1, starting from 0 in the rightmost position and increasing the numbers toward the left. Figure 4-1 shows the representation of registers in block diagram form. The most common way to represent a register is by a rectangular box with the name of the register inside, as in Fig. 4-1 (a). The individual bits can be distinguished as in (b). The numbering of bits in a 16-bit register can be marked on top of the box as shown in (c). A 16-bit register is partitioned into two parts in (d). Bits 0 through 7 are assigned the symbol L (for low byte) and bits 8 through IS are assigned the symbol H (for high byte). The name of the 16-bit register is Pc. The symbol PC(0-7) or PC(L) refers to the low-order byte and PC(8- 1S) or PC(H) to the high-order byte.

Information transfer from one register to another is designated in sym­bolic form by- means of a replacement operator. The statement

y

R2 - Rl

denotes a transfer of the content of register R 1 into register R2. It designates a replacement of the content of R2 by the content of R 1. By definition, the content of the source register Rl does not change after the transfer.

A statement that specifies a register transfer implies that circuits are available from the outputs of the source register to the inputs of the destination register and that the destination register has a parallel load capability. Nor-

Figure 4# 1 Block diagram of register.

I RI I (a) Register R (b) Showing individual bits

15 o 15 8 7 o

I R2 I I PC (H ) I PC (L ) I (c) Numbering of bits (d) Divided into two parts

Page 108: Computer System Architecture (Morris Mano)

--

96 CHAP 1 ER FOUR Register T rarnfeT and Microoperations

control function

mally, we want the transfer to occur only under a predet~llnined control condition. This can be shown by means of an if-then statement.

If (P = 1) then (R2 <-- R1)

where P is a control signal generated in the control section. It is sometimes convenient to separate the control variables from the register transfer operation by specifying a control function. A control function is a Boolean variable that is equal to 1 or O. The control function is included in the statement as follows:

P: R2 <-- Rl

The control condition is terminated with a colon. It symbolizes the requirement that the transfer operation be executed by the hardware only if P = 1.

Every statement written in a register transfer notation implies a hardware construction for implementing the transfer. Figure 4-2 shows the block dia­gram that depicts the transfer from R 1 to R2. The n outputs of register R 1 are connected to the n inputs of register R2. The letter n will be used to indicate any number of bits for the register. It will be replaced by an actual number when the length of the register is known. Register R2 has a load input that is activated by the control variable P. It is assumed that the control variable is synchronized with the same clock as the one applied to the register. As shown

Figure 4-2 Transfer from R 1 to R2 when P = 1.

Control p Load R2 < circuit

Clock

n

RI

(a) Block diagram

I r + 1

Clock ---II ,-I ---,tl '----,t ,-I ---,I L--I

Lo~------~/ \~-------Transfer occurs here ~

(b) Timing diagram

Page 109: Computer System Architecture (Morris Mano)

common bus

SECTION 4-3 Bus and Memory Transfers 97

in the timing diagram, P is activated in the control section by the rising edge of a clock pulse at time t . The next positive transition of the clock at time t + 1 finds the load input active and the data inputs of R2 are then loaded into the register in parallel. P may go back to 0 at time t + 1; otherwise, the transfer will occur with every clock pulse transition while P remains active.

Note that the clock is not included as a variable in the register transfer statements. It is assumed that all transfers occur during a clock edge transition. Even though the control condition such as P becomes active just after time t, the actual transfer does not occur until the register is triggered by the next positive transition of the clock at time t + 1.

The basic symbols of the register transfer notation are listed in Table 4-1. Registers are denoted by capital letters, and numerals may follow the letters. Parentheses are used to denote a part of a register by specifying the range of bits or by giving a symbol name to a portion of a register. The arrow denotes a transfer of information and the direction of transfer. A comma is used to separate two or more operations that are executed at the same time. The statement

T: R2 <- R1, R1 <- R2

denotes an operation that exchanges the contents of two registers during one common clock pulse provided that T = 1. This simultaneous operation is possible with registers that have edge-triggered flip-flops.

TABLE 4~1 Basic Symbols for Register Transfers

Symbol

Letters (and numerals)

Parentheses ( ) Arrow +­

Comma,

Description

Denotes a register

Denotes a part of a register Denotes transfer of information Separates two microoperations

4·3 Bus and Memory Transfers

Examples

MAR, R2

R2(0-7), R2(L) R2 <- Rl R2 <- Rl, Rl <- R2

A typical digital computer has many registers, and paths must be provided to transfer infoIlnation from one register to another. The number of wires will be excessive if separate lines are used between each register and all other registers in the system. A more efficient scheme for transferring infoIlilation between registers in a multiple-register configuration is a common bus system. A bus structure consists of a set of common lines, one for each bit of a register, through which binary information is transferred one at a time. Control signals

Page 110: Computer System Architecture (Morris Mano)

98 CHAPI ER FOUR Register Transfer and Microoperations

SI

So

3

+

3

4x\ MUX3

2 1

determine which register is selected by the bus during each particular register transfer.

One way of constructing a common bus system is with multiplexers. The multiplexers select the source register whose binary information is then placed on the bus. The construction of a bus system for four registers is shown in Fig. 4-3. Each register has four bits, numbered 0 through 3. The bus consists of four 4 x 1 multiplexers each having four data inputs, 0 through 3, and two selection inputs, 51 and So. In order not to complicate the diagram with 16 lines crossing each other, we use labels to show the connections from the outputs of the registers to the inputs of the multiplexers. For example, output 1 of register A is connected to input 0 of MUX 1 because this input is labeled AI. The diagram shows that the bits in the same Significant position in each register are connected to the data inputs of one multiplexer to form one line of the bus. Thus MUX 0 multiplexes the four 0 bits of the registers, MUX 1 multiplexes the four 1 bits of the registers, and similarly for the other two bits.

Figure 4#3 Bus system for four registers.

4 x l 4 xl MUX2 MUXI

0 3 2 1 0 3 2 1

t t D, C, 8, A, DI CI 8 1

0

AI

4xl MUXO

3 2 1

4- lin e on comm

bus

0

Do Co 80 Ao

D, DI Do C, CI Co 8 , 8 1 80 A2 A l Ao

2 1 0 3 2 1 0 3 2 1 0 3 2 1 0

Register D Register C Register B Register A

Page 111: Computer System Architecture (Morris Mano)
Page 112: Computer System Architecture (Morris Mano)
Page 113: Computer System Architecture (Morris Mano)
Page 114: Computer System Architecture (Morris Mano)
Page 115: Computer System Architecture (Morris Mano)
Page 116: Computer System Architecture (Morris Mano)
Page 117: Computer System Architecture (Morris Mano)
Page 118: Computer System Architecture (Morris Mano)
Page 119: Computer System Architecture (Morris Mano)
Page 120: Computer System Architecture (Morris Mano)
Page 121: Computer System Architecture (Morris Mano)
Page 122: Computer System Architecture (Morris Mano)
Page 123: Computer System Architecture (Morris Mano)
Page 124: Computer System Architecture (Morris Mano)
Page 125: Computer System Architecture (Morris Mano)
Page 126: Computer System Architecture (Morris Mano)
Page 127: Computer System Architecture (Morris Mano)
Page 128: Computer System Architecture (Morris Mano)
Page 129: Computer System Architecture (Morris Mano)
Page 130: Computer System Architecture (Morris Mano)
Page 131: Computer System Architecture (Morris Mano)
Page 132: Computer System Architecture (Morris Mano)
Page 133: Computer System Architecture (Morris Mano)
Page 134: Computer System Architecture (Morris Mano)
Page 135: Computer System Architecture (Morris Mano)
Page 136: Computer System Architecture (Morris Mano)
Page 137: Computer System Architecture (Morris Mano)
Page 138: Computer System Architecture (Morris Mano)
Page 139: Computer System Architecture (Morris Mano)
Page 140: Computer System Architecture (Morris Mano)
Page 141: Computer System Architecture (Morris Mano)
Page 142: Computer System Architecture (Morris Mano)
Page 143: Computer System Architecture (Morris Mano)
Page 144: Computer System Architecture (Morris Mano)
Page 145: Computer System Architecture (Morris Mano)
Page 146: Computer System Architecture (Morris Mano)
Page 147: Computer System Architecture (Morris Mano)
Page 148: Computer System Architecture (Morris Mano)
Page 149: Computer System Architecture (Morris Mano)
Page 150: Computer System Architecture (Morris Mano)
Page 151: Computer System Architecture (Morris Mano)
Page 152: Computer System Architecture (Morris Mano)
Page 153: Computer System Architecture (Morris Mano)
Page 154: Computer System Architecture (Morris Mano)
Page 155: Computer System Architecture (Morris Mano)
Page 156: Computer System Architecture (Morris Mano)
Page 157: Computer System Architecture (Morris Mano)
Page 158: Computer System Architecture (Morris Mano)
Page 159: Computer System Architecture (Morris Mano)
Page 160: Computer System Architecture (Morris Mano)
Page 161: Computer System Architecture (Morris Mano)
Page 162: Computer System Architecture (Morris Mano)
Page 163: Computer System Architecture (Morris Mano)
Page 164: Computer System Architecture (Morris Mano)
Page 165: Computer System Architecture (Morris Mano)
Page 166: Computer System Architecture (Morris Mano)
Page 167: Computer System Architecture (Morris Mano)
Page 168: Computer System Architecture (Morris Mano)
Page 169: Computer System Architecture (Morris Mano)
Page 170: Computer System Architecture (Morris Mano)
Page 171: Computer System Architecture (Morris Mano)
Page 172: Computer System Architecture (Morris Mano)
Page 173: Computer System Architecture (Morris Mano)
Page 174: Computer System Architecture (Morris Mano)
Page 175: Computer System Architecture (Morris Mano)
Page 176: Computer System Architecture (Morris Mano)
Page 177: Computer System Architecture (Morris Mano)
Page 178: Computer System Architecture (Morris Mano)
Page 179: Computer System Architecture (Morris Mano)
Page 180: Computer System Architecture (Morris Mano)
Page 181: Computer System Architecture (Morris Mano)
Page 182: Computer System Architecture (Morris Mano)
Page 183: Computer System Architecture (Morris Mano)
Page 184: Computer System Architecture (Morris Mano)
Page 185: Computer System Architecture (Morris Mano)
Page 186: Computer System Architecture (Morris Mano)
Page 187: Computer System Architecture (Morris Mano)
Page 188: Computer System Architecture (Morris Mano)
Page 189: Computer System Architecture (Morris Mano)
Page 190: Computer System Architecture (Morris Mano)
Page 191: Computer System Architecture (Morris Mano)
Page 192: Computer System Architecture (Morris Mano)
Page 193: Computer System Architecture (Morris Mano)
Page 194: Computer System Architecture (Morris Mano)
Page 195: Computer System Architecture (Morris Mano)
Page 196: Computer System Architecture (Morris Mano)
Page 197: Computer System Architecture (Morris Mano)
Page 198: Computer System Architecture (Morris Mano)
Page 199: Computer System Architecture (Morris Mano)
Page 200: Computer System Architecture (Morris Mano)
Page 201: Computer System Architecture (Morris Mano)
Page 202: Computer System Architecture (Morris Mano)
Page 203: Computer System Architecture (Morris Mano)
Page 204: Computer System Architecture (Morris Mano)
Page 205: Computer System Architecture (Morris Mano)
Page 206: Computer System Architecture (Morris Mano)
Page 207: Computer System Architecture (Morris Mano)
Page 208: Computer System Architecture (Morris Mano)
Page 209: Computer System Architecture (Morris Mano)
Page 210: Computer System Architecture (Morris Mano)
Page 211: Computer System Architecture (Morris Mano)
Page 212: Computer System Architecture (Morris Mano)
Page 213: Computer System Architecture (Morris Mano)
Page 214: Computer System Architecture (Morris Mano)
Page 215: Computer System Architecture (Morris Mano)
Page 216: Computer System Architecture (Morris Mano)
Page 217: Computer System Architecture (Morris Mano)
Page 218: Computer System Architecture (Morris Mano)
Page 219: Computer System Architecture (Morris Mano)
Page 220: Computer System Architecture (Morris Mano)
Page 221: Computer System Architecture (Morris Mano)
Page 222: Computer System Architecture (Morris Mano)
Page 223: Computer System Architecture (Morris Mano)
Page 224: Computer System Architecture (Morris Mano)
Page 225: Computer System Architecture (Morris Mano)
Page 226: Computer System Architecture (Morris Mano)
Page 227: Computer System Architecture (Morris Mano)
Page 228: Computer System Architecture (Morris Mano)
Page 229: Computer System Architecture (Morris Mano)
Page 230: Computer System Architecture (Morris Mano)
Page 231: Computer System Architecture (Morris Mano)
Page 232: Computer System Architecture (Morris Mano)
Page 233: Computer System Architecture (Morris Mano)
Page 234: Computer System Architecture (Morris Mano)
Page 235: Computer System Architecture (Morris Mano)
Page 236: Computer System Architecture (Morris Mano)
Page 237: Computer System Architecture (Morris Mano)
Page 238: Computer System Architecture (Morris Mano)
Page 239: Computer System Architecture (Morris Mano)
Page 240: Computer System Architecture (Morris Mano)
Page 241: Computer System Architecture (Morris Mano)
Page 242: Computer System Architecture (Morris Mano)
Page 243: Computer System Architecture (Morris Mano)
Page 244: Computer System Architecture (Morris Mano)
Page 245: Computer System Architecture (Morris Mano)
Page 246: Computer System Architecture (Morris Mano)
Page 247: Computer System Architecture (Morris Mano)
Page 248: Computer System Architecture (Morris Mano)
Page 249: Computer System Architecture (Morris Mano)
Page 250: Computer System Architecture (Morris Mano)
Page 251: Computer System Architecture (Morris Mano)
Page 252: Computer System Architecture (Morris Mano)
Page 253: Computer System Architecture (Morris Mano)
Page 254: Computer System Architecture (Morris Mano)
Page 255: Computer System Architecture (Morris Mano)
Page 256: Computer System Architecture (Morris Mano)
Page 257: Computer System Architecture (Morris Mano)
Page 258: Computer System Architecture (Morris Mano)
Page 259: Computer System Architecture (Morris Mano)
Page 260: Computer System Architecture (Morris Mano)
Page 261: Computer System Architecture (Morris Mano)
Page 262: Computer System Architecture (Morris Mano)
Page 263: Computer System Architecture (Morris Mano)
Page 264: Computer System Architecture (Morris Mano)
Page 265: Computer System Architecture (Morris Mano)
Page 266: Computer System Architecture (Morris Mano)
Page 267: Computer System Architecture (Morris Mano)
Page 268: Computer System Architecture (Morris Mano)
Page 269: Computer System Architecture (Morris Mano)
Page 270: Computer System Architecture (Morris Mano)
Page 271: Computer System Architecture (Morris Mano)
Page 272: Computer System Architecture (Morris Mano)
Page 273: Computer System Architecture (Morris Mano)
Page 274: Computer System Architecture (Morris Mano)
Page 275: Computer System Architecture (Morris Mano)
Page 276: Computer System Architecture (Morris Mano)
Page 277: Computer System Architecture (Morris Mano)
Page 278: Computer System Architecture (Morris Mano)
Page 279: Computer System Architecture (Morris Mano)
Page 280: Computer System Architecture (Morris Mano)
Page 281: Computer System Architecture (Morris Mano)
Page 282: Computer System Architecture (Morris Mano)
Page 283: Computer System Architecture (Morris Mano)
Page 284: Computer System Architecture (Morris Mano)
Page 285: Computer System Architecture (Morris Mano)
Page 286: Computer System Architecture (Morris Mano)
Page 287: Computer System Architecture (Morris Mano)
Page 288: Computer System Architecture (Morris Mano)
Page 289: Computer System Architecture (Morris Mano)
Page 290: Computer System Architecture (Morris Mano)
Page 291: Computer System Architecture (Morris Mano)
Page 292: Computer System Architecture (Morris Mano)
Page 293: Computer System Architecture (Morris Mano)
Page 294: Computer System Architecture (Morris Mano)
Page 295: Computer System Architecture (Morris Mano)
Page 296: Computer System Architecture (Morris Mano)
Page 297: Computer System Architecture (Morris Mano)
Page 298: Computer System Architecture (Morris Mano)
Page 299: Computer System Architecture (Morris Mano)
Page 300: Computer System Architecture (Morris Mano)
Page 301: Computer System Architecture (Morris Mano)
Page 302: Computer System Architecture (Morris Mano)
Page 303: Computer System Architecture (Morris Mano)
Page 304: Computer System Architecture (Morris Mano)
Page 305: Computer System Architecture (Morris Mano)
Page 306: Computer System Architecture (Morris Mano)
Page 307: Computer System Architecture (Morris Mano)
Page 308: Computer System Architecture (Morris Mano)
Page 309: Computer System Architecture (Morris Mano)
Page 310: Computer System Architecture (Morris Mano)
Page 311: Computer System Architecture (Morris Mano)
Page 312: Computer System Architecture (Morris Mano)
Page 313: Computer System Architecture (Morris Mano)
Page 314: Computer System Architecture (Morris Mano)
Page 315: Computer System Architecture (Morris Mano)
Page 316: Computer System Architecture (Morris Mano)
Page 317: Computer System Architecture (Morris Mano)
Page 318: Computer System Architecture (Morris Mano)
Page 319: Computer System Architecture (Morris Mano)
Page 320: Computer System Architecture (Morris Mano)
Page 321: Computer System Architecture (Morris Mano)
Page 322: Computer System Architecture (Morris Mano)
Page 323: Computer System Architecture (Morris Mano)
Page 324: Computer System Architecture (Morris Mano)
Page 325: Computer System Architecture (Morris Mano)
Page 326: Computer System Architecture (Morris Mano)
Page 327: Computer System Architecture (Morris Mano)
Page 328: Computer System Architecture (Morris Mano)
Page 329: Computer System Architecture (Morris Mano)
Page 330: Computer System Architecture (Morris Mano)
Page 331: Computer System Architecture (Morris Mano)
Page 332: Computer System Architecture (Morris Mano)
Page 333: Computer System Architecture (Morris Mano)
Page 334: Computer System Architecture (Morris Mano)
Page 335: Computer System Architecture (Morris Mano)
Page 336: Computer System Architecture (Morris Mano)
Page 337: Computer System Architecture (Morris Mano)
Page 338: Computer System Architecture (Morris Mano)
Page 339: Computer System Architecture (Morris Mano)
Page 340: Computer System Architecture (Morris Mano)
Page 341: Computer System Architecture (Morris Mano)
Page 342: Computer System Architecture (Morris Mano)
Page 343: Computer System Architecture (Morris Mano)
Page 344: Computer System Architecture (Morris Mano)
Page 345: Computer System Architecture (Morris Mano)
Page 346: Computer System Architecture (Morris Mano)
Page 347: Computer System Architecture (Morris Mano)
Page 348: Computer System Architecture (Morris Mano)
Page 349: Computer System Architecture (Morris Mano)
Page 350: Computer System Architecture (Morris Mano)
Page 351: Computer System Architecture (Morris Mano)
Page 352: Computer System Architecture (Morris Mano)
Page 353: Computer System Architecture (Morris Mano)
Page 354: Computer System Architecture (Morris Mano)
Page 355: Computer System Architecture (Morris Mano)
Page 356: Computer System Architecture (Morris Mano)
Page 357: Computer System Architecture (Morris Mano)
Page 358: Computer System Architecture (Morris Mano)
Page 359: Computer System Architecture (Morris Mano)
Page 360: Computer System Architecture (Morris Mano)
Page 361: Computer System Architecture (Morris Mano)
Page 362: Computer System Architecture (Morris Mano)
Page 363: Computer System Architecture (Morris Mano)
Page 364: Computer System Architecture (Morris Mano)
Page 365: Computer System Architecture (Morris Mano)
Page 366: Computer System Architecture (Morris Mano)
Page 367: Computer System Architecture (Morris Mano)
Page 368: Computer System Architecture (Morris Mano)
Page 369: Computer System Architecture (Morris Mano)
Page 370: Computer System Architecture (Morris Mano)
Page 371: Computer System Architecture (Morris Mano)
Page 372: Computer System Architecture (Morris Mano)
Page 373: Computer System Architecture (Morris Mano)
Page 374: Computer System Architecture (Morris Mano)
Page 375: Computer System Architecture (Morris Mano)
Page 376: Computer System Architecture (Morris Mano)
Page 377: Computer System Architecture (Morris Mano)
Page 378: Computer System Architecture (Morris Mano)
Page 379: Computer System Architecture (Morris Mano)
Page 380: Computer System Architecture (Morris Mano)
Page 381: Computer System Architecture (Morris Mano)
Page 382: Computer System Architecture (Morris Mano)
Page 383: Computer System Architecture (Morris Mano)
Page 384: Computer System Architecture (Morris Mano)
Page 385: Computer System Architecture (Morris Mano)
Page 386: Computer System Architecture (Morris Mano)
Page 387: Computer System Architecture (Morris Mano)
Page 388: Computer System Architecture (Morris Mano)
Page 389: Computer System Architecture (Morris Mano)
Page 390: Computer System Architecture (Morris Mano)
Page 391: Computer System Architecture (Morris Mano)
Page 392: Computer System Architecture (Morris Mano)
Page 393: Computer System Architecture (Morris Mano)
Page 394: Computer System Architecture (Morris Mano)
Page 395: Computer System Architecture (Morris Mano)
Page 396: Computer System Architecture (Morris Mano)
Page 397: Computer System Architecture (Morris Mano)
Page 398: Computer System Architecture (Morris Mano)
Page 399: Computer System Architecture (Morris Mano)
Page 400: Computer System Architecture (Morris Mano)
Page 401: Computer System Architecture (Morris Mano)
Page 402: Computer System Architecture (Morris Mano)
Page 403: Computer System Architecture (Morris Mano)
Page 404: Computer System Architecture (Morris Mano)
Page 405: Computer System Architecture (Morris Mano)
Page 406: Computer System Architecture (Morris Mano)
Page 407: Computer System Architecture (Morris Mano)
Page 408: Computer System Architecture (Morris Mano)
Page 409: Computer System Architecture (Morris Mano)
Page 410: Computer System Architecture (Morris Mano)
Page 411: Computer System Architecture (Morris Mano)
Page 412: Computer System Architecture (Morris Mano)
Page 413: Computer System Architecture (Morris Mano)
Page 414: Computer System Architecture (Morris Mano)
Page 415: Computer System Architecture (Morris Mano)
Page 416: Computer System Architecture (Morris Mano)
Page 417: Computer System Architecture (Morris Mano)
Page 418: Computer System Architecture (Morris Mano)
Page 419: Computer System Architecture (Morris Mano)
Page 420: Computer System Architecture (Morris Mano)
Page 421: Computer System Architecture (Morris Mano)
Page 422: Computer System Architecture (Morris Mano)
Page 423: Computer System Architecture (Morris Mano)
Page 424: Computer System Architecture (Morris Mano)
Page 425: Computer System Architecture (Morris Mano)
Page 426: Computer System Architecture (Morris Mano)
Page 427: Computer System Architecture (Morris Mano)
Page 428: Computer System Architecture (Morris Mano)
Page 429: Computer System Architecture (Morris Mano)
Page 430: Computer System Architecture (Morris Mano)
Page 431: Computer System Architecture (Morris Mano)
Page 432: Computer System Architecture (Morris Mano)
Page 433: Computer System Architecture (Morris Mano)
Page 434: Computer System Architecture (Morris Mano)
Page 435: Computer System Architecture (Morris Mano)
Page 436: Computer System Architecture (Morris Mano)
Page 437: Computer System Architecture (Morris Mano)
Page 438: Computer System Architecture (Morris Mano)
Page 439: Computer System Architecture (Morris Mano)
Page 440: Computer System Architecture (Morris Mano)
Page 441: Computer System Architecture (Morris Mano)
Page 442: Computer System Architecture (Morris Mano)
Page 443: Computer System Architecture (Morris Mano)
Page 444: Computer System Architecture (Morris Mano)
Page 445: Computer System Architecture (Morris Mano)
Page 446: Computer System Architecture (Morris Mano)
Page 447: Computer System Architecture (Morris Mano)
Page 448: Computer System Architecture (Morris Mano)
Page 449: Computer System Architecture (Morris Mano)
Page 450: Computer System Architecture (Morris Mano)
Page 451: Computer System Architecture (Morris Mano)
Page 452: Computer System Architecture (Morris Mano)
Page 453: Computer System Architecture (Morris Mano)
Page 454: Computer System Architecture (Morris Mano)
Page 455: Computer System Architecture (Morris Mano)
Page 456: Computer System Architecture (Morris Mano)
Page 457: Computer System Architecture (Morris Mano)
Page 458: Computer System Architecture (Morris Mano)
Page 459: Computer System Architecture (Morris Mano)
Page 460: Computer System Architecture (Morris Mano)
Page 461: Computer System Architecture (Morris Mano)
Page 462: Computer System Architecture (Morris Mano)
Page 463: Computer System Architecture (Morris Mano)
Page 464: Computer System Architecture (Morris Mano)
Page 465: Computer System Architecture (Morris Mano)
Page 466: Computer System Architecture (Morris Mano)
Page 467: Computer System Architecture (Morris Mano)
Page 468: Computer System Architecture (Morris Mano)
Page 469: Computer System Architecture (Morris Mano)
Page 470: Computer System Architecture (Morris Mano)
Page 471: Computer System Architecture (Morris Mano)
Page 472: Computer System Architecture (Morris Mano)
Page 473: Computer System Architecture (Morris Mano)
Page 474: Computer System Architecture (Morris Mano)
Page 475: Computer System Architecture (Morris Mano)
Page 476: Computer System Architecture (Morris Mano)
Page 477: Computer System Architecture (Morris Mano)
Page 478: Computer System Architecture (Morris Mano)
Page 479: Computer System Architecture (Morris Mano)
Page 480: Computer System Architecture (Morris Mano)
Page 481: Computer System Architecture (Morris Mano)
Page 482: Computer System Architecture (Morris Mano)
Page 483: Computer System Architecture (Morris Mano)
Page 484: Computer System Architecture (Morris Mano)
Page 485: Computer System Architecture (Morris Mano)
Page 486: Computer System Architecture (Morris Mano)
Page 487: Computer System Architecture (Morris Mano)
Page 488: Computer System Architecture (Morris Mano)
Page 489: Computer System Architecture (Morris Mano)
Page 490: Computer System Architecture (Morris Mano)
Page 491: Computer System Architecture (Morris Mano)
Page 492: Computer System Architecture (Morris Mano)
Page 493: Computer System Architecture (Morris Mano)
Page 494: Computer System Architecture (Morris Mano)
Page 495: Computer System Architecture (Morris Mano)
Page 496: Computer System Architecture (Morris Mano)
Page 497: Computer System Architecture (Morris Mano)
Page 498: Computer System Architecture (Morris Mano)
Page 499: Computer System Architecture (Morris Mano)
Page 500: Computer System Architecture (Morris Mano)
Page 501: Computer System Architecture (Morris Mano)
Page 502: Computer System Architecture (Morris Mano)
Page 503: Computer System Architecture (Morris Mano)
Page 504: Computer System Architecture (Morris Mano)
Page 505: Computer System Architecture (Morris Mano)
Page 506: Computer System Architecture (Morris Mano)
Page 507: Computer System Architecture (Morris Mano)
Page 508: Computer System Architecture (Morris Mano)
Page 509: Computer System Architecture (Morris Mano)
Page 510: Computer System Architecture (Morris Mano)
Page 511: Computer System Architecture (Morris Mano)
Page 512: Computer System Architecture (Morris Mano)
Page 513: Computer System Architecture (Morris Mano)
Page 514: Computer System Architecture (Morris Mano)
Page 515: Computer System Architecture (Morris Mano)
Page 516: Computer System Architecture (Morris Mano)
Page 517: Computer System Architecture (Morris Mano)
Page 518: Computer System Architecture (Morris Mano)
Page 519: Computer System Architecture (Morris Mano)
Page 520: Computer System Architecture (Morris Mano)
Page 521: Computer System Architecture (Morris Mano)
Page 522: Computer System Architecture (Morris Mano)
Page 523: Computer System Architecture (Morris Mano)
Page 524: Computer System Architecture (Morris Mano)