LFXP2-30E-5FN484C Lattice, LFXP2-30E-5FN484C Datasheet - Page 316

FPGA - Field Programmable Gate Array 30KLUTs 363 I/O Inst -on DSP 1.2V -5 Spd

LFXP2-30E-5FN484C

Manufacturer Part Number
LFXP2-30E-5FN484C
Description
FPGA - Field Programmable Gate Array 30KLUTs 363 I/O Inst -on DSP 1.2V -5 Spd
Manufacturer
Lattice

Specifications of LFXP2-30E-5FN484C

Number Of Macrocells
29000
Number Of Programmable I/os
363
Data Ram Size
396288
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
FPBGA-484
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
LFXP2-30E-5FN484C
Manufacturer:
Lattice Semiconductor Corporation
Quantity:
10 000
Company:
Part Number:
LFXP2-30E-5FN484C
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-30E-5FN484C