Synchronous vs Asychronous RAM
Asynchronous RAM looks like a combinational element
- No Clock
- Data available after propagation delay from address
- Address MUST BE stable while WE (write enable) is high so that only ONE location is written too. Data must also be stable during write cycle.
Synchronous RAM has a clock input and will latch input data and control lines (address, data)