LFXP2-8E-5FTN256C Lattice, LFXP2-8E-5FTN256C Datasheet - Page 316

FPGA - Field Programmable Gate Array 8K LUTs 201I/O Inst- on DSP 1.2V -5 Spd

LFXP2-8E-5FTN256C

Manufacturer Part Number
LFXP2-8E-5FTN256C
Description
FPGA - Field Programmable Gate Array 8K LUTs 201I/O Inst- on DSP 1.2V -5 Spd
Manufacturer
Lattice
Datasheet

Specifications of LFXP2-8E-5FTN256C

Number Of Macrocells
8000
Number Of Programmable I/os
201
Data Ram Size
226304
Supply Voltage (max)
1.26 V
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
0 C
Mounting Style
SMD/SMT
Supply Voltage (min)
1.14 V
Package / Case
FTBGA-256
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
LFXP2-8E-5FTN256C
Manufacturer:
Lattice
Quantity:
63
Part Number:
LFXP2-8E-5FTN256C
Manufacturer:
Lattice Semiconductor Corporation
Quantity:
10 000
Part Number:
LFXP2-8E-5FTN256C
0
Company:
Part Number:
LFXP2-8E-5FTN256C
Quantity:
5
Lattice Semiconductor
Basic SED Verilog Example
module example (
output sed_done;
output sed_in_prog;
output sed_clk_out;
output sed_out;
assign V_hi = 1 ' b1;
assign V_lo = 1 ' b0;
SEDBA
SED_IP(
endmodule
sed_done,
sed_in_prog,
sed_clk_out,
sed_out) ;
#(.OSC_DIV(1))
.SEDENABLE(V_hi), // always high
.SEDSTART(V_hi),
.SEDFRCERRN(V_hi), // always high
.SEDERR(sed_out),
.SEDDONE(sed_done), // wired to an output
.SEDINPROG(sed_in_prog), // wired to an output
.SEDCLKOUT(sed_clk_out)); // wired to an output
// always high
// wired to an output
16-8
Detection Usage Guide
LatticeXP2 Soft Error

Related parts for LFXP2-8E-5FTN256C