UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering. Computer Architecture ECE 568

Size: px
Start display at page:

Download "UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering. Computer Architecture ECE 568"

Transcription

1 UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering Computer Architecture ECE 568 Part 14 Improving Performance: Interleaving Israel Koren ECE568/Koren Part.14.1 Background Performance of : Latency main contribution to cache miss penalty» Access Time: time between request and word arriving» Cycle Time: time between requests > access time (for DRAM) Bandwidth -> I/O & Large Block Miss Penalty (L2) uses SRAM: Static Random Access 6 transistors/bit vs. 1 for DRAM cell is DRAM: Dynamic RAM Dynamic - needs to be refreshed periodically ( 8 ms, 1% time) Addresses divided into 2 halves ( as a 2D matrix) Two step operation:» RAS or Row Access Strobe» CAS or Column(s) Access Strobe ECE568/Koren Part.14.2 Page 1

2 DRAM Architecture Col. 1 bit lines Col. word lines 2 M Row 1 N+M N MSB N M M Row Address Decoder LSB Column Decoder & Sense Amplifiers Data D Row 2 N cell (one bit) DIMM (Dual Inline Module) contains multiple chips with clock/control/address signals connected in parallel Each IC includes several smaller arrays ECE568/Koren Part.14.3 DRAM Operation Two steps in read/write access to a given bank Row access (RAS) decode row address, enable addressed row (often multiple Kb in row) small voltage changes detected by sense amplifiers which latch whole row of bits Column access (CAS) decode column address to select a few latches (4, 8, 16, or 32 bits depending on DRAM package) on read, send latched bits out to chip pins on write, change latches which then charge storage cells to required value Can perform multiple column accesses on same row without another row access (burst mode) Each step has a latency of around 15-20ns in modern DRAMs Various DRAM standards (DDR, RDRAM) have different ways of encoding the signals for transmission to the DRAM, but all share same core architecture ECE568/Koren Part.14.4 Page 2

3 Faster Through Organization Simple:,, Bus, same width (32 or 64 bits) Wide: -to-/mux 1 word; Bus to : multiple words (Alpha: 64 bits & 256 bits; UtraSPARC: 512) Interleaved:,, Bus 1 word; N Modules (N=4) MUX ECE568/Koren Part.14.5 Wide memory vs. Interleaving Disadvantages of wide memory Wide system bus (multiple wires) MUX between & cache on processor s critical path Not useful for multiple units independently accessing memory» Multiprocessor/multi-core» I/O» with Non-blocking MUX Simple timing model (word size is 32 bits) 1 cycle to send address, 6 cycles access time, 1 cycle to send data Block is 4 words Simple M = 4 x (1+6+1) = 32 Wide M = = 8 Interleaved M = (1+6+1) +3x1 = 11 ECE568/Koren Part.14.6 Page 3

4 8-way Interleaving ECE568/Koren Part.14.7 K. Hwang, ``Advanced Computer Architecture, McGraw-Hill, How many banks? Independent Banks Ideally: number banks number clocks to access word in bank Ex.: 4-way interleaving, 8 words/cache_block; M_cycle=10 cycles For sequential accesses, otherwise will return to original bank before it has next word ready ECE568/Koren Part.14.8 Page 4

5 Bandwidth BW_bank = 1 / DRAM_cycle_time BW of m banks = m x BW_bank (Ideal case) If random memory requests (from different units): BW m^.56 x BW_bank m x BW_bank Example of bandwidth analysis (Burnett & Coffman, Hellerman) maintains a request queue A_1,A_2,...,A_q Before each cycle a request sequence A_1,A_2,...,A_k (k m & k q) is selected so that no two requests are to same bank The closer k is to m, the better p(k) = probability density function of request sequence length m BW = E{k} = k p(k) k=1 Assume all requests are instruction addresses with λ = Prob. of a branch p(1)= λ; p(k)=(1- λ)^{k-1} λ for 1<k<m; p(m)=(1- λ)^{m-1} ECE568/Koren Part.14.9 J. Hayes, ``Computer Architecture & Organization, McGraw-Hill,1998. Bandwidth as a function of λ BW=λ+2(1-λ)λ+3(1-λ)^2 λ+ +m(1-λ)^{m-1} BW= [1-(1-λ)^m] / λ BW=1 when λ=1 lim BW = m λ->0 BW=5 when λ=0.2 for 8-way interleaving J. Hayes, ``Computer Architecture & Organization, McGraw-Hill,1998. ECE568/Koren Part Page 5

Lecture 6: Electronics Beyond the Logic Switches Xufeng Kou School of Information Science and Technology ShanghaiTech University

Lecture 6: Electronics Beyond the Logic Switches Xufeng Kou School of Information Science and Technology ShanghaiTech University Lecture 6: Electronics Beyond the Logic Switches Xufeng Kou School of Information Science and Technology ShanghaiTech University EE 224 Solid State Electronics II Lecture 3: Lattice and symmetry 1 Outline

More information

Lecture 12 Memory Circuits. Memory Architecture: Decoders. Semiconductor Memory Classification. Array-Structured Memory Architecture RWM NVRWM ROM

Lecture 12 Memory Circuits. Memory Architecture: Decoders. Semiconductor Memory Classification. Array-Structured Memory Architecture RWM NVRWM ROM Semiconductor Memory Classification Lecture 12 Memory Circuits RWM NVRWM ROM Peter Cheung Department of Electrical & Electronic Engineering Imperial College London Reading: Weste Ch 8.3.1-8.3.2, Rabaey

More information

CMPEN 411 VLSI Digital Circuits Spring Lecture 24: Peripheral Memory Circuits

CMPEN 411 VLSI Digital Circuits Spring Lecture 24: Peripheral Memory Circuits CMPEN 411 VLSI Digital Circuits Spring 2011 Lecture 24: Peripheral Memory Circuits [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] Sp11

More information

The Critical Role of Firmware and Flash Translation Layers in Solid State Drive Design

