电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

CY7C1514KV18-300BZXC

产品描述72-Mbit QDR II SRAM 2-Word Burst Architecture Two-word burst on all accesses
文件大小598KB,共33页
制造商Cypress(赛普拉斯)
下载文档 全文预览

CY7C1514KV18-300BZXC在线购买

供应商 器件名称 价格 最低购买 库存  
CY7C1514KV18-300BZXC - - 点击查看 点击购买

CY7C1514KV18-300BZXC概述

72-Mbit QDR II SRAM 2-Word Burst Architecture Two-word burst on all accesses

文档预览

下载PDF文档
72-Mbit QDR II SRAM 2-Word
Burst Architecture
Features
CY7C1510KV18, CY7C1525KV18
CY7C1512KV18, CY7C1514KV18
®
Configurations
CY7C1510KV18 – 8M x 8
CY7C1525KV18 – 8M x 9
CY7C1512KV18 – 4M x 18
CY7C1514KV18 – 2M x 36
Separate independent read and write data ports
Supports concurrent transactions
350 MHz clock for high bandwidth
Two-word burst on all accesses
Double data rate (DDR) interfaces on both read and write ports
(data transferred at 700 MHz) at 350 MHz
Two input clocks (K and K) for precise DDR timing
SRAM uses rising edges only
Two input clocks for output data (C and C) to minimize clock
skew and flight time mismatches
Echo clocks (CQ and CQ) simplify data capture in high speed
systems
Single multiplexed address input bus latches address inputs
for both read and write ports
Separate port selects for depth expansion
Synchronous internally self-timed writes
QDR
®
II operates with 1.5 cycle read latency when DOFF is
asserted HIGH
Operates similar to QDR I device with 1 cycle read latency when
DOFF is asserted LOW
Available in x8, x9, x18, and x36 configurations
Full data coherency, providing most current data
Core V
DD
= 1.8 V (±0.1 V); I/O V
DDQ
= 1.4V to V
DD
Supports both 1.5 V and 1.8 V I/O supply
Available in 165-ball fine pitch ball grid array (FBGA) package
(13 x 15 x 1.4 mm)
Offered in both Pb-free and non Pb-free packages
Variable drive HSTL output buffers
JTAG 1149.1 compatible test access port
Phase Locked Loop (PLL) for Accurate Data Placement
Functional Description
The CY7C1510KV18, CY7C1525KV18, CY7C1512KV18, and
CY7C1514KV18 are 1.8 V synchronous pipelined SRAMs,
equipped with QDR II architecture. QDR II architecture consists
of two separate ports: the read port and the write port to access
the memory array. The read port has dedicated data outputs to
support read operations and the write port has dedicated data
inputs to support write operations. QDR II architecture has
separate data inputs and data outputs to completely eliminate
the need to “turnaround” the data bus that exists with common
I/O devices. Access to each port is through a common address
bus. Addresses for read and write addresses are latched on
alternate rising edges of the input (K) clock. Accesses to the
QDR II read and write ports are completely independent of one
another. To maximize data throughput, both read and write ports
are equipped with DDR interfaces. Each address location is
associated with two 8-bit words (CY7C1510KV18), 9-bit words
(CY7C1525KV18), 18-bit words (CY7C1512KV18), or 36-bit
words (CY7C1514KV18) that burst sequentially into or out of the
device. Because data can be transferred into and out of the
device on every rising edge of both input clocks (K and K and C
and C), memory bandwidth is maximized while simplifying
system design by eliminating bus turnarounds.
Depth expansion is accomplished with port selects, which
enables each port to operate independently.
All synchronous inputs pass through input registers controlled by
the K or K input clocks. All data outputs pass through output
registers controlled by the C or C (or K or K in a single clock
domain) input clocks. Writes are conducted with on-chip
synchronous self-timed write circuitry.
Table 1. Selection Guide
Description
Maximum operating frequency
Maximum operating current
x8
x9
x18
x36
350 MHz
350
825
825
840
1030
333 MHz
333
790
790
810
990
300 MHz
300
730
730
750
910
250 MHz
250
640
640
650
790
200 MHz
200
540
540
550
660
167 MHz
167
480
480
490
580
Unit
MHz
mA
Cypress Semiconductor Corporation
Document Number: 001-00436 Rev. *M
198 Champion Court
San Jose
,
CA 95134-1709
408-943-2600
Revised April 10, 2011
[+] Feedback
如何读写oneNand flash
是否要通过寄存器命令来控制FLASH? oneNand flah的寄存器是怎么分布的?比如说base_address是0x00,地址寄存器是0x00+4这样的。 另外,我看了DATASHEET,里面指示了寄存器地址,比如manufactu ......
whili 嵌入式系统
模拟电路是电子电路的基础
模拟电路是电子电路的基础模拟电路是电子电路的基础,用一只三极管、几只电阻电容就能组成一个简单的电子电路。运放电路也是模拟电路,一般常见的收音机电路、话筒放大器、功放电路都是模拟电路 ......
fighting 模拟电子
MXCHIP+Open1081升级BOOT和WiFI_Driver
按照Open1081 UserManual进行升级BOOT和WiFI_Driver。179538 179539 179540 BOOT升级为正常的,但是WIFI_Driver升级过程中老是出错。 经过这样的升级后,发现使用SecureCRT和SSCom与O ......
chen8710 无线连接
测评汇总:100%国产+工业级!创龙科技全志A40i开发板
活动详情:【100%国产+工业级!创龙科技全志A40i开发板】更新至 2022-10-29测评报告汇总:@symic 创龙科技全志A40i开发板测评3 安装linux sdk及经验教训总结创龙科技全志A40i开发板测评2 安装l ......
EEWORLD社区 测评中心专版
DMA可以使用带cache的内存吗?
为了分配一块内存给DMA使用,一般用这两个函数分配内存 HalAllocateCommonBuffer,AllocPhysMem。这两个都函数可同时返回物理地址和虚拟地址。但这两个函数分配的内存都是uncached。 D ......
flyaround 嵌入式系统
TPS73701DRB输出电压过大问题
在设计中3.3V-1.2V电路使用如图所示TPS73701DRB电路 191916 在调试中发现刚上电时1.2V输出为1.21V,但经过约30秒,输出会上升到1.26V,在过一段时间会超过1.3V。请问是什么原因? eeworl ......
huadong 模拟与混合信号

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1305  16  1235  1342  40  44  11  28  36  5 

器件索引   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

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved