ceng 4480 l09 memory 2
play

CENG 4480 L09 Memory 2 Bei Yu Reference : Chapter 11 Memories - PowerPoint PPT Presentation

CENG 4480 L09 Memory 2 Bei Yu Reference : Chapter 11 Memories CMOS VLSI DesignA Circuits and Systems Perspective by H.E.Weste and D.M.Harris 1 CENG4480 v.s. CENG3420 CENG3420: architecture perspective memory coherent


  1. CENG 4480 L09 Memory 2 Bei Yu Reference : • Chapter 11 Memories • CMOS VLSI Design—A Circuits and Systems Perspective • by H.E.Weste and D.M.Harris 1

  2. CENG4480 v.s. CENG3420 • CENG3420: ✦ architecture perspective ✦ memory coherent ✦ data address • CENG4480: more details on how data is stored CENG4480 L09. Memory-2 2

  3. Memory Arrays Memory Arrays Content Addressable Memory Random Access Memory Serial Access Memory (CAM) Read/Write Memory Read Only Memory Shift Registers Queues (RAM) (ROM) (Volatile) (Nonvolatile) Serial In Parallel In First In Last In Static RAM Dynamic RAM Parallel Out Serial Out First Out First Out (SRAM) (DRAM) (SIPO) (PISO) (FIFO) (LIFO) Electrically Programmable Erasable Mask ROM Flash ROM Programmable Erasable ROM Programmable ROM (PROM) ROM (EPROM) (EEPROM) CENG4480 L09. Memory-2 3

  4. Storage based on Feedback • What if we add feedback to a pair of inverters? 0 1 0 • Usually drawn as a ring of cross-coupled inverters • Stable way to store one bit of information (w. power) 1 0 1 0 CENG4480 L09. Memory-2 4

  5. How to change the value stored? A B A nand B • Replace inverter with NAND gate 0 0 1 • RS Latch 0 1 1 1 0 1 1 1 0 S 1 0 Q 1 0 ¯ Q R CENG4480 L09. Memory-2 5

  6. 12T SRAM Cell • Basic building block: SRAM Cell ✦ Holds one bit of information, like a latch ✦ Must be read and written • 12-transistor ( 12T ) SRAM cell ✦ Use a simple latch connected to bitline ✦ 46 x 75 λ unit cell bit write write_b read read_b CENG4480 L09. Memory-2 6

  7. nMOS, pMOS, Inverter • nMOS: ✦ Gate = 1, transistor is ON ✦ Then electric current path • pMOS: ✦ Gate = 0, transistor is ON ✦ Then electric current path • Inverter: ✦ Q = NOT (A) CENG4480 L09. Memory-2 7

  8. 6T SRAM Cell • Used in most commercial chips • A pair of weak cross-coupled inverters • Data stored in cross-coupled inverters • Compared with 12T SRAM, 6T SRAM: ✦ (+) reduce area bit bit_b ✦ (-) much more complex control word CENG4480 L09. Memory-2 8

  9. 6T SRAM Read bit_b • Precharge both bitlines high bit word • Then turn on wordline P1 P2 N2 N4 • One of the two bitlines A A_b N1 N3 will be pulled down by the cell • Read stability A_b bit_b – A must not flip 1.5 – N1 >> N2 1.0 bit word 0.5 A 0.0 0 100 200 300 400 500 600 time (ps) CENG4480 L09. Memory-2 9

  10. EX: 6T SRAM Read • Question 1 : A = 0, A_b = 1, discuss the behavior: • Question 2 : At least how many bit lines to finish read? – bit_b bit word P1 P2 N2 N4 A A_b N1 N3 CENG4480 L09. Memory-2 10

  11. 6T SRAM Write bit_b bit • Drive one bitline high, the other low word P1 P2 • Then turn on wordline N2 N4 A A_b • Bitlines overpower cell with new value N1 N3 • Writability – Must overpower feedback inverter A_b – N4 >> P2 A 1.5 – N2 >> P1 (symmetry) bit_b 1.0 0.5 word 0.0 0 100 200 300 400 500 600 700 time (ps) CENG4480 L09. Memory-2 11

  12. EX: 6T SRAM Write • Question 1 : A = 0, A_b = 1, discuss the behavior: • Question 2 : At least how many bit lines to finish write? – bit_b bit word P1 P2 N2 N4 A A_b N1 N3 CENG4480 L09. Memory-2 12

  13. 6T SRAM Sizing • High bitlines must not overpower inverters during reads • But low bitlines must write new value into cell bit_b bit word weak med med A A_b strong CENG4480 L09. Memory-2 13

  14. Memory Arrays Memory Arrays Content Addressable Memory Random Access Memory Serial Access Memory (CAM) Read/Write Memory Read Only Memory Shift Registers Queues (RAM) (ROM) (Volatile) (Nonvolatile) Serial In Parallel In First In Last In Static RAM Dynamic RAM Parallel Out Serial Out First Out First Out (SRAM) (DRAM) (SIPO) (PISO) (FIFO) (LIFO) Electrically Programmable Erasable Mask ROM Flash ROM Programmable Erasable ROM Programmable ROM (PROM) ROM (EPROM) (EEPROM) CENG4480 L09. Memory-2 14

  15. Dynamic RAM (DRAM) • Basic Principle: Storage of information on capacitors • Charge & discharge of capacitor to change stored value • Use of transistor as “switch” to: ✦ Store charge ✦ Charge or discharge CENG4480 L09. Memory-2 15

  16. 4T DRAM Cell Remove the two p-MOS transistors from static RAM cell, to get a four-transistor dynamic RAM cell. Data must be refreshed regularly Dynamic cells must be designed very carefully Data stored as charge on gate capacitors (complementary nodes) CENG4480 L09. Memory-2 16

  17. 3T DRAM Cell No constraints on device ratios Reads are non-destructive Value stored at node X when writing a “1” = V DD -V T V DD -V T CENG4480 L09. Memory-2 17

  18. 3T DRAM Layout [1970: Intel 1003] • 576 λ 3T DRAM v.s. 1092 λ 6T SRAM • Further simplified CENG4480 L09. Memory-2 18

  19. 1T DRAM Cell Select Stored 0 Stored 1 To Pump T B C DRAM cell (b) (c) (a) Write 1 Write 0 (d) (e) Read 0 Read 1 (f) (g) • Need sense amp helping reading CENG4480 L09. Memory-2 19

  20. Select Stored 0 Stored 1 To Pump T B C DRAM cell (b) (c) (a) Write 1 Write 0 (d) (e) Read 0 Read 1 (f) (g) • Read: ✦ Pre-charge large tank to VDD/2 ✦ If Ts = 0, for large tank : VDD/2 - V1 ✦ If Ts = 1, for large tank: VDD/2 + V1 ✦ V1 is very insignificant ✦ Need sense amp CENG4480 L09. Memory-2 20

  21. 1T DRAM Cell Write : Cs is charged or discharged by asserting WL and BL Read : Charge redistribution takes place between bit line and storage capacitance Voltage swing is small; typically around 250 mV Trench-capacitor cell [Mano87] CENG4480 L09. Memory-2 21

  22. EX. 1T DRAM Cell • Question : V DD =4V, C S =100pF, C BL =1000pF. What’s the voltage swing value? • Note: ∆ V = V DD C S · C S + C BL 2 CENG4480 L09. Memory-2 22

  23. SRAM v.s. DRAM Static (SRAM) • Data stored as long as supply is applied • Large (6 transistors/cell) • Fast • Compatible with current CMOS manufacturing Dynamic (DRAM) • Periodic refresh required • Small (1-3 transistors/cell) • Slower • Require additional process for trench capacitance CENG4480 L09. Memory-2 23

  24. Array Architecture • 2^n words of 2^m bits each • Good regularity – easy to design k ="2 n locations • • • m bits CENG4480 L09. Memory-2 24

  25. SRAM Memory Structure • Latch based memory Memory$Data$In Write$bitlines m .$.$. WE D D D Read$Address$Decoder Memory$Read$Address Read$word$line .$.$. D D D Write$Address$Decoder Memory$WriteAddress n .$.$. Write$word$line .$.$. n .$.$. .$.$. D D D D Q Gated D8latch WE Read$bitlines m Memory$Data$Out CENG4480 L09. Memory-2 25

  26. Array Architecture • 2^n words of 2^m bits each • How to design if n >> m? • Fold by 2k into fewer rows of more columns bitline conditioning wordlines bitlines row decoder memory cells: 2 n-k rows x 2 m+k columns n-k column k circuitry n column decoder 2 m bits CENG4480 L09. Memory-2 26

  27. Decoders • n:2 n decoder consists of 2 n n-input AND gates – One needed for each row of memory – Build AND with NAND or NOR gates Static CMOS Using NOR gates A1 A0 word0 word0 word1 word1 word2 word2 word3 word3 CENG4480 L09. Memory-2 27

  28. EX. Decoder • Question : AND gates => NAND gate structure A1 A0 word0 word1 word2 word3 CENG4480 L09. Memory-2 28

  29. Large Decoders • For n > 4, NAND gates become slow – Break large gates into multiple smaller gates A3 A2 A1 A0 word0 word1 word2 word3 word15 CENG4480 L09. Memory-2 29

  30. Predecoding A3 • Many of these gates are redundant A2 – Factor out common gates A1 – => Predecoder – Saves area A0 – Same path effort predecoders 1 of 4 hot predecoded lines word0 word1 word2 word3 word15 • Question : How many NANDs can be saved? CENG4480 L09. Memory-2 30

  31. *Decoder Layout • Decoders must be pitch-matched to SRAM cell – Requires very skinny gates A3 A3 A2 A2 A1 A1 A0 A0 VDD word GND buffer inverter NAND gate CENG4480 L09. Memory-2 31

  32. *Column Circuitry • Some circuitry is required for each column – Bitline conditioning – Column multiplexing – * Sense amplifiers (DRAM) bitline conditioning wordlines bitlines row decoder memory cells: 2 n-k rows x 2 m+k columns n-k column k circuitry n column decoder 2 m bits CENG4480 L09. Memory-2 32

  33. *Bitline Conditioning • Precharge bitlines high before reads φ bit bit_b • Equalize bitlines to minimize voltage difference when using sense amplifiers φ bit bit_b CENG4480 L09. Memory-2 33

  34. *Twisted Bitlines • Sense amplifiers also amplify noise – Coupling noise is severe in modern processes – Try to couple equally onto bit and bit_b – Done by twisting bitlines b0 b0_b b1 b1_b b2 b2_b b3 b3_b CENG4480 L09. Memory-2 34

  35. *SRAM Column Example Bitline Conditioning Bitline Conditioning φ 2 φ 2 More More Cells Cells word_q1 word_q1 bit_b_v1f bit_b_v1f bit_v1f Read Write bit_v1f SRAM Cell SRAM Cell write_q1 H H out_b_v1r out_v1r data_s1 φ 1 φ 2 word_q1 bit_v1f out_v1r CENG4480 L09. Memory-2 35

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend