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

关键词

搜索

型号

搜索

LC4128V-75T144I

产品描述Cpld - complex programmable logic devices programmable super fast HI density pld
产品类别半导体    其他集成电路(IC)   
文件大小330KB,共95页
制造商All Sensors
下载文档 详细参数 全文预览

LC4128V-75T144I在线购买

供应商 器件名称 价格 最低购买 库存  
LC4128V-75T144I - - 点击查看 点击购买

LC4128V-75T144I概述

Cpld - complex programmable logic devices programmable super fast HI density pld

LC4128V-75T144I规格参数

参数名称属性值
ManufactureLattice
产品种类
Product Category
CPLD - Complex Programmable Logic Devices
RoHSN
ProducispMACH 4128
Number of Macrocells128
Number of Logic Array Blocks - LABs8
Maximum Operating Frequency333 MHz
Delay Time2.7 ns
Number of I/Os680
工作电源电压
Operating Supply Voltage
3.3 V
最大工作温度
Maximum Operating Temperature
+ 105 C
安装风格
Mounting Style
SMD/SMT
封装 / 箱体
Package / Case
TQFP-144
Memory TypeEEPROM
最小工作温度
Minimum Operating Temperature
- 40 C
Number of Product Terms per Mac80
Operating Supply Curre12 mA
系列
Packaging
Tray
工厂包装数量
Factory Pack Quantity
60
电源电压-最大
Supply Voltage - Max
3.6 V
Supply Voltage - Mi3 V

文档预览

下载PDF文档
ispMACH 4000V/B/C/Z Family
February 2006
TM
Coolest Power
C
TM
3.3V/2.5V/1.8V In-System Programmable
SuperFAST
TM
High Density PLDs
Data Sheet
Features
High Performance
Broad Device Offering
• Multiple temperature range support
– Commercial: 0 to 90°C junction (T
j
)
– Industrial: -40 to 105°C junction (T
j
)
– Automotive: -40 to 130°C junction (T
j
)
• f
MAX
= 400MHz maximum operating frequency
• t
PD
= 2.5ns propagation delay
• Up to four global clock pins with programmable
clock polarity control
• Up to 80 PTs per output
Easy System Integration
• Superior solution for power sensitive consumer
applications
• Operation with 3.3V, 2.5V or 1.8V LVCMOS I/O
• Operation with 3.3V (4000V), 2.5V (4000B) or
1.8V (4000C/Z) supplies
• 5V tolerant I/O for LVCMOS 3.3, LVTTL, and PCI
interfaces
• Hot-socketing
• Open-drain capability
• Input pull-up, pull-down or bus-keeper
• Programmable output slew rate
• 3.3V PCI compatible
• IEEE 1149.1 boundary scan testable
• 3.3V/2.5V/1.8V In-System Programmable
(ISP™) using IEEE 1532 compliant interface
• I/O pins with fast setup path
• Lead-free package options
Ease of Design
• Enhanced macrocells with individual clock,
reset, preset and clock enable controls
• Up to four global OE controls
• Individual local OE control per I/O pin
• Excellent First-Time-Fit
TM
and refit
• Fast path, SpeedLocking
TM
Path, and wide-PT
path
• Wide input gating (36 input logic blocks) for fast
counters, state machines and address decoders
Zero Power (ispMACH 4000Z) and Low
Power (ispMACH 4000V/B/C)
Typical static current 10µA (4032Z)
Typical static current 1.3mA (4000C)
1.8V core low dynamic power
ispMACH 4000Z operational down to 1.6V V
CC
Table 1. ispMACH 4000V/B/C Family Selection Guide
ispMACH
4032V/B/C
Macrocells
I/O + Dedicated
Inputs
t
PD
(ns)
t
S
(ns)
t
CO
(ns)
f
MAX
(MHz)
Supply Voltages (V)
Pins/Package
32
30+2/32+4
2.5
1.8
2.2
400
3.3/2.5/1.8V
44 TQFP
48 TQFP
ispMACH
4064V/B/C
64
30+2/32+4/
64+10
2.5
1.8
2.2
400
3.3/2.5/1.8V
44 TQFP
48 TQFP
100 TQFP
ispMACH
4128V/B/C
128
64+10/92+4/
96+4
2.7
1.8
2.7
333
3.3/2.5/1.8V
ispMACH
4256V/B/C
256
64+10/96+14/
128+4/160+4
3.0
2.0
2.7
322
3.3/2.5/1.8V
ispMACH
4384V/B/C
384
128+4/192+4
3.5
2.0
2.7
322
3.3/2.5/1.8V
ispMACH
4512V/B/C
512
128+4/208+4
3.5
2.0
2.7
322
3.3/2.5/1.8V
100 TQFP
128 TQFP
144 TQFP
1
100 TQFP
144 TQFP
1
176 TQFP
256 fpBGA
2
176 TQFP
256 fpBGA
176 TQFP
256 fpBGA
1. 3.3V (4000V) only.
2. 128-I/O and 160-I/O configurations.
© 2006 Lattice Semiconductor Corp. All Lattice trademarks, registered trademarks, patents, and disclaimers are as listed at www.latticesemi.com/legal. All other brand
or product names are trademarks or registered trademarks of their respective holders. The specifications and information herein are subject to change without notice.
www.latticesemi.com
1
ispm4k_22z.2
MSP430:P1OUT=4、P1OUT |=4、P1OUT &-=~8的意思
首先,msp430没有P0口的,按P1口来说明 P1OUT = 4; P1.2引脚输出高电平,P1其余引脚输出低电平; P1OUT |= 4;P1.2置高电平,P1其余引脚不变; P1OUT &= ~8;即P1OUT &= 0xf7,P1.3置低电平,P1其 ......
qinkaiabc 微控制器 MCU
求助,有没有人有单片机让蜂鸣器模拟警车,救护车……声音的代码
有没有人有单片机让蜂鸣器模拟警车,救护车,火警,机关枪,生日快乐……声音的代码 ...
li603672183 单片机
编写简单的IP协议栈
最近要在ARM平台上实现一个网络IP数据包加密的程序,但是现有的系统没有网络协议栈,而我有不想移植一个完整的TCP/IP协议栈(其实移植困难也很大,因为系统是我们团队自己实现的嵌入式最简系统 ......
waxam06 嵌入式系统
模拟数字考试不难(暮森的模拟电路串讲,原创
模拟数字考试不难(暮森的模拟电路串讲,原创) 作者:暮森 (转自:www.ezikao.com.cn,如果联系我请到易自考“模拟电路”版块) 对于模拟电路大家都觉得比较难,确实模拟电路数字电路在计 ......
fighting 模拟电子
有关bootloader制作的问题
我在做booloader加入sb.xcl文件之后出现了Fatal Error: Segment IEEE_ADDRESS_SPACE must be defined in a segment definition option (-Z, -b or -P) 错误请问这个是什么原因呢? 本帖最后 ......
wateras1 无线连接
富士通FRAM心得提交
上周收到了申请的样片MB85RS64,这几天一直在准备芯片的烧写工作,由于我所在的单位是烧写器厂商,所以申请样片一方面是做FRAM烧写的支持工作,另一方面也和常规的SPI接口串行flash芯片做个比较 ......
fanlly 综合技术交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2920  2054  1169  166  2604  42  8  47  23  35 

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