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

Eax and ax register, MyLocation SDWORD 14 TheTest        SDWORD 8     mov ...

MyLocation SDWORD 14 TheTest        SDWORD 8     mov    eax,MyLocation     mov    ebx,TheTest     neg     eax,ebx     sub     eax,ebx Show exactly what lives in eax after executi

Logical instruction-microprocessor, Logical Instruction : This type of...

Logical Instruction : This type of instructions is utilized for carrying out the bit by bit shift, basic logical operations or rotate. All of the condition code flags are affe

8279 keyword /display controller-microprocessor, 8279 Keyword /Display Cont...

8279 Keyword /Display Controller : Figure shows the structure of 8279 and its interface to the bus. Addressing is according to the table given below. CS        RD

Assembly Language Program, which uses BIOS interrupt INT 21 to read current...

which uses BIOS interrupt INT 21 to read current system time and displays it on the top-left corner of screen.

Program of generate a random number, This is a short program to practice as...

This is a short program to practice assembly language loops and if/else statements. You will use various jump commands and the cmp instruction. The program will generate a random

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

Rol-logical instruction-microprocessor, ROL : Rotate Left without Carry: T...

ROL : Rotate Left without Carry: This instruction rotates the content of the destination operand to the left by the specified count bit-wise excluding the carry. The most signific

Programming, Using the following table as a guide, write a program that ask...

Using the following table as a guide, write a program that asks the user to enter an integer test score between 0 and 100. The program should display the appropriate letter grade.

Assembly language assignment, The main objective of the assignment is to ex...

The main objective of the assignment is to explore the knowledge regarding parallel ports of a computer system. You can read and write datato/from the parallel port using IN and OU

Write a assembly language subroutine, Write a M68000 assembly language subr...

Write a M68000 assembly language subroutine MULSUM that takes an array named A containing n bytes of positive numbers, and fills two arrays, array B containing n

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