FPGA可编程逻辑器件芯片XC7VX690T-3FF1926E中文规格书

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

7Series FPGAs Data Sheet: Overview
DS180 (v2.6.1) September 8, 2020Product Specification
Kintex-7 FPGA Feature Summary
Table 6:Kintex-7 FPGA Feature Summary by Device Device Logic Cells Configurable Logic Blocks (CLBs)DSP Slices (2)Block RAM Blocks (3)CMTs (4)PCIe (5)GTXs XADC Blocks Total I/O Banks (6)Max User I/O (7)Slices (1)
Max Distributed RAM (Kb)18Kb 36Kb Max (Kb)XC7K70T 65,60010,250
8382402701354,86061816300XC7K160T 162,24025,350
2,18860065032511,70081818400XC7K325T 326,08050,950
4,00084089044516,02010116110500XC7K355T 356,16055,650
5,0881,4401,43071525,740612416300XC7K410T 406,72063,550
5,6631,5401,59079528,62010116110500XC7K420T 416,96065,150
5,9381,6801,67083530,060813218400XC7K480T 477,76074,6506,7881,9201,91095534,380813218
400Notes:
1.Each 7series FPGA slice contains four LUTs and eight flip-flops; only some slices can use their LUTs as distributed RAM or SRLs.
2.Each DSP slice contains a pre-adder, a 25x 18 multiplier, an adder, and an accumulator.
3.Block RAMs are fundamentally 36Kb in size; each block can also be used as two independent 18 Kb blocks.
4.Each CMT contains one MMCM and one PLL.
5.Kintex-7 FPGA Interface Blocks for PCI Express support up to x8 Gen 2.
6.Does not include configuration Bank 0.
7.This number does not include GTX transceivers.
Table 7:Kintex-7 FPGA Device-Package Combinations and Maximum I/Os
Package (1)
FBG484 FBG676(2)FFG676(2) FBG900(3)FFG900(3)FFG901FFG1156Size (mm)
23 x 2327 x 2727 x 2731 x 3131 x 3131 x 3135 x 35Ball Pitch (mm)
1.0 1.0 1.0 1.0 1.0 1.0 1.0Device
GTX (4)I/O GTX (4)I/O GTX I/O GTX (4)I/O GTX I/O GTX I/O GTX I/O HR (5)HP (6)HR (5)HP (6)HR (5)HP (6)HR (5)HP (6)HR (5)HP (6)HR (5)HP (6)HR (5)HP (6)XC7K70T
41851008200100XC7K160T
418510082501508250150XC7K325T
825015082501501635015016350150XC7K355T
243000XC7K410T
825015082501501635015016350150XC7K420T
283800324000XC7K480T 283800324000Notes:
1.All packages listed are Pb-free (FBG, FFG with exemption 15). Some packages are available in Pb option.
2.Devices in FBG676 and FFG676 are footprint compatible.
3.Devices in FBG900 and FFG900 are footprint compatible.
4.GTX transceivers in FB packages support the following maximum data rates: 10.3Gb/s in FBG484; 6.6Gb/s in FBG676 and FBG900. Refer to Kintex-7 FPGAs Data Sheet:
DC and AC Switching Characteristics (DS182) for details.
5.HR = High-range I/O with support for I/O voltage from 1.2V to 3.3V.
6.HP = High-performance I/O with support for I/O voltage from 1.2V to 1.8V.
7Series FPGAs Data Sheet: Overview
Block RAM
Some of the key features of the block RAM include:
•Dual-port 36Kb block RAM with port widths of up to 72
•Programmable FIFO logic
•Built-in optional error correction circuitry
Every 7series FPGA has between 5 and 1,880 dual-port block RAMs, each storing 36Kb. Each block RAM has two completely independent ports that share nothing but the stored data.
Synchronous Operation
Each memory access, read or write, is controlled by the clock. All inputs, data, address, clock enables, and write enables are registered. Nothing happens without a clock. The input address is always clocked, retaining data until the next operation. An optional output data pipeline register allows higher clock rates at the cost of an extra cycle of latency.
During a write operation, the data output can reflect either the previously stored data, the newly written data, or can remain unchanged.
Programmable Data Width
Each port can be configured as 32K×1, 16K×2, 8K×4, 4K×9 (or8), 2K×18 (or16), 1K×36 (or32), or 512×72 (or64). The two ports can have different aspect ratios without any constraints.
Each block RAM can be divided into two completely independent 18Kb block RAMs that can each be configured to any aspect ratio from 16K×1 to 512×36. Everything described previously for the full 36Kb block RAM also applies to each of the smaller 18Kb block RAMs.
Only in simple dual-port (SDP) mode can data widths of greater than 18bits (18Kb RAM) or 36bits (36Kb RAM) be accessed. In this mode, one port is dedicated to read operation, the other to write operation. In SDP mode, one side (read or write) can be variable, while the other is fixed to 32/36 or 64/72.
Both sides of the dual-port 36Kb RAM can be of variable width.
Two adjacent 36Kb block RAMs can be configured as one cascaded 64K×1 dual-port RAM without any additional logic. Error Detection and Correction
Each 64-bit-wide block RAM can generate, store, and utilize eight additional Hamming code bits and perform single-bit error correction and double-bit error detection (ECC) during the read process. The ECC logic can also be used when writing to or reading from external 64- to 72-bit-wide memories.
FIFO Controller
The built-in FIFO controller for single-clock (synchronous) or dual-clock (asynchronous or multirate) operation increments the internal addresses and provides four handshaking flags: full, empty, almost full, and almost empty. The almost full and almost empty flags are freely programmable. Similar to the block RAM, the FIFO width and depth are programmable, but the write and read ports always have identical width.
First word fall-through mode presents the first-written word on the data output even before the first read operation. After the first word has been read, there is no difference between this mode and the standard mode.
DS180 (v2.6.1) September 8, 2020
Product Specification。

相关文档
最新文档