Explain about instruction cycle, Computer Engineering

Assignment Help:

Q. Explain about Instruction Cycle?

The instruction cycle for this provided machine comprises four cycles. Presume a 2-bit instruction cycle code (ICC). The ICC can represent the state of the processor in terms of cycle. For illustration we can use:

00:  Fetch 

01:  Indirect

10: Execute

11: Interrupt

At the end of each of four cycles ICC is set appropriately. Please note that an indirect cycle is always followed by execute cycle and interrupt cycle is always followed by fetch cycle. For both execute and fetch cycles, the subsequent cycle relies on the state of the system. Let's show an instruction execution employing instruction cycles and timing diagram:

1683_Explain about Instruction Cycle.png

Figure: Timing Diagram for ISZ instruction

Please note that address line decide the location of memory. Read/ write signal controls whether the data is being input or output. For illustration at time T2 in M2 read control signal becomes active A9 - A0 input comprises MAR that value is kept enabled on address bits and data lines are enabled to accept data from RAM so enabling a typical RAM data output on the data bus.

For reading no data input is applied by CPU however it is put on data bus by memory after the read control signal to memory is activated. Write operation is triggered along with data bus carrying the output value.


Related Discussions:- Explain about instruction cycle

What is the difference among save and save as, Use SAVE when you are revisi...

Use SAVE when you are revising an existing document. Use SAVE AS when you are making a new document from scratch or an existing document. This will remain the original document

Architecture of artificial neural networks, Architecture of Artificial neur...

Architecture of Artificial neural networks: Presumably "Artificial Neural Networks" consist of a number of units that are mini calculation devices. But they take in real-value

General concepts of links and association, General Concepts of links and as...

General Concepts of links and association A link is a conceptual or physical connection among objects for instance. Mathematically, you can define a link as a tuple which is a

Shape - elements of composition, Shape : A shape is any area that can b...

Shape : A shape is any area that can be perceived to have height and width. Shapes within an image can be created by the use of line, or by the edges created by variations in c

Computer representation for the negative integer, Everything stored on a co...

Everything stored on a computer can be represented as a string of bits. However, different types of data (for example, characters and numbers) may be represented by the same string

Name the popular security measures, Name the popular security measures ...

Name the popular security measures A number of security products covering a broad range of methods are available in the market. Most popular of all the security measures are th

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

.., 1mechanism of artificial satellite

1mechanism of artificial satellite

Application to calculate the diameter, Write an application to calculate th...

Write an application to calculate the diameter, circumference, and area of a circle with a radius input by the user. Assign the radius float variable and then output the radius wit

Qwerty-based keyboards, QWERTY-based keyboards In addition the standard...

QWERTY-based keyboards In addition the standard alphabet keys having QWERTY arrangement, a computer keyboard also comprises the control (alt, Del, Ctrl etc. keys) and function

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