Basic microprocessor architecture and interface, Assembly Language

Assignment Help:

Basic Microprocessor Architecture and Interface :

Introduction:

Intel launches its first 4-bit microprocessor 4004 in the year 1971 and 8-bit microprocessor 8008 in the year 1972. These microprocessors could not carry on as general purpose microprocessors due to their and performance limitations and design. Launching of the first general purpose 8-bit microprocessor 8080 in the year 1974 by Intel is considered to  be  the  first  main  stepping   stone  towards  the development  of advanced  microprocessors. The microprocessor 8085 followed 8080, with a few more features included to its architecture, which resulted in a functionally full microprocessor.  The main restriction  of the 8-bit microprocessors  were their low speed of execution, low memory addressing capability, restricted  number of general purpose registers and a less powerful instruction set . All these restriction of the 8-bit microprocessors tempted the designers to go for more powerful processors in terms of advanced architecture, larger memory addressing capability, more processing capability, and a more powerful instruction set. The 8086 was a outcome of such developmental design efforts.

In the family of 16-bit microprocessors, Intel's 8086 was the first 1 launched in the year1978. The lancing of the 16-bit processor was a result of the increasing demand for more and more powerful and high speed computational resources.  8086 microprocessor has a much more powerful instruction set along with the architectural developments which imparted substantial programming improvement and flexibility in speed over the 8-bit microprocessors.

The peripheral chips designed earlier for 8085 were compatible with microprocessor 8086 with slight or no modifications. Although  there is a considerable  dissimilarity  between  the memory  addressing  techniques  of 8086  and  8085,  the  memory  interfacing  technique  is same,  but  includes  the  use of a few  additional signals.  The clock requirements are also different ascompared to 8085, but the wholeminimal system organization of 8086 is same to that of a general 8-bit microprocessor. In this chapter, the architectures of 8088 and 8086 are explained in enough details along with the interfacing of the supporting chips withthem to form a minimum system. The system organization is also explained in significant details for both the operating modes of 8088 and 8086, along with essential timing diagrams.

 

 


Related Discussions:- Basic microprocessor architecture and interface

Hex , what is the hex value in ax after executing the instructions ax= 1E8...

what is the hex value in ax after executing the instructions ax= 1E8A bx=4080 add al,bl sub ah,bh

Program., write a Mips program that read a string AND PRINT IT ON THE SCREE...

write a Mips program that read a string AND PRINT IT ON THE SCREEN

LC-3 Program, Write an Lc-3 assembly language program to read in a sequence...

Write an Lc-3 assembly language program to read in a sequence of single-digit positive integers from the keyboard(one integer per line) until the sentinel value of 0 is reached and

Convert into hex pairs, Convert 751 to hex and show what it would look like...

Convert 751 to hex and show what it would look like stored at TheNumber WORD ? (hint: answer in hex pairs)

Shl/sal-logical instruction-microprocessor, SHL/SAL : Shift logical/Arithm...

SHL/SAL : Shift logical/Arithmetic Left: These instructions shift the operand byte or word bit by bit to the left and insert 0 in the newly introduced least significant bits. In c

Assignment, You have to write a subroutine (assembly language code using NA...

You have to write a subroutine (assembly language code using NASM) for the following equation.

Port mapped or mapped input output, Port Mapped I/O or I/O Mapped I/O I...

Port Mapped I/O or I/O Mapped I/O I/O devices are mapped into a separate address space. This is generally accomplished by having a different set of signal lines to denote a mem

Program to accept the input from user, Write an assembly language program t...

Write an assembly language program that will: accept keyboard input of a positive integer value N; compute the sum S= 1+ 2 + 3 + ... + N; print (output) the computed su

Nible, calculate the number of one bits in bx and complement an equal numbe...

calculate the number of one bits in bx and complement an equal number of least significant bits in ax hint use the xor instruction

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