The Critical Role of Firmware and Flash Translation Layers in Solid State Drive Design The Critical Role of Firmware and Flash Translation Layers in Solid State Drive Design Robert Sykes Director of Applications OCZ Technology Flash Memory Summit 2012 Santa Clara, CA 1 Introduction This

More information

Double Data Rate (DDR) SDRAM MT46V64M4 16 Meg x 4 x 4 banks MT46V32M8 8 Meg x 8 x 4 banks MT46V16M16 4 Meg x 16 x 4 banks

Double Data Rate (DDR) SDRAM MT46V64M4 16 Meg x 4 x 4 banks MT46V32M8 8 Meg x 8 x 4 banks MT46V16M16 4 Meg x 16 x 4 banks Double Data Rate DDR SDRAM MT46V64M4 16 Meg x 4 x 4 banks MT46V32M8 8 Meg x 8 x 4 banks MT46V16M16 4 Meg x 16 x 4 banks 256Mb: x4, x8, x16 DDR SDRAM Features Features VDD = +2.5V ±0.2V, VD = +2.5V ±0.2V

More information

Memory (Part 1) RAM memory

Memory (Part 1) RAM memory Budapest University of Technology and Economics Department of Electron Devices Technology of IT Devices Lecture 7 Memory (Part 1) RAM memory Semiconductor memory Memory Overview MOS transistor recap and

More information

Double Data Rate (DDR) SDRAM

Double Data Rate (DDR) SDRAM Double Data Rate DDR SDRAM MT46V32M4 8 Meg x 4 x 4 Banks MT46V6M8 4 Meg x 8 x 4 Banks MT46V8M6 2 Meg x 6 x 4 Banks For the latest data sheet revisions, please refer to the Micron Web site: www.micron.com/sdram

More information

Reference. Wayne Wolf, FPGA-Based System Design Pearson Education, N Krishna Prakash,, Amrita School of Engineering

Reference. Wayne Wolf, FPGA-Based System Design Pearson Education, N Krishna Prakash,, Amrita School of Engineering FPGA Fabrics Reference Wayne Wolf, FPGA-Based System Design Pearson Education, 2004 CPLD / FPGA CPLD Interconnection of several PLD blocks with Programmable interconnect on a single chip Logic blocks executes

More information

Memory Basics. historically defined as memory array with individual bit access refers to memory with both Read and Write capabilities

Memory Basics. historically defined as memory array with individual bit access refers to memory with both Read and Write capabilities Memory Basics RAM: Random Access Memory historically defined as memory array with individual bit access refers to memory with both Read and Write capabilities ROM: Read Only Memory no capabilities for

More information

Key Timing Parameters CL = CAS (READ) latency; minimum clock CL = 2 (-75E, -75Z), CL = 2.5 (-6, -6T, -75), and CL = 3 (-5B).

Key Timing Parameters CL = CAS (READ) latency; minimum clock CL = 2 (-75E, -75Z), CL = 2.5 (-6, -6T, -75), and CL = 3 (-5B). Double Data Rate DDR SDRAM MT46V32M4 8 Meg x 4 x 4 banks MT46V6M8 4 Meg x 8 x 4 banks MT46V8M6 2 Meg x 6 x 4 banks For the latest data sheet revisions, please refer to the Micron Web site: www.micron.com/ddr2

More information

DOUBLE DATA RATE (DDR) SDRAM

DOUBLE DATA RATE (DDR) SDRAM UBLE DATA RATE Features VDD = +2.5V ±.2V, VD = +2.5V ±.2V VDD = +2.6V ±.V, VD = +2.6V ±.V DDR4 Bidirectional data strobe transmitted/ received with data, i.e., source-synchronous data capture x6 has two

More information

THE content-addressable memory (CAM) is one of the most

THE content-addressable memory (CAM) is one of the most 254 IEEE JOURNAL OF SOLID-STATE CIRCUITS, VOL. 40, NO. 1, JANUARY 2005 A 0.7-fJ/Bit/Search 2.2-ns Search Time Hybrid-Type TCAM Architecture Sungdae Choi, Kyomin Sohn, and Hoi-Jun Yoo Abstract This paper

More information

DDR2 SDRAM UDIMM MT8HTF6464AZ 512MB MT8HTF12864AZ 1GB MT8HTF25664AZ 2GB. Features. 512MB, 1GB, 2GB (x64, SR) 240-Pin DDR2 SDRAM UDIMM.

DDR2 SDRAM UDIMM MT8HTF6464AZ 512MB MT8HTF12864AZ 1GB MT8HTF25664AZ 2GB. Features. 512MB, 1GB, 2GB (x64, SR) 240-Pin DDR2 SDRAM UDIMM. DDR2 SDRAM UDIMM MT8HTF6464AZ 512MB MT8HTF12864AZ 1GB MT8HTF25664AZ 2GB 512MB, 1GB, 2GB (x64, SR) 240-Pin DDR2 SDRAM UDIMM Features Features 240-pin, unbuffered dual in-line memory module Fast data transfer

More information

UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering. Digital Computer Arithmetic ECE 666

UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering. Digital Computer Arithmetic ECE 666 UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering Digital Computer Arithmetic ECE 666 Part 6a High-Speed Multiplication - I Israel Koren ECE666/Koren Part.6a.1 Speeding Up Multiplication

More information

