










Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Assembly language is about computer basic operations. Its used in Computer Architecture. It also being used in Microprocessors. This lecture was delivered by Prof. Vishakha Ahuja at Guru Ghasidas University. It includes: Interconnection, Sturcture, Memory, Input, Output, CPU, Moduls, Peripherals, Interrupt, Buses, Structures, Pathway
Typology: Slides
1 / 18
This page cannot be seen from the preview
Don't miss anything!











On special offer
All the units must be connected z Different type of connection for differenttype of unit: z Memory z Input/Output z CPU
Similar to memory from computer’sviewpoint z Output z Receive data from computer z Send data to peripheral z Input z Receive data from peripheral z Send data to computer
Receive control signals from computer z Send control signals to peripherals z e.g. spin disk z Receive addresses from computer z e.g. port number to identify peripheral z Send interrupt signals (control)
There are a number of possibleinterconnection systems z Single and multiple BUS structures aremost common z e.g. Control/Address/Data bus (PC) z e.g. Unibus (DEC-PDP)
A communication pathway connecting twoor more devices z Usually broadcast z Often grouped z A number of channels in one bus z e.g. 32 bit data bus is 32 separate single bit channels z Power lines may not be shown
Identify the source or destination of data z e.g. CPU needs to read an instruction(data) from a given location in memory z Bus width determines maximum memorycapacity of system z e.g. 8080 has 16 bit address bus giving 64k addressspace
Control and timing information z Memory read/write signal z Interrupt request z Clock signals
What do buses look like? z Parallel lines on circuit boards z Ribbon cables z Strip connectors on mother boards z e.g. PCI z Sets of wires
Physical Realization of Bus Architecture