Convention used to represent micro-operations, Computer Engineering

Assignment Help:

Q. Convention used to represent micro-operations?

The convention used to represent micro-operations is:

1.  Computer register names are designated by capital letters (sometimes followed by numerals) to denote its function. For illustration R1, R2 (General Purpose Registers), AR (Address Register), IR (Instruction Register) etc. 

2. Individual bits within a register are numbered from 0 (rightmost bit) to n-1 (leftmost bit) as shown in Figure below). Common ways of drawing block diagram of a computer register are displayed below. The name of 16-bit register is IR (Instruction Register) that is partitioned into two subfields in Figure D below). Bits 0 through 7 are assigned the symbol L (for Low byte) and bits 8 through 15 are assigned symbol H (for high byte). Symbol IR (L) refers to low-order byte and IR (H) refers to high-order byte.

569_Convention used to represent micro-operations.png

Figure: Register Formats

 


Related Discussions:- Convention used to represent micro-operations

Determine the simulation factor- weather, Determine the simulation factor- ...

Determine the simulation factor- Weather Illustration of simulation is predicting weather (i.e. a weather forecaster). In this case we will consider what/how data is collected,

Why eprom chips are mounted in packages, Why EPROM chips are mounted in pac...

Why EPROM chips are mounted in packages that have transparent window? Since the erasure needs dissipating the charges trapped in the transistors of memory cells. This can be co

Minimization of the logic function using NORgates, Minimize the logic funct...

Minimize the logic function F(A, B, C, D) = ∑ m(1,3,5,8,9,11,15) + d(2,13) using NOR gates with help of K-map. Ans. Realization of given expression by using NOR gates: In POS

Or-introduction rule, Or-Introduction : Thus if we know about one thin...

Or-Introduction : Thus if we know about one thing is true, and also we know that a sentence when there thing is in a disjunction is true. Here if we consider example, like we

menu-driven program, Write a menu-driven program to change a time in secon...

Write a menu-driven program to change a time in seconds to other units (minutes, hours, etc.).  The main script will loop to continue until the user chooses to exit.  Every time in

objectives- parallel computing, Objectives After going through this un...

Objectives After going through this unit, you will be able to : Tell historical facts of parallel computing; Can explain the essential concepts of the discipline, e.g.

Write a class driver , Create a class called  performance that records the ...

Create a class called  performance that records the information of a performance. The class should include at least five data items:  id,  title,  basePrice, startDate, endDate. Yo

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

System analysis and design, write an algorithm on railway reservation ticke...

write an algorithm on railway reservation ticket window

Explain about control memory organization, Q. Explain about Control Memory ...

Q. Explain about Control Memory Organization? One of the simplest ways to organize control memory is to organize micro-instructions for different sub cycles of machine instruct

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd