72 pin SIMM DRAM
- SIMM = Single Inline Memory Module
- DRAM = Dynamic Random Access Memory
The 72-pin SIMM presents a 32-bit data path (36 bits with parity) and was the standard main-memory module for 486 and early Pentium PCs and contemporary Macintoshes, roughly 1993–1998. It superseded the 8-bit 30-pin SIMM — a single 72-pin module fills a 486’s 32-bit memory bank, where four 30-pin modules were previously needed — and was itself replaced by the 64-bit 168-pin DIMM. Modules were made in Fast Page Mode (FPM) and Extended Data Out (EDO) versions on the same connector, mostly at 5 V. The pinout is defined by JEDEC Standard 21-C.
| PIN | SYMBOL | PIN | SYMBOL | PIN | SYMBOL | PIN | SYMBOL |
|---|---|---|---|---|---|---|---|
| 1 | Vss | 19 | A10 | 37 | NC | 55 | DQ12 |
| 2 | DQ1 | 20 | DQ5 | 38 | NC | 56 | DQ28 |
| 3 | DQ17 | 21 | DQ21 | 39 | Vss | 57 | DQ13 |
| 4 | DQ2 | 22 | DQ6 | 40 | CAS0# | 58 | DQ29 |
| 5 | DQ18 | 23 | DQ22 | 41 | CAS2# | 59 | Vdd |
| 6 | DQ3 | 24 | DQ7 | 42 | CAS3# | 60 | DQ30 |
| 7 | DQ19 | 25 | DQ23 | 43 | CAS1# | 61 | DQ14 |
| 8 | DQ4 | 26 | DQ8 | 44 | RAS0# | 62 | DQ31 |
| 9 | DQ20 | 27 | DQ24 | 45 | NC/RAS1#* | 63 | DQ15 |
| 10 | VDD | 28 | A7 | 46 | NC | 64 | DQ32 |
| 11 | NC | 29 | NC (A11) | 47 | WE# | 65 | DQ16 |
| 12 | A0 | 30 | VDD | 48 | NC | 66 | NC |
| 13 | A1 | 31 | A8 | 49 | DQ9 | 67 | PRD1 |
| 14 | A2 | 32 | A9 | 50 | DQ25 | 68 | PRD2 |
| 15 | A3 | 33 | NC/RAS3#* | 51 | DQ10 | 69 | PRD3 |
| 16 | A4 | 34 | RAS2# | 52 | DQ26 | 70 | PRD4 |
| 17 | A5 | 35 | NC | 53 | DQ11 | 71 | NC |
| 18 | A6 | 36 | NC | 54 | DQ27 | 72 | Vss |
(*) 32MB version only.
Notes
- Keying. A polarising notch at the centre of the card edge (between pins 36 and 37) prevents reversed insertion, and a voltage key distinguishes 5 V from 3.3 V sockets. The module is inserted at an angle and clipped upright.
- Presence detect. Pins 67–70 (PRD1–PRD4, also called PD1–PD4) are strap pins — each tied to Vss or left open — that encode the module’s capacity and speed grade so the system can configure itself automatically.
- Second-bank strobes. RAS1# (pin 45) and RAS3# (pin 33) drive a second internal bank and are populated only on double-sided modules (the “32 MB version” in the table); single-bank modules leave them unconnected.
- Data width. One 72-pin SIMM forms a complete 32-bit bank on a 486; on a 64-bit Pentium bus, two matched modules are fitted per bank. Parity modules add four bits (36-bit), and ECC modules use a related 39-bit layout.
- JEDEC names the strobes RE#/CE# (Row/Column Enable) and the write line W#, but manufacturer datasheets and this table use the older RAS#/CAS#/WE# names for the same pins.
Signals
- A0–A11 — multiplexed row/column address inputs; the high-order lines are unused on smaller-capacity modules.
- DQ1–DQ32 — bidirectional 32-bit data bus (DQ33–DQ36 add byte parity on parity modules).
- RAS0#–RAS3# — active-low Row Address Strobes; RAS1#/RAS3# serve the second bank on double-sided modules.
- CAS0#–CAS3# — active-low byte Column Address Strobes, one per data byte for individual byte writes.
- WE# — active-low Write Enable.
- PRD1–PRD4 — presence-detect straps encoding capacity and speed.
- Vdd / Vss — +5 V supply and ground.
References
- 72-Pin SIMM DRAM Module Family — JEDEC Standard 21-C §4.4.2 — authoritative full pinout, presence-detect truth table and voltage keying.
- 72-pin SIMM DRAM datasheet (Micron) — pin-by-pin module datasheet with the presence-detect encoding.