lec-2
lec-2
Technology Nawabshah
#2
Address bus
RAM can be read and written to anytime the CPU commands it,
but ROM is pre-loaded with data and software that never changes,
so the CPU can only read from it.
Advantages
Cache memory is faster than main memory.
It consumes less access time as compared to main
memory.
It stores the program that can be executed within a
short period of time.
It stores data for temporary use. Disadvantages
Cache memory has limited capacity.
It is very expensive.
Disadvantages
Cache memory has limited capacity.
It is very expensive.
Memory accessing methods
Byte 8 bit
Word 16 bit
Address bus
ALU Register
Section
Data bus
The more bits there are in the address bus, the more
memory locations a microprocessor can access.