Organizacija adresnog prostora (2)

Slides:



Advertisements
Similar presentations
Basic Microprocessor Timing
Advertisements

The Intel 8255 Programmable Peripheral Interface chip is used to give the microprocessor (8088) access to programmable input/ output devices. It has three.
The Central Processing Unit (CPU) Understanding Computers.
Memory & IO Interfacing to CPU
 CPU: Central Processing Unit  I/O: Input /Output  Bus: Address bus & Data bus  Memory: RAM & ROM  Timer  Interrupt  Serial Port  Parallel Port.
MEMORY ORGANIZATION Memory Hierarchy Main Memory Auxiliary Memory
Computer Hardware.
CS 151 Digital Systems Design Lecture 30 Random Access Memory (RAM)
I/O Subsystem Organization and Interfacing Cs 147 Peter Nguyen
TK Memory Interface DR MASRI AYOB. 2 Requirement and memory structure There are two types of memory: –RAM: read and write –ROM: read only Figure.
Input, Output, Processing and Storage
MANINDER KAUR RAM and ROM Chips 24-Nov
Memory Basics Chapter 8.
Configuration.
Lecture 06: Memory Address Decoding
Address Decoding Memory/IO.
COMPUTER SCIENCE QUESTIONS… BY JACK. WHAT IS THE CPU? The cpu is the central processing unit.
Minimum System Requirements Clock Generator Memory Interfacing.
Computer Basics.
Memory Interface A Course in Microprocessor Electrical Engineering Dept. University of Indonesia.
Memory Devices May be classified as: Connections: ROM; Flash; SRAM;
Section one revision:1. Computer Systems To be able to Identify and describe computer systems To demonstrate an understanding of the Central Processing.
Chapter 11Chapter 12 Memory system designI/O system design Objectives: The importance of bus buffering How the 8088 addresses (accesses) memory - I/O ports.
Stefan Thorvaldsson – Can you touch it? HardwareSoftware KeyboardMonitorProcessorSpeakersMouse Fixed hard drives ROM/RAMPrinter Web.
Primary Storage Primary storage is the storage that is directly available to the CPU. It is also known as: Main Memory Main Memory Direct Access Storage.
Random Access Memory (RAM).  A memory unit stores binary information in groups of bits called words.  The data consists of n lines (for n-bit words).
The System Bus. Conceptual CPU Block Diagram Datapath Regs Buses ALU Control Unit Bus Interface IR etc. PC etc. Control Signals Status Signals PSR System.
3.1 Components. Overview Identify component parts of a typical home PC from a photograph or diagram.
The Parts of a Computer. The TOWER contains all of the parts of a computer.
8255 Programmable Peripheral Interface
Homework Reading Tokheim, Chapter 12-1 through 12-4.
The Central Processing Unit (CPU)
Digital Logic & Design Dr. Waseem Ikram Lecture 39.
Memory Interfacing.
Interfacing 64Kb EPROM with 8085
The Parts of a Computer QUIZ.
Parts of the Computer.
Primary and Secondary Storage Explained
SEKUNDARNA MEMORIJA.
Matična ploča Mina Mirković I6.
strojna oprema spremnici
ROM ROM Capacity : PROM EEPROM : Output Enable connect to RD of uP
1.6. Pohrana podataka.
ORGANIZACIJA PODATAKA U WINDOWS-U
GRAĐA RAČUNALA.
Arhitektura računarskog sistema
Grafičke kartice.
Arhitektura i organizacija računara
Računarski sistem Računarski sistem Struktura računarskog sistema
ORGANIZACIJA PODATAKA U WINDOWS-U
ORGANIZACIJA PODATAKA U WINDOWS-U
Memory organization On- chip memory Off-chip memory
Matična ploča Motherboard – matična ploča Mainboard – osnovna ploča
Windows 8 Antonio Stojić III4.
حافظه و منطق قابل برنامه ریزی
Arhitektura računarskog sistema
Standardne kombinacione mreže
Timers.
Arhitektura računarskog sistema
حافظه و منطق قابل برنامه ریزی
Organizacija sistema zasnovana na
Memorija.
ORGANIZACIJA PODATAKA U WINDOWS-U
Mikroprocesori i programiranje
1.6. Pohrana podataka.
Processing Computer Components.
Memorije Vrste memorija i osnovni pojmovi Ispisne memorije
Skup instrukcija procesora
ARHITEKTURA NA RAZINI LOGIČKIH SKLOPOVA
2. Sklopovlje i programska podrška
Presentation transcript:

Organizacija adresnog prostora (2) 29.11.1996. Organizacija adresnog prostora (2) - Dekoderi (eksperiment) - Pojam adresne magistrale i magistrale podataka - Uprvaljačka magistrala - Logička i fizička adresa - Smeštanje periferijske jedinice u memorijski prostor - Manipulacije sa memorijskim prostorom - Harvardska i Fon Nojmanovska arhitektura - MMU (Memory Management Unit)

16-bitni adresni prostor D0-D7 Magistrala podataka A0-A15 Magistrala adresa

Magistrale adresa i podataka MREQ Memory Request OE Output Enable CS Chip Select CPU Central Processing Unit ROM Read Only Memory

Podela adresnog prostora

Mapiranje dva memorijska čipa

Dekoder 74HC138 A0, A1, A2 Adresni ulazi G1, G2, G3 Gate (upravljački) ulazi 0...7 Izlazi

Metode proširenja dekodera

Serijsko proširenje dekodera

Podela adresnog prostora pomoću dekodera

Pozicija RAM-a u adresnom prostoru RAM Random Access Memory RD Read WR Write

Mapiranje memorija različitih kapaciteta

Fon Nojmanovska arhitektura mikroprocesora Programska memorija i memorija za podatke dele isti adresni prostor Moguće je izvršavanje programa iz memorije za podatke Postoji jedan glavni upravljački vod za sve memorije Moguće je smestiti ulazno-izlazne jedinice u zajednički adresni prostor

Upravljački signali za Fon Nojmanovsku arhitekturu

Primer definisanja sadržine memorije u asembleru