Revision History Revision 0.0 (October, 2003) Target spec release Revision 1.0 (November, 2003) Revision 1.0 spec release Revision 1.1 (December, 2003

Revision History Revision 0.0 (October, 2003) Target spec release Revision 1.0 (November, 2003) Revision 1.0 spec release Revision 1.1 (December, 2003 16Mb H-die SDRAM Specification 50 TSOP-II with Pb-Free (RoHS compliant) Revision 1.4 August 2004 Samsung Electronics reserves the right to change products or specification without notice. Revision History

More information

MX23L6430 PRELIMINARY. 64M-Bit Synchronous Mask ROM FEATURES GENERAL DESCRIPTION PIN CONFIGURATION

MX23L6430 PRELIMINARY. 64M-Bit Synchronous Mask ROM FEATURES GENERAL DESCRIPTION PIN CONFIGURATION PRELIMINARY MX23L6430 64M-Bit Synchronous Mask ROM FEATURES Switchable organization : 4M x 16 ( word mode ) or 2M x 32 ( double word mode ) Power supply 3.0V ~ 3.6V TTL compatible with multiplexed address

More information

W9751G8KB 16M 4 BANKS 8 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Feb. 15, Revision A01

W9751G8KB 16M 4 BANKS 8 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Feb. 15, Revision A01 Table of Contents- 6M 4 BANKS 8 BIT DDR2 SDRAM. GENERAL DESCRIPTION... 4 2. FEATURES... 4 3. KEY PARAMETERS... 5 4. BALL CONFIGURATION... 6 5. BALL DESCRIPTION... 7 6. BLOCK DIAGRAM... 8 7. FUNCTIONAL

More information

W9751G6KB 8M 4 BANKS 16 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Jan. 23, 2017 Revision: A

W9751G6KB 8M 4 BANKS 16 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Jan. 23, 2017 Revision: A Table of Contents- 8M 4 BANKS 6 BIT DDR2 SDRAM. GENERAL DESCRIPTION... 4 2. FEATURES... 4 3. ORDER INFORMATION... 5 4. KEY PARAMETERS... 5 5. BALL CONFIGURATION... 6 6. BALL DESCRIPTION... 7 7. BLOCK DIAGRAM...

More information

Lecture 18. BUS and MEMORY

Lecture 18. BUS and MEMORY Lecture 18 BUS and MEMORY Slides of Adam Postula used 12/8/2002 1 SIGNAL PROPAGATION FROM ONE SOURCE TO MANY SINKS A AND XOR Signal le - FANOUT = 3 AND AND B BUS LINE Signal Driver - Sgle Source Many Sks

More information

W9725G6KB 4M 4 BANKS 16 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Sep. 03, Revision A03

W9725G6KB 4M 4 BANKS 16 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Sep. 03, Revision A03 Table of Contents- 4M 4 BANKS 6 BIT DDR2 SDRAM. GENERAL DESCRIPTION... 4 2. FEATURES... 4 3. ORDER INFORMATION... 5 4. KEY PARAMETERS... 5 5. BALL CONFIGURATION... 6 6. BALL DESCRIPTION... 7 7. BLOCK DIAGRAM...

More information

DESIGN & IMPLEMENTATION OF SELF TIME DUMMY REPLICA TECHNIQUE IN 128X128 LOW VOLTAGE SRAM

DESIGN & IMPLEMENTATION OF SELF TIME DUMMY REPLICA TECHNIQUE IN 128X128 LOW VOLTAGE SRAM DESIGN & IMPLEMENTATION OF SELF TIME DUMMY REPLICA TECHNIQUE IN 128X128 LOW VOLTAGE SRAM 1 Mitali Agarwal, 2 Taru Tevatia 1 Research Scholar, 2 Associate Professor 1 Department of Electronics & Communication

More information

Microprocessor & Interfacing Lecture Programmable Interval Timer

Microprocessor & Interfacing Lecture Programmable Interval Timer Microprocessor & Interfacing Lecture 30 8254 Programmable Interval Timer P A R U L B A N S A L A S S T P R O F E S S O R E C S D E P A R T M E N T D R O N A C H A R Y A C O L L E G E O F E N G I N E E

More information

W972GG8KB 32M 8 BANKS 8 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Mar. 27, 2015 Revision: A

W972GG8KB 32M 8 BANKS 8 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Mar. 27, 2015 Revision: A Table of Contents- 32M 8 BANKS 8 BIT DDR2 SDRAM 1. GENERAL DESCRIPTION... 4 2. FEATURES... 4 3. ORDER INFORMATION... 4 4. KEY PARAMETERS... 5 5. BALL CONFIGURATION... 6 6. BALL DESCRIPTION... 7 7. BLOCK

More information

(12) (10) Patent N0.: US 6,538,473 B2 Baker (45) Date of Patent: Mar. 25, 2003

(12) (10) Patent N0.: US 6,538,473 B2 Baker (45) Date of Patent: Mar. 25, 2003 United States Patent US006538473B2 (12) (10) Patent N0.: Baker (45) Date of Patent: Mar., 2003 (54) HIGH SPEED DIGITAL SIGNAL BUFFER 5,323,071 A 6/1994 Hirayama..... 307/475 AND METHOD 5,453,704 A * 9/1995

More information

W971GG6KB 8M 8 BANKS 16 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Sep. 11, Revision A03

W971GG6KB 8M 8 BANKS 16 BIT DDR2 SDRAM. Table of Contents- Publication Release Date: Sep. 11, Revision A03 Table of Contents- 8M 8 BANKS 6 BIT DDR2 SDRAM. GENERAL DESCRIPTION... 4 2. FEATURES... 4 3. ORDER INFORMATION... 4 4. KEY PARAMETERS... 5 5. BALL CONFIGURATION... 6 6. BALL DESCRIPTION... 7 7. BLOCK DIAGRAM...

More information

128Mb F-die SDRAM Specification

128Mb F-die SDRAM Specification 128Mb F-die SDRAM Specification Revision 0.2 November. 2003 * Samsung Electronics reserves the right to change products or specification without notice. Revision History Revision 0.0 (Agust, 2003) - First

More information

64/256/512/1K/2K/4K/8K x 9 Synchronous FIFOs

64/256/512/1K/2K/4K/8K x 9 Synchronous FIFOs 241/42 fax id: 549 CY7C4421/421/4211/4221 64/256/512/1K/2K/4K/8K x 9 Synchronous FIFOs Features High-speed, low-power, first-in, first-out (FIFO) memories 64 x 9 (CY7C4421) 256 x 9 (CY7C421) 512 x 9 (CY7C4211)

More information

Electronic Circuits EE359A

Electronic Circuits EE359A Electronic Circuits EE359A Bruce McNair B206 bmcnair@stevens.edu 201-216-5549 1 Memory and Advanced Digital Circuits - 2 Chapter 11 2 Figure 11.1 (a) Basic latch. (b) The latch with the feedback loop opened.

More information

128Mb E-die SDRAM Specification

128Mb E-die SDRAM Specification 128Mb E-die SDRAM Specification Revision 1.2 May. 2003 * Samsung Electronics reserves the right to change products or specification without notice. Revision History Revision 1.0 (Nov. 2002) - First release.

More information

Status and Prospect for MRAM Technology

Status and Prospect for MRAM Technology Status and Prospect for MRAM Technology Dr. Saied Tehrani Nonvolatile Memory Seminar Hot Chips Conference August 22, 2010 Memorial Auditorium Stanford University Everspin Technologies, Inc. - 2010 Agenda

More information

512Mb B-die SDRAM Specification

512Mb B-die SDRAM Specification 512Mb B-die SDRAM Specification 54 TSOP-II with Pb-Free (RoHS compliant) Revision 1.1 August 2004 * Samsung Electronics reserves the right to change products or specification without notice. Revision History

More information

256Mb E-die SDRAM Specification

256Mb E-die SDRAM Specification 256Mb E-die SDRAM Specification Revision 1.5 May 2004 * Samsung Electronics reserves the right to change products or specification without notice. Revision History Revision 1.0 (May. 2003) - First release.

More information

Static Random Access Memory - SRAM Dr. Lynn Fuller Webpage:

Static Random Access Memory - SRAM Dr. Lynn Fuller Webpage: ROCHESTER INSTITUTE OF TECHNOLOGY MICROELECTRONIC ENGINEERING Static Random Access Memory - SRAM Dr. Lynn Fuller Webpage: http://people.rit.edu/lffeee 82 Lomb Memorial Drive Rochester, NY 14623-5604 Email:

More information

200-pin DDR SDRAM Modules Kodiak4 Professional Line

200-pin DDR SDRAM Modules Kodiak4 Professional Line 200-pin DDR SDRAM Modules Kodiak4 Professional Line SO-DIMM 1GB DDR PC 3200 / 2700 / 2100 in COB Technique RoHS complaint Options: Grade C Grade E Grade I Grade W 0 C to +70 C 0 C to +85 C -25 C to +85

More information

DIGITAL ELECTRONICS QUESTION BANK

DIGITAL ELECTRONICS QUESTION BANK DIGITAL ELECTRONICS QUESTION BANK Section A: 1. Which of the following are analog quantities, and which are digital? (a) Number of atoms in a simple of material (b) Altitude of an aircraft (c) Pressure

More information

PT476416BG. 8M x 8BANKS x 16BITS DDRII. Table of Content- 1. GENERAL DESCRIPTION FEATURES KEY PARAMETERS Ball Configuration...

PT476416BG. 8M x 8BANKS x 16BITS DDRII. Table of Content- 1. GENERAL DESCRIPTION FEATURES KEY PARAMETERS Ball Configuration... Table of Content- PT476416BG 8M x 8BANKS x 16BITS DDRII 1. GENERAL DESCRIPTION...5 2. FEATURES...5 3. KEY PARAMETERS...6 4. Ball Configuration...7 5. BALL DESCRIPTION...8 6. BLOCK DIAGRAM...9 7. FUNCTIONAL

More information

Technology Timeline. Transistors ICs (General) SRAMs & DRAMs Microprocessors SPLDs CPLDs ASICs. FPGAs. The Design Warrior s Guide to.

Technology Timeline. Transistors ICs (General) SRAMs & DRAMs Microprocessors SPLDs CPLDs ASICs. FPGAs. The Design Warrior s Guide to. FPGAs 1 CMPE 415 Technology Timeline 1945 1950 1955 1960 1965 1970 1975 1980 1985 1990 1995 2000 Transistors ICs (General) SRAMs & DRAMs Microprocessors SPLDs CPLDs ASICs FPGAs The Design Warrior s Guide

More information

Architecture, réseaux et système I Homework

Architecture, réseaux et système I Homework Architecture, réseaux et système I Homework Deadline 24 October 2 Andreea Chis, Matthieu Gallet, Bogdan Pasca October 6, 2 Text-mode display driver Problem statement Design the architecture for a text-mode

More information

Topics Introduction to Microprocessors

Topics Introduction to Microprocessors Topics 2244 Introduction to Microprocessors Chapter 8253 Programmable Interval Timer/Counter Suree Pumrin,, Ph.D. Interfacing with 886/888 Programming Mode 2244 Introduction to Microprocessors 2 8253/54

More information

Building Manycore Processor-to-DRAM Networks with Monolithic Silicon Photonics

Building Manycore Processor-to-DRAM Networks with Monolithic Silicon Photonics Building Manycore Processor-to-DRAM Networks with Monolithic Silicon Photonics Christopher Batten 1, Ajay Joshi 1, Jason Orcutt 1, Anatoly Khilo 1 Benjamin Moss 1, Charles Holzwarth 1, Miloš Popović 1,

More information

Digital Integrated CircuitDesign

Digital Integrated CircuitDesign Digital Integrated CircuitDesign Lecture 13 Building Blocks (Multipliers) Register Adder Shift Register Adib Abrishamifar EE Department IUST Acknowledgement This lecture note has been summarized and categorized

More information

16 Meg FPM DRAM AS4LC4M4. 4M x 4 CMOS DRAM WITH FAST PAGE MODE, 3.3V PIN ASSIGNMENT ACTIVE POWER DISSIPATION PERFORMANCE RANGE

16 Meg FPM DRAM AS4LC4M4. 4M x 4 CMOS DRAM WITH FAST PAGE MODE, 3.3V PIN ASSIGNMENT ACTIVE POWER DISSIPATION PERFORMANCE RANGE 4M x 4 CMOS DRAM WITH FAST PAGE MODE, 3.3V PIN ASSIGNMENT (Top View) AVAILABLE AS MILITARY SPECIFICATIONS MIL-STD-883 FEATURES Fast Page Mode Operation CAS\-before-RAS\ Refresh Capability RAS\-only and

More information

IS42S16100E IC42S16100E

IS42S16100E IC42S16100E IS42S16100E IC42S16100E 512K Words x 16 Bits x 2 Banks (16-MBIT) SYNCHRONOUS DYNAMIC RAM JANUARY 2008 FEATURES Clock frequency: 200, 166, 143 MHz Fully synchronous; all signals referenced to a positive

More information

V58C2256(804/404/164)SC HIGH PERFORMANCE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 (804) 4 BANKS X 4Mbit X 16 (164) 4 BANKS X 16Mbit X 4 (404)

V58C2256(804/404/164)SC HIGH PERFORMANCE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 (804) 4 BANKS X 4Mbit X 16 (164) 4 BANKS X 16Mbit X 4 (404) V58C2256804/404/164SC HIGH PERFORMAE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 804 4 BANKS X 4Mbit X 16 164 4 BANKS X 16Mbit X 4 404 45 5D 5B 5 6 7 DDR440 DDR400 DDR400 DDR400 DDR333 DDR266 Clock Cycle Time

More information

V58C2512(804/404/164)SD HIGH PERFORMANCE 512 Mbit DDR SDRAM 4 BANKS X 16Mbit X 8 (804) 4 BANKS X 32Mbit X 4 (404) 4 BANKS X 8Mbit X 16 (164)

V58C2512(804/404/164)SD HIGH PERFORMANCE 512 Mbit DDR SDRAM 4 BANKS X 16Mbit X 8 (804) 4 BANKS X 32Mbit X 4 (404) 4 BANKS X 8Mbit X 16 (164) V58C2512804/404/164SD HIGH PERFORMAE 512 Mbit DDR SDRAM 4 BANKS X 16Mbit X 8 804 4 BANKS X 32Mbit X 4 404 4 BANKS X 8Mbit X 16 164 4 5 6 75 DDR500 DDR400 DDR333 DDR266 Clock Cycle Time t CK2-7.5ns 7.5ns

More information

Keywords: VLSI; CMOS; Pass Transistor Logic (PTL); Gate Diffusion Input (GDI); Parellel In Parellel Out (PIPO); RAM. I.

Keywords: VLSI; CMOS; Pass Transistor Logic (PTL); Gate Diffusion Input (GDI); Parellel In Parellel Out (PIPO); RAM. I. Comparison and analysis of sequential circuits using different logic styles Shofia Ram 1, Rooha Razmid Ahamed 2 1 M. Tech. Student, Dept of ECE, Rajagiri School of Engg and Technology, Cochin, Kerala 2

More information

Università degli Studi di Napoli Federico II

Università degli Studi di Napoli Federico II Università degli Studi di Napoli Federico II Facoltà di Scienze MM.FF.NN. Tesi di dottorato di ricerca in Tecnologie Innovative per Materiali, Sensori ed Imaging XVII ciclo aggregato al XIX Development

More information

On the Effect of Floorplanning on the Yield of Large Area Integrated Circuits

On the Effect of Floorplanning on the Yield of Large Area Integrated Circuits IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 5, NO. 1, MARCH 1997 3 On the Effect of Floorplanning on the Yield of Large Area Integrated Circuits Zahava Koren and Israel Koren,

More information

An Efficient Low Power and High Speed carry select adder using D-Flip Flop

An Efficient Low Power and High Speed carry select adder using D-Flip Flop Journal From the SelectedWorks of Journal April, 2016 An Efficient Low Power and High Speed carry select adder using D-Flip Flop Basavva Mailarappa Konnur M. Sharanabasappa This work is licensed under

More information

Combinational Logic Circuits. Combinational Logic

Combinational Logic Circuits. Combinational Logic Combinational Logic Circuits The outputs of Combinational Logic Circuits are only determined by the logical function of their current input state, logic 0 or logic 1, at any given instant in time. The

More information

TwinDie 1.35V DDR3L SDRAM

TwinDie 1.35V DDR3L SDRAM TwinDie 1.35R3L SDRAM MT41K2G4 128 Meg x 4 x 8 Banks x 2 Ranks MT41K1G8 64 Meg x 8 x 8 Banks x 2 Ranks 8Gb: x4, x8 TwinDie DDR3L SDRAM Description Description The 8Gb (TwinDie ) DDR3L SDRAM (1.35V) uses

More information

In Search of the Elusive All-Optical Packet Buffer

In Search of the Elusive All-Optical Packet Buffer In Search of the Elusive All-Optical Packet Buffer Rod Tucker Centre for Ultra-Broadband Information Networks (CUBIN) Department for Electrical and Electronic Engineering University of Melbourne, Australia

More information

Performance Metrics. CS356 Unit 8. The Memory Wall. Options for Improving Performance. Memory. Latency: Total time for a to complete

Performance Metrics. CS356 Unit 8. The Memory Wall. Options for Improving Performance. Memory. Latency: Total time for a to complete 7 7 Performance Metrics CS56 Unit 8 Memory Latency: Total time for a to complete Often hard to improve dramatically Example: Takes roughly 4 years to get your bachelor's degree From perspective of an Throughput/Bandwidth:

More information

WHAT ARE FIELD PROGRAMMABLE. Audible plays called at the line of scrimmage? Signaling for a squeeze bunt in the ninth inning?

WHAT ARE FIELD PROGRAMMABLE. Audible plays called at the line of scrimmage? Signaling for a squeeze bunt in the ninth inning? WHAT ARE FIELD PROGRAMMABLE Audible plays called at the line of scrimmage? Signaling for a squeeze bunt in the ninth inning? They re none of the above! We re going to take a look at: Field Programmable

More information

CD V Low Power Subscriber DTMF Receiver. Description. Features. Ordering Information. Pinouts CD22204 (PDIP) TOP VIEW. Functional Diagram

CD V Low Power Subscriber DTMF Receiver. Description. Features. Ordering Information. Pinouts CD22204 (PDIP) TOP VIEW. Functional Diagram Semiconductor January Features No Front End Band Splitting Filters Required Single Low Tolerance V Supply Three-State Outputs for Microprocessor Based Systems Detects all Standard DTMF Digits Uses Inexpensive.4MHz

More information

Enhancing System Architecture by Modelling the Flash Translation Layer

Enhancing System Architecture by Modelling the Flash Translation Layer Enhancing System Architecture by Modelling the Flash Translation Layer Robert Sykes Sr. Dir. Firmware August 2014 OCZ Storage Solutions A Toshiba Group Company Introduction This presentation will discuss

More information

EtronTech EM6A M x 16 DDR Synchronous DRAM (SDRAM)

EtronTech EM6A M x 16 DDR Synchronous DRAM (SDRAM) EtronTech EM6A9160 8M x 16 DDR Synchronous DRAM (SDRAM) (Rev. 1.4 May/2006) Features Pin Assignment (Top View) Fast clock rate: 300/275/250/200MHz Differential Clock & / Bi-directional DQS DLL enable/disable

More information

Data Sheet Rev Figure1: mechanical dimensions

Data Sheet Rev Figure1: mechanical dimensions 512MB DDR SDRAM DIMM 184PIN DIMM SDU06464B5BE1HY-50R 512MB PC-3200 in TSOP Technique RoHS compliant Options: Frequency / Latency Marking DDR 400 MHz CL3-50 DDR 333 MHz CL2.5-60 Module densities 512MB with

More information

512Mb D-die SDRAM Specification

512Mb D-die SDRAM Specification 512Mb D-die SDRAM Specification 54 TSOP-II with Pb-Free (RoHS compliant) INFORMATION IN THIS DOCUMENT IS PROVIDED IN RELATION TO SAMSUNG PRODUCTS, AND IS SUBJECT TO CHANGE WITHOUT NOTICE. NOTHING IN THIS

More information

V58C2256(804/404/164)SB HIGH PERFORMANCE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 (804) 4 BANKS X 4Mbit X 16 (164) 4 BANKS X 16Mbit X 4 (404)

V58C2256(804/404/164)SB HIGH PERFORMANCE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 (804) 4 BANKS X 4Mbit X 16 (164) 4 BANKS X 16Mbit X 4 (404) V58C2256804/404/164SB HIGH PERFORMAE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 804 4 BANKS X 4Mbit X 16 164 4 BANKS X 16Mbit X 4 404 5B 5 6 7 DDR400A DDR400A DDR333B DDR266A Clock Cycle Time t CK2 7.5 ns

More information

Digital Design and System Implementation. Overview of Physical Implementations

Digital Design and System Implementation. Overview of Physical Implementations Digital Design and System Implementation Overview of Physical Implementations CMOS devices CMOS transistor circuit functional behavior Basic logic gates Transmission gates Tri-state buffers Flip-flops

More information

Chapter 3 Digital Logic Structures

Chapter 3 Digital Logic Structures Chapter 3 Digital Logic Structures Transistor: Building Block of Computers Microprocessors contain millions of transistors Intel Pentium 4 (2): 48 million IBM PowerPC 75FX (22): 38 million IBM/Apple PowerPC

More information

ISSI. 256 Mb Synchronous DRAM. IS42S83200A (4-bank x 8,388,608 - word x 8-bit) IS42S16160A (4-bank x 4,194,304 - word x 16-bit) DESCRIPTION FEATURES

ISSI. 256 Mb Synchronous DRAM. IS42S83200A (4-bank x 8,388,608 - word x 8-bit) IS42S16160A (4-bank x 4,194,304 - word x 16-bit) DESCRIPTION FEATURES IS42S832A (4-bank x 8,388,68 - word x 8-bit) IS42S66A (4-bank x 4,94,34 - word x 6-bit) 256 Mb Synchronous DRAM DESCRIPTION IS42S832A is a synchronous 256Mb SDRAM and is organized as 4-bank x 8,388,68-word

More information

ECE 241 Digital Systems. Basic Information

ECE 241 Digital Systems. Basic Information ECE 241 Digital Systems Fall 2013 J. Anderson, P. Chow, K. Truong, B. Wang Basic Information Instructors and Lecture Information Section 1 2 3 4 Instructor Jason Anderson Kevin Truong Paul Chow Belinda

More information

P a g e 1. Introduction

P a g e 1. Introduction P a g e 1 Introduction 1. Signals in digital form are more convenient than analog form for processing and control operation. 2. Real world signals originated from temperature, pressure, flow rate, force

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power 4 Banks x 2M x 8Bit Synchronous DRAM DESCRIPTION The Hynix HY57V64820HG is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

EE 330 Lecture 44. Digital Circuits. Dynamic Logic Circuits. Course Evaluation Reminder - All Electronic

EE 330 Lecture 44. Digital Circuits. Dynamic Logic Circuits. Course Evaluation Reminder - All Electronic EE 330 Lecture 44 Digital Circuits Dynamic Logic Circuits Course Evaluation Reminder - All Electronic Digital Building Blocks Shift Registers Sequential Logic Shift Registers (stack) Array Logic Memory

More information

onlinecomponents.com

onlinecomponents.com 256Mb H-die SDRAM Specification INFORMATION IN THIS DOCUMENT IS PROVIDED IN RELATION TO SAMSUNG PRODUCTS, AND IS SUBJECT TO CHANGE WITHOUT NOTICE. NOTHING IN THIS DOCUMENT SHALL BE CONSTRUED AS GRANTING

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power 4 Banks x 4M x 4Bit Synchronous DRAM DESCRIPTION The Hynix HY57V654020B is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

A Robust Low Power Static Random Access Memory Cell Design

A Robust Low Power Static Random Access Memory Cell Design Wright State University CORE Scholar Browse all Theses and Dissertations Theses and Dissertations 2018 A Robust Low Power Static Random Access Memory Cell Design A. V. Rama Raju Pusapati Wright State University

More information

Auto refresh and self refresh refresh cycles / 64ms. Programmable CAS Latency ; 2, 3 Clocks

Auto refresh and self refresh refresh cycles / 64ms. Programmable CAS Latency ; 2, 3 Clocks 4 Banks x 1M x 16Bit Synchronous DRAM DESCRIPTION The Hynix HY57V641620HG is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

Auto refresh and self refresh refresh cycles / 64ms. Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 1Mbits x16

Auto refresh and self refresh refresh cycles / 64ms. Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 1Mbits x16 4 Banks x 1M x 16Bit Synchronous DRAM DESCRIPTION The Hynix HY57V641620HG is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

ECC DRAM IME1G(08/16)D1CE(T/B) 1Gbit DDR SDRAM with integrated ECC error correction 4 Bank x32mbit x8 4 Bank x16mbit x16

ECC DRAM IME1G(08/16)D1CE(T/B) 1Gbit DDR SDRAM with integrated ECC error correction 4 Bank x32mbit x8 4 Bank x16mbit x16 ECC DRAM IME1G(08/16)D1CE(T/B) 1Gbit DDR SDRAM with integrated ECC error correction 4 Bank x32mbit x8 4 Bank x16mbit x16-5 -6-75 DDR400 DDR333 DDR266 min Clock Cycle Time (tck2) 7.5ns 7.5ns 7.5ns min Clock

More information

HY57V281620HC(L/S)T-S

HY57V281620HC(L/S)T-S 4 Banks x 2M x 16bits Synchronous DRAM DESCRIPTION The Hynix HY57V281620HC(L/S)T is a 134,217,728bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density

More information

HYB39S256[4/8/16]00FT(L) HYB39S256[4/8/16]00FE(L) HYB39S256[4/8/16]00FF(L)

HYB39S256[4/8/16]00FT(L) HYB39S256[4/8/16]00FE(L) HYB39S256[4/8/16]00FF(L) September 2006 HYB39S256[4/8/16]00FT(L) HYB39S256[4/8/16]00FE(L) HYB39S256[4/8/16]00FF(L) SDRAM Internet Data Sheet Rev. 1.21 HYB39S256[4/8/16]00FT(L), HYB39S256[4/8/16]00FE(L), HYB39S256[4/8/16]00FF(L)

More information

HY57V561620C(L)T(P)-S

HY57V561620C(L)T(P)-S 4 Banks x 4M x 16Bit Synchronous DRAM DESCRIPTION The HY57V561620C(L)T(P) Series is a 268,435,456bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density

More information

Lecture 8: Memory Peripherals

Lecture 8: Memory Peripherals Digital Integrated Circuits (83-313) Lecture 8: Memory Peripherals Semester B, 2016-17 Lecturer: Dr. Adam Teman TAs: Itamar Levi, Robert Giterman 20 May 2017 Disclaimer: This course was prepared, in its

More information

Digital Logic ircuits Circuits Fundamentals I Fundamentals I

Digital Logic ircuits Circuits Fundamentals I Fundamentals I Digital Logic Circuits Fundamentals I Fundamentals I 1 Digital and Analog Quantities Electronic circuits can be divided into two categories. Digital Electronics : deals with discrete values (= sampled

More information

IS42SM32160C IS42RM32160C

IS42SM32160C IS42RM32160C 16Mx32 512Mb Mobile Synchronous DRAM NOVEMBER 2010 FEATURES: Fully synchronous; all signals referenced to a positive clock edge Internal bank for hiding row access and precharge Programmable CAS latency:

More information

FEATURES Row Access Time Column Access Time Random Read/Write Cycle Time Page Mode Cycle Time

FEATURES Row Access Time Column Access Time Random Read/Write Cycle Time Page Mode Cycle Time E DRAM DIMM 16MX72 Nonbuffered EDO DIMM based on 8MX8, 4K Refresh, 3.3V DRAMs GENERAL DESCRIPTION The Advantage E is a JEDEC standard 16MX72 bit Dynamic RAM high density memory module. The Advantage EDC1672-8X8-66VNBS4

More information

Ball Assignments and Descriptions Ball Assignments and Descriptions Figure 1: 63-Ball FBGA x4, x8 Ball Assignments (Top View) A B V

Ball Assignments and Descriptions Ball Assignments and Descriptions Figure 1: 63-Ball FBGA x4, x8 Ball Assignments (Top View) A B V TwinDie DDR2 SDRAM MT47H1G4 64 Meg x 4 x 8 Banks x 2 Ranks MT47H512M8 32 Meg x 8 x 8 Banks x 2 Ranks 4Gb: x4, x8 TwinDie DDR2 SDRAM Features Features Uses 2Gb Micron die Two ranks (includes dual CS#, ODT,

More information

Part No. Max Freq. Interface Package. 111MHz(CL3) *1, 66MHz(CL2) Organization Bank Row Column Address 16M x 16 BA0, BA1 A0 - A12 A0 - A8

Part No. Max Freq. Interface Package. 111MHz(CL3) *1, 66MHz(CL2) Organization Bank Row Column Address 16M x 16 BA0, BA1 A0 - A12 A0 - A8 4M x 16Bit x 4 Banks in 54FBGA FEATURES 1.8V power supply. LVCMOS compatible with multiplexed address. Four banks operation. MRS cycle with address key programs. -. CAS latency (1, 2 & 3). -. Burst length

More information

Computer Networks

Computer Networks 15-441 Computer Networks Physical Layer Professor Hui Zhang hzhang@cs.cmu.edu 1 Communication & Physical Medium There were communications before computers There were communication networks before computer

More information

A Novel Technique to Reduce Write Delay of SRAM Architectures

A Novel Technique to Reduce Write Delay of SRAM Architectures A Novel Technique to Reduce Write Delay of SRAM Architectures SWAPNIL VATS AND R.K. CHAUHAN * Department of Electronics and Communication Engineering M.M.M. Engineering College, Gorahpur-73 010, U.P. INDIA

More information

Revision No. History Draft Date Remark. 0.1 Initial Draft Jan Preliminary. 1.0 Final Version Apr. 2007

Revision No. History Draft Date Remark. 0.1 Initial Draft Jan Preliminary. 1.0 Final Version Apr. 2007 64Mb Synchronous DRAM based on 1M x 4Bank x16 I/O Document Title 4Bank x 1M x 16bits Synchronous DRAM Revision History Revision No. History Draft Date Remark 0.1 Initial Draft Jan. 2007 Preliminary 1.0

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. Low power 4 Banks x 4M x 16Bit Synchronous DRAM DESCRIPTION The HY57V561620C is a 268,435,456bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and high

More information

HY57V561620B(L/S)T 4 Banks x 4M x 16Bit Synchronous DRAM

HY57V561620B(L/S)T 4 Banks x 4M x 16Bit Synchronous DRAM 4 Banks x 4M x 16Bit Synchronous DRAM Doucment Title 4 Bank x 4M x 16Bit Synchronous DRAM Revision History Revision No. History Draft Date Remark 1.4 143MHz Speed Added July 14. 2003 This document is a

More information

512MB DDR ECC SDRAM SoDIMM Kodiak 4

512MB DDR ECC SDRAM SoDIMM Kodiak 4 512MB DDR ECC SDRAM SoDIMM Kodiak 4 200PIN ECC SoDIMM SDN06472S4B51MT-50CR 512MB PC-3200 in COB Technique RoHS compliant Options: Frequency / Latency Marking DDR 400 MHz CL3-50 DDR 333 MHz CL2.5-60 DDR

More information

Revision No. History Draft Date Remark. 1.0 First Version Release Dec Corrected PIN ASSIGNMENT A12 to NC Jan. 2005

Revision No. History Draft Date Remark. 1.0 First Version Release Dec Corrected PIN ASSIGNMENT A12 to NC Jan. 2005 128Mb Synchronous DRAM based on 2M x 4Bank x16 I/O Document Title 4Bank x 2M x 16bits Synchronous DRAM Revision History Revision No. History Draft Date Remark 1.0 First Version Release Dec. 2004 1.1 1.

More information

Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 2Mbits x8. Low power

Part No. Clock Frequency Power Organization Interface Package. Normal. 4Banks x 2Mbits x8. Low power 4 Banks x 2M x 8Bit Synchronous DRAM DESCRIPTION The Hyundai HY57V658020A is a 67,108,864-bit CMOS Synchronous DRAM, ideally suited for the main memory applications which require large memory density and

More information

Know your Algorithm! Architectural Trade-offs in the Implementation of a Viterbi Decoder. Matthias Kamuf,

Know your Algorithm! Architectural Trade-offs in the Implementation of a Viterbi Decoder. Matthias Kamuf, Know your Algorithm! Architectural Trade-offs in the Implementation of a Viterbi Decoder Matthias Kamuf, 2009-12-08 Agenda Quick primer on communication and coding The Viterbi algorithm Observations to

More information

電子電路. Memory and Advanced Digital Circuits

電子電路. Memory and Advanced Digital Circuits 電子電路 Memory and Advanced Digital Circuits Hsun-Hsiang Chen ( 陳勛祥 ) Department of Electronic Engineering National Changhua University of Education Email: chenhh@cc.ncue.edu.tw Spring 2010 2 Reference Microelectronic

More information

Revision No. History Draft Date Remark. 0.1 Initial Draft Jul Preliminary. 1.0 Release Aug. 2009

Revision No. History Draft Date Remark. 0.1 Initial Draft Jul Preliminary. 1.0 Release Aug. 2009 128Mb Synchronous DRAM based on 2M x 4Bank x16 I/O Document Title 4Bank x 2M x 16bits Synchronous DRAM Revision History Revision No. History Draft Date Remark 0.1 Initial Draft Jul. 2009 Preliminary 1.0

More information

ESE534: Computer Organization. Previously. Wires and VLSI. Today. Visually: Wires and VLSI. Preclass 1

ESE534: Computer Organization. Previously. Wires and VLSI. Today. Visually: Wires and VLSI. Preclass 1 ESE534: Computer Organization Previously Day 16: October 26, 2016 Interconnect 2: Wiring Requirements and Implications Identified need for Interconnect Explored mux and crossbar interconnect Seen that

More information

PT480432HG. 1M x 4BANKS x 32BITS SDRAM. Table of Content-

PT480432HG. 1M x 4BANKS x 32BITS SDRAM. Table of Content- 1M x 4BANKS x 32BITS SDRAM Table of Content- 1. GENERAL DESCRIPTION.. 3 2. FEATURES......3 3. PART NUMBER INFORMATION...3 4. PIN CONFIGURATION...4 5. PIN DESCRIPTION...5 6. BLOCK DIAGRAM...6 7. FUNCTIONAL

More information

Variability-Aware Design of Static Random Access Memory Bit-Cell

Variability-Aware Design of Static Random Access Memory Bit-Cell Variability-Aware Design of Static Random Access Memory Bit-Cell by Vasudha Gupta A thesis presented to the University of Waterloo in fulfilment of the thesis requirement for the degree of Master of Applied

More information

RANA: Towards Efficient Neural Acceleration with Refresh-Optimized Embedded DRAM

RANA: Towards Efficient Neural Acceleration with Refresh-Optimized Embedded DRAM RANA: Towards Efficient Neural Acceleration with Refresh-Optimized Embedded DRAM Fengbin Tu, Weiwei Wu, Shouyi Yin, Leibo Liu, Shaojun Wei Institute of Microelectronics Tsinghua University The 45th International

More information

CD22202, CD V Low Power DTMF Receiver

CD22202, CD V Low Power DTMF Receiver November 00 OBSOLETE PRODUCT NO RECOMMDED REPLACEMT contact our Technical Support Center at 1--TERSIL or www.intersil.com/tsc CD0, CD0 5V Low Power DTMF Receiver Features Central Office Quality No Front

More information

DTMF receiver for telephones

DTMF receiver for telephones DTMF receiver for telephones The BU8874 and BU8874F are DTMF receiver ICs developed for use in telephone answering machines, and convert 16 different types of DTMF signals into 4-bit binary serial data.

More information

Part No. Max Freq. Interface Package

Part No. Max Freq. Interface Package 4M x 16Bit x 4 Banks Mobile SDRAM in 54FBGA FEATURES 1.8V power supply. LVCMOS compatible with multiplexed address. Four banks operation. MRS cycle with address key programs. -. CAS latency (1, 2 & 3).

More information