Memory

Basic Concepts

  • Stores large number of bits
    • : m words of n bits each
    • address input signals
      • aka words
  • Memory access
    • r/w input selects either read or write
    • enable: read or write only when asserted
    • multiport: multiple accesses to different locations simultaneously

Types