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

Set up the minunit test framework - mortgage code, Set up the minunit test ...

Set up the minunit test framework examples in your environment (i.e. build or compile the code). Once you can run the example, use the minunit test framework to create and run a bo

Describe in brief about the internet, Describe in brief about The internet ...

Describe in brief about The internet Web sites need to be set up to maximise information supplied to customers and to ensure they are as self-contained and helpful as possible.

Describe the assume - assembler directives, Describe the Assume - Assembler...

Describe the Assume - Assembler directives ASSUME: This directive would be used to map the segment register names with memory addresses.  Syntax is as below: ASSUME SS:

Implementation for the prime machine, Write an implementation for the Prime...

Write an implementation for the Prime machine (de?ned at the end of the assignment sheet). Provide a suitable invariant and variant for any loop you use. Provide comments in your m

Subsequent statements set every element of matrix, Q. Subsequent statements...

Q. Subsequent statements set every element of matrix? Let a= [2,4,6,8,10], b=[1,3,5,7,9], c=[0,0,0,0,0] Consider the subsequent program section FORALL (i = 2:4)   a(i)

Convert ascii code to its bcd equivalent, Convert ASCII code to its BCD equ...

Convert ASCII code to its BCD equivalent. This can be achieved by simply replacing bits in upper four bits of byte by four zeros. For illustration the ASCII '1' is 32h = 0010B. By

Binary resolution - artificial intelligence, Binary Resolution: We look...

Binary Resolution: We looked at unit resolution (a propositional inference law) in the last lecture: A ∨ B,   ¬B /A We may have this a bit further to propositional bin

Single program multiple data, SPMD is actually a "high level" programming m...

SPMD is actually a "high level" programming model that can be built upon any combination of the previously mentioned parallel programming models. A single program is executed by al

Posix threads and mutex, The objective of this practical assignment is to u...

The objective of this practical assignment is to use the POSIX environment to write a program that simulates the supply and demand between three processes: warehouse, factory and r

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