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
DS1026_14.1
Lattice Semiconductor
ispXPGA Family Data Sheet
ispXPGA Family Overview
The ispXPGA family of devices provides the ideal vehicle for the creation of high-performance logic designs that
are both non-volatile and infinitely re-programmable. Other FPGA solutions force a compromise, being either re-
programmable or non-volatile. This family couples this capability with a mainstream architecture containing the fea-
tures required for today’s system-level design.
The ispXPGA family is available in two options. The standard device supports sysHSI capability for ultra fast serial
communications while the lower-cost “E-Series” supports the same high-performance FPGA fabric without the
sysHSI Block.
Electrically Erasable CMOS (E
2
CMOS) memory cells provide the ispXPGA family with non-volatile capability.
These allow logic to be functional microseconds after power is applied, allowing easy interfacing in many applica-
tions. This capability also means that expensive external configuration memories are not required and that designs
can be secured from unauthorized read back. Internal SRAM cells allow the device to be infinitely reconfigured if
desired. Both the SRAM and E
2
CMOS cells can be programmed and verified through the IEEE 1532 industry stan-
dard. Additionally, the SRAM cells can be configured and read-back through the sysCONFIG™ peripheral port.
The family spans the density and I/O range required for the majority of today’s logic designs, 139K to 1.25M system
gates and 160 to 496 I/O. The devices are available for operation from 1.8V, 2.5V, and 3.3V power supplies, provid-
ing easy integration into the overall system.
System-level design needs are met through the incorporation of sysMEM dual-port memory blocks, sysIO
advanced I/O support, and sysCLOCK Phase Locked Loops (PLLs). High-speed serial communications are sup-
ported through multiple sysHSI blocks, which provide clock data recovery (CDR) and serialization/de-serialization
(SERDES).
The ispLEVER™ design tool from Lattice allows easy implementation of designs using the ispXPGA product. Syn-
thesis library support is available for major logic synthesis tools. The ispLEVER tool takes the output from these
common synthesis packages and place and routes the design in the ispXPGA product. The tool supports floor
planning and the management of other constraints within the device. The tool also provides outputs to common
timing analysis tools for timing analysis.
To increase designer productivity, Lattice provides a variety of pre-designed modules referred to as IP cores for the
ispXPGA product. These IP cores allow designers to concentrate on the unique portions of their design while using
pre-designed blocks to implement standard functions such as bus interfaces, standard communication interfaces,
and memory controllers.
Through the use of advanced technology and innovative architecture the ispXPGA FPGA devices provide design-
ers with excellent speed performance. Although design dependent, many typical designs can run at over 150MHz.
Certain designs can run at over 300MHz. Table 2 details the performance of several building blocks commonly
used by logic designers.
Table 2. ispXPGA Speed Performance for Typical Building Blocks
Function
8:1 Asynch MUX
1:32 Asynch Demultiplexer
8 x 8 2-LL Pipelined Multiplier
32-bit Up/Down Counter
32-bit Shift Register
Performance
150 MHz
125 MHz
225 MHz
290 MHz
360 MHz
2
Lattice Semiconductor
ispXPGA Family Data Sheet
Architecture Overview
The ispXPGA architecture is a symmetrical architecture consisting of an array of Programmable Function Units
(PFUs) enclosed by Input Output Groups (PICs) with columns of sysMEM Embedded Block RAMs (EBRs) distrib-
uted throughout the array. Figure 1 illustrates the ispXPGA architecture. Each PIC has two corresponding sysIO
blocks, each of which includes one input and output buffer. On two sides of the device, between the PICs and the
sysIO blocks, there are sysHSI High-Speed Interface blocks. The symmetrical architecture allows designers to eas-
ily implement their designs, since any logic function can be placed in any section of the device.
The PFUs contain the basic building blocks to create logic, memory, arithmetic, and register functions. They are
optimized for speed and flexibility allowing complex designs to be implemented quickly and efficiently.
The PICs interface the PFUs and EBRs to the external pins of the device. They allow the signals to be registered
quickly to minimize setup times for high-speed designs. They also allow connections directly to the different logic
elements for fast access to combinatorial functions.
The sysMEM EBRs are large, fast memory elements that can be configured as RAM, ROM, FIFO, and other stor-
age types. They are designed to facilitate both single and dual-port memory for high-speed applications.
These three components of the architecture are interconnected via a high-speed, flexible routing array. The routing
array consists of Variable Length Interconnect (VLI) lines between the PICs, PFUs, and EBRs. There is additional
routing available to the PFU for feedback and direct routing of signals to adjacent PFUs or PICs.
The sysIO blocks consist of configurable input and output buffers connected directly to the PICs. These buffers can
be configured to interface with 16 different I/O standards. This allows the ispXPGA to interface with other devices
without the need for external transceivers.
The sysHSI blocks provide the necessary components to allow the ispXPGA device to transfer data at up to
800Mbps using the LVDS standard. These components include serializing, de-serializing, and clock data recovery
(CDR) logic.
The sysCLOCK blocks provide clock multiplication/division, clock distribution, delay compensation, and increased
performance through the use of PLL circuitry that manipulates the global clocks. There is one sysCLOCK block for
each global clock tree in the device.
3
Lattice Semiconductor
Figure 1. ispXPGA Block Diagram
ispXPGA Family Data Sheet
PFU
PIC
sysMEM Block
sysCLOCK PLL
sysHSI Block
sysIO Buffer
Programmable Function Unit
The Programmable Function Unit (PFU) is the basic building block of the ispXPGA architecture. The PFUs are
arranged in rows and columns in the device with PFU (1,1) referring to (row 1, column 1). Each PFU consists of
four Configurable Logic Elements (CLEs), four Configurable Sequential Elements (CSEs), and a Wide Logic Gen-
erator (WLG). By utilizing these components, the PFU can implement a variety of functions. Table 3 lists some of
the function capabilities of the PFU.
There are 57 inputs to each PFU and nine outputs. The PFU uses 20 inputs for logic, and 37 inputs drive the con-
trol logic from which six control signals are derived for the PFU.
Table 3. Function Capability of ispXPGA PFU
Function
Look-up table
Wide logic functions
Multiplexing
Arithmetic logic
Single-port RAM
Double-port RAM
Shift register
LUT-4, LUT-5, LUT-6
Up to 20 input logic functions
2:1, 4:1, 8:1
Dedicated carry chain and booth multiplication logic
16X1, 16X2, 16X4, 32X1, 32X2, 64X1
16X1, 16X2, 32X1
8-bit shift registers (up to 32-bit shift capability)
1. When the speed requirement is not very high, we can design the pipeline in an iterative form to reuse the resources with the same FPGA function.2. When the control logic is smaller than the shared ...
Two integers a=3, b=2;
The integer c=a/b is obtained by dividing the two numbers (the value of c is 1, which should actually be 1.5).
If the integer c obtained by division is shifted one place to the ...
Briefly understand what IIC is.I2C (Inter-Integrated Circuit BUS) is an integrated circuit bus designed by NXP (formerly PHILIPS). It is mostly used for master-slave communication between the master c...
I recently started to get involved in audio. In order to save manpower and trouble without reducing reliability, the board power supply basically uses Mean Well's switching power supply. Some models o...
The audio switching and mixing matrix is the core equipment of various conference, broadcasting and command systems. It connects different audio input and output devices to realize the switching and...[Details]
On January 26, Fu Hu, member of the Standing Committee of the Dunhuang Municipal Party Committee and Deputy Mayor of the Municipal Government, led a delegation to visit Abbotray for on-site inspect...[Details]
The instruction system of AVR microcontroller is a streamlined instruction set of RISC structure. The CISC structure has defects such as unequal instruction system length, large number of instruction...[Details]
#include reg52.h //Header file containing microcontroller registers
#include stdlib.h //Contains the definition file of the random function rand()
#include intrins.h //Header file contai...[Details]
The data memory of the intermediate product PIC16C6X of PIC microcontroller is usually divided into two banks, namely, bank 0 (Bank0) and bank 1 (Bank1). Each bank consists of two parts: dedicated re...[Details]
When it comes to single-axis robots, I believe many people are not very familiar with them, let alone the installation method of single-axis robots? In fact, single-axis robots must be installed co...[Details]
Perhaps no other lithium battery material can make battery giants so crazy. BYD has gone "crazy" about purchasing lithium hexafluorophosphate. On November 15, Dofluoro announced that the company ha...[Details]
As an emerging field, sodium-ion batteries are accelerating the development of relevant industry standards. Recently, the official website of the China Electronics Standardization Institute released t...[Details]
Different from the thriving scene last year, this year's new domestic car-making forces have obviously lost their former glory. Due to factors such as subsidy reduction, capital shortage, and consume...[Details]
China Energy Storage Network News:
The "Belt and Road" Development and South American Seminar on Global Energy Internet Construction" was recently held in Rio de Janeiro. The seminar aims to ...[Details]
On January 3, Cepton, a provider of high-performance lidar solutions, announced the launch of its breakthrough new lidar Vista®-X120 Plus. Vista-X120 Plus is the world’s slimmest software-definable...[Details]
01 UBTECH countdown to ringing the bell
Shenzhen UBTECH Robotics Co., Ltd. (hereinafter referred to as UBTECH) issued an announcement today to launch its public offering, which wil...[Details]
With
the development of
computer
technology, especially single-chip microcomputer technology, temperature has a great impact on people's lives and work, so it is necessary to collect temp...[Details]
/* Coder: Farman Date : 2018-01-02 I referred to the manufacturer's TM1637 data sheet and would like to express my gratitude. */ #include STC89C5XRC.h //Include 52 MCU header file #include "Delay....[Details]
Ideal L8 has two versions, pro and max. The pro version is based on the Horizon Journey J5
intelligent driving
system, while the max version is based on
NVIDIA
Orin.
Du...[Details]