EEWORLDEEWORLDEEWORLD

Part Number

Search

GS816118DD-200VT

Description
Cache SRAM, 1MX18, 6.5ns, CMOS, PBGA165, FPBGA-165
Categorystorage    storage   
File Size509KB,35 Pages
ManufacturerGSI Technology
Websitehttp://www.gsitechnology.com/
Download Datasheet Parametric View All

GS816118DD-200VT Overview

Cache SRAM, 1MX18, 6.5ns, CMOS, PBGA165, FPBGA-165

GS816118DD-200VT Parametric

Parameter NameAttribute value
MakerGSI Technology
Parts packaging codeBGA
package instructionLBGA,
Contacts165
Reach Compliance Codecompliant
ECCN code3A991.B.2.B
Maximum access time6.5 ns
Other featuresALSO OPERATES AT 2.5V
JESD-30 codeR-PBGA-B165
length15 mm
memory density18874368 bit
Memory IC TypeCACHE SRAM
memory width18
Number of functions1
Number of terminals165
word count1048576 words
character code1000000
Operating modeSYNCHRONOUS
Maximum operating temperature70 °C
Minimum operating temperature
organize1MX18
Package body materialPLASTIC/EPOXY
encapsulated codeLBGA
Package shapeRECTANGULAR
Package formGRID ARRAY, LOW PROFILE
Parallel/SerialPARALLEL
Maximum seat height1.4 mm
Maximum supply voltage (Vsup)2 V
Minimum supply voltage (Vsup)1.7 V
Nominal supply voltage (Vsup)1.8 V
surface mountYES
technologyCMOS
Temperature levelCOMMERCIAL
Terminal formBALL
Terminal pitch1 mm
Terminal locationBOTTOM
width13 mm
GS8161xxD(GT/D)-xxxV
100-Pin TQFP & 165-Bump BGA
Commercial Temp
Industrial Temp
1M x 18, 512K x 32, 512K x 36
18Mb Sync Burst SRAMs
333 MHz–150 MHz
2.5 V or 3.3 V V
DD
2.5 V or 3.3 V I/O
Features
• IEEE 1149.1 JTAG-compatible Boundary Scan
• 1.8 V or 2.5 V core power supply
• 1.8 V or 2.5 V I/O supply
• LBO pin for Linear or Interleaved Burst mode
• Internal input resistors on mode pins allow floating mode pins
• Byte Write (BW) and/or Global Write (GW) operation
• Internal self-timed write cycle
• Automatic power-down for portable applications
• JEDEC-standard 165-bump BGA package
• RoHS-compliant 100-pin TQFP and 165-bump BGA packages
available
Linear Burst Order (LBO) input. The Burst function need not
be used. New addresses can be loaded on every cycle with no
degradation of chip performance.
Flow Through/Pipeline Reads
The function of the Data Output register can be controlled by
the user via the FT mode pin (Pin 14). Holding the FT mode
pin low places the RAM in Flow Through mode, causing
output data to bypass the Data Output Register. Holding FT
high places the RAM in Pipeline mode, activating the rising-
edge-triggered Data Output Register.
SCD Pipelined Reads
The
GS8161xxD(GT/D)-xxxV
is a SCD (Single Cycle Deselect)
pipelined synchronous SRAM. DCD (Dual Cycle Deselect)
versions are also available. SCD SRAMs pipeline deselect
commands one stage less than read commands. SCD RAMs
begin turning off their outputs immediately after the deselect
command has been captured in the input registers.
Byte Write and Global Write
Byte write operation is performed by using Byte Write enable
(BW) input combined with one or more individual byte write
signals (Bx). In addition, Global Write (GW) is available for
writing all bytes at one time, regardless of the Byte Write
control inputs.
Sleep Mode
Low power (Sleep mode) is attained through the assertion
(High) of the ZZ signal, or by stopping the clock (CK).
Memory data is retained during Sleep mode.
Core and Interface Voltages
The
GS8161xxD(GT/D)-xxxV
operates on a 1.8 V or 2.5 V
power supply. All inputs are 1.8 V or 2.5 V compatible.
Separate output power (V
DDQ
) pins are used to decouple
output noise from the internal circuits and are 1.8 V or 2.5 V
compatible.
Functional Description
Applications
The
GS8161xxD(GT/D)-xxxV
is an 18,874,368-bit high
performance synchronous SRAM with a 2-bit burst address
counter. Although of a type originally developed for Level 2
Cache applications supporting high performance CPUs, the
device now finds application in synchronous SRAM
applications, ranging from DSP main store to networking chip
set support.
Controls
Addresses, data I/Os, chip enable (E1), address burst control
inputs (ADSP, ADSC, ADV) and write control inputs (Bx,
BW, GW) are synchronous and are controlled by a positive-
edge-triggered clock input (CK). Output enable (G) and power
down control (ZZ) are asynchronous inputs. Burst cycles can
be initiated with either ADSP or ADSC inputs. In Burst mode,
subsequent burst addresses are generated internally and are
controlled by ADV. The burst address counter may be
configured to count in either linear or interleave order with the
Parameter Synopsis
t
KQ
tCycle
Curr
(x18)
Curr
(x32/x36)
t
KQ
tCycle
Curr
(x18)
Curr
(x32/x36)
-333
3.0
3.0
305
360
5.0
5.0
235
265
-250
3.0
4.0
245
285
5.5
5.5
215
245
-200
3.0
5.0
205
235
6.5
6.5
205
225
-150
3.8
6.7
175
195
7.5
7.5
190
205
Unit
ns
ns
mA
mA
ns
ns
mA
mA
Pipeline
3-1-1-1
Flow
Through
2-1-1-1
Rev: 1.03b 9/2013
1/35
© 2011, GSI Technology
Specifications cited are subject to change without notice. For latest documentation see http://www.gsitechnology.com.
How to initialize AT91 GPIO as interrupt input in WINCE6.0
I use the GPIO of AT91SAM9261 as the interrupt input of the peripheral. How should I initialize it? I use it now const struct pio_desc hw_pio[] = { {"...", AT91C_PIN_PC(3), 0, PIO_PULLUP | PIO_DEGLITC...
demoxie Embedded System
Restarting an old hobby
I studied electrical engineering in college. I played with 51 series microcontrollers and FPGAs. I also had a simple understanding of AVR, PIC, ARM, and MSP430. I remember that I also had an EEworld a...
restone Microcontroller MCU
Sharing ARM7 learning experience - system clock configuration (IV)
The oscillator of LPC2148 can work in two modes: slave mode is an external input signal source with a spectrum range of 1 to 50M . Another is the commonly used party mode, which uses an external cryst...
billbot501 ARM Technology
Can you help me check if there is anything wrong with the op amp circuit?
It is correct in simulation, but there is no amplification effect in the actual circuit....
大学汪 Analog electronics
I'm advertising this Lego robot that can solve the Rubik's Cube^_^
After half a year, my Lego robot can finally restore any scrambled Rubik's Cube. Starting from the time the color is read, the restoration time is about 3 minutes on average. I am very happy, so I wou...
strawberry921 Robotics Development
A small problem encountered when learning file filter driver
A beginner wants to establish communication between sfilter and user program. I encountered a problem. Problem: After createfile in the user interface, the handle returned is 0xffffffff. When querying...
highlight Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2856  556  75  67  610  58  12  2  13  19 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号