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

关键词

搜索

型号

搜索

CY3732VP208-143BGXC

产品描述EE PLD, 12 ns, CQCC84
产品类别半导体    可编程逻辑器件   
文件大小2MB,共64页
制造商Cypress(赛普拉斯)
下载文档 详细参数 全文预览

CY3732VP208-143BGXC概述

EE PLD, 12 ns, CQCC84

电子可编程逻辑器件, 12 ns, CQCC84

CY3732VP208-143BGXC规格参数

参数名称属性值
功能数量1
端子数量84
最大工作温度125 Cel
最小工作温度-55 Cel
最大供电/工作电压5.5 V
最小供电/工作电压4.5 V
额定供电电压5 V
输入输出总线数量69
加工封装描述CERAMIC, LCC-84
状态DISCONTINUED
工艺CMOS
包装形状SQUARE
包装尺寸CHIP CARRIER
表面贴装Yes
端子形式J BEND
端子间距1.27 mm
端子涂层TIN LEAD
端子位置QUAD
包装材料CERAMIC, METAL-SEALED COFIRED
温度等级MILITARY
组织1 DEDICATED INPUTS, 69 I/O
最大FCLK时钟频率80 MHz
输出功能MACROCELL
可编程逻辑类型EE PLD
传播延迟TPD12 ns
专用输入数量1

文档预览

下载PDF文档
Ultra37000 CPLD Family
5V, 3.3V, ISR™ High-Performance CPLDs
Features
• In-System Reprogrammable™ (ISR™) CMOS CPLDs
— JTAG interface for reconfigurability
— Design changes do not cause pinout changes
— Design changes do not cause timing changes
• High density
— 32 to 512 macrocells
— 32 to 264 I/O pins
— Five dedicated inputs including four clock pins
• Simple timing model
— No fanout delays
— No expander delays
— No dedicated vs. I/O pin delays
— No additional delay through PIM
— No penalty for using full 16 product terms
— No delay for steering or sharing product terms
• 3.3V and 5V versions
• PCI-compatible
[1]
• Programmable bus-hold capabilities on all I/Os
• Intelligent product term allocator provides:
— 0 to 16 product terms to any macrocell
— Product term steering on an individual basis
— Product term sharing among local macrocells
• Flexible clocking
— Four synchronous clocks per device
— Product term clocking
— Clock polarity control per logic block
• Consistent package/pinout offering across all densities
— Simplifies design migration
— Same pinout for 3.3V and 5.0V devices
• Packages
— 44 to 400 leads in PLCC, CLCC, PQFP, TQFP, CQFP,
BGA, and Fine-Pitch BGA packages
— Lead (Pb)-free packages available
Note:
1. Due to the 5V-tolerant nature of 3.3V device I/Os, the I/Os are not clamped to V
CC
, PCI V
IH
= 2V.
General Description
The Ultra37000™ family of CMOS CPLDs provides a range of
high-density programmable logic solutions with unparalleled
system performance. The Ultra37000 family is designed to
bring the flexibility, ease of use, and performance of the 22V10
to high-density CPLDs. The architecture is based on a number
of logic blocks that are connected by a Programmable Inter-
connect Matrix (PIM). Each logic block features its own
product term array, product term allocator, and 16 macrocells.
The PIM distributes signals from the logic block outputs and all
input pins to the logic block inputs.
All of the Ultra37000 devices are electrically erasable and
In-System Reprogrammable (ISR), which simplifies both
design and manufacturing flows, thereby reducing costs. The
ISR feature provides the ability to reconfigure the devices
without having design changes cause pinout or timing
changes. The Cypress ISR function is implemented through a
JTAG-compliant serial interface. Data is shifted in and out
through the TDI and TDO pins, respectively. Because of the
superior routability and simple timing model of the Ultra37000
devices, ISR allows users to change existing logic designs
while simultaneously fixing pinout assignments and
maintaining system performance.
The entire family features JTAG for ISR and boundary scan,
and is compatible with the PCI Local Bus specification,
meeting the electrical and timing requirements. The
Ultra37000 family features user programmable bus-hold
capabilities on all I/Os.
Ultra37000 5.0V Devices
The Ultra37000 devices operate with a 5V supply and can
support 5V or 3.3V I/O levels. V
CCO
connections provide the
capability of interfacing to either a 5V or 3.3V bus. By
connecting the V
CCO
pins to 5V the user insures 5V TTL levels
on the outputs. If V
CCO
is connected to 3.3V the output levels
meet 3.3V JEDEC standard CMOS levels and are 5V tolerant.
These devices require 5V ISR programming.
Ultra37000V 3.3V Devices
Devices operating with a 3.3V supply require 3.3V on all V
CCO
pins, reducing the device’s power consumption. These
devices support 3.3V JEDEC standard CMOS output levels,
and are 5V-tolerant. These devices allow 3.3V ISR
programming.
Cypress Semiconductor Corporation
Document #: 38-03007 Rev. *E
3901 North First Street
San Jose
,
CA 95134
408-943-2600
Revised March 7, 2004
Buck电源深入研究之纹波电压(有图)
最近制作了一块Buck 型DCDC开关电源,24V转5V;利用示波器AC耦合输入测试电源的纹波电压,大约为+10mv/-15mv,但是纹波电压的波动和MOS管的开关对应关系好像不对,教科书中介绍BUCK输出滤波电容 ......
dragon558 电源技术
请教SD卡坏块检测问题.
我在s3c2440上做SD卡读写驱动,没有文件系统,就一块一块地读写.怎样检测坏块,有了坏块怎么标记呢? SD卡又不像nand flash那样有自己的一套检测标记方式,请大家指点!!...
zry113 嵌入式系统
PIC中档单片机系列-在线串行编程.pdf
PIC中档单片机系列-在线串行编程这个很好,是适合那些没有现成的变成软件的朋友们...
rain Microchip MCU
请有经验的大师推荐一款带USB接口和通讯功能的单片机
各位XDJM,我想使用一个带USB接口和通讯功能的单片机!请知道的给我提供一下地址或者资料!先谢了!! ...
qqwweerr 嵌入式系统
【ESP32学习】使用线程
线程功能其实以前就尝试过,不过当时ESP32的micropython版本还很低,所以这次我们试试新的ESP32固件下线程的情况。 import _thread from machine import Pin import time LED = Pin(21, P ......
dcexpert MicroPython开源版块
memset与 变量定义时初始化的 区别
unsigned char pDATA; memset(pDATA,0 ,8); 如果直接在定义处初始化为0,与memset的区别是 什么?...
jin7015 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1860  2859  1848  287  249  47  26  57  28  20 

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