🧠

Memory

TypeQuiz 2 Material

Address Space -- How many addresses are possible?

Addressability -- How big is each memory location

Basic building block of a memory

Edge-triggered(Leader-Follow) Flip Flop

Edge-triggering: The circuit’s data inputs have control only during the time that the enable input is transitioning from one state to another. (It is desirable to limit the responsiveness of a latch circuit to a very short period of time instead of the entire duration that the enabling input is activated.)

Full circuit:

Questions & Answers

If you have a memory with a 16-bit address in which each byte is given a distinct memory address, what is the addressability of this memory?

8 bits

If you have a memory with a 16-bit address in which each byte is given a distinct memory address, what is this memory’s address space?

216=2^{16}= 65536

What is the difference between address space and addressability?

Computer memory is made up of distinct memory addresses, each containing some amount of data

What are the address space and addressability if