xilinx wp424 multi-gigabit serial link simulation with ...enable fast high-speed serial link...

13
WP424 (v1.0) September 28, 2012 www.xilinx.com 1 © Copyright 2011–2012 Xilinx, Inc. Xilinx, the Xilinx logo, Artix, ISE, Kintex, Spartan, Virtex, Vivado, Zynq and other designated brands included herein are trademarks of Xilinx in the United States and other countries. PCI, PCI Express, PCIe, and PCI-X are trademarks of PCI-SIG. ARM is a registered trademark and Cortex is a trademark of ARM in the EU and other countries. All other trademarks are the property of their respective owners. The 7 series GTX transceiver is the first 28 nm transceiver in the FPGA industry. The transceiver supports line rates from 500 Mb/s to 12.5 Gb/s. To enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for the 7 series GTX transceiver. The features and the quality of this IBIS-AMI model kit are the subject of this white paper. White Paper: 7 Series FPGAs WP424 (v1.0) September 28, 2012 Multi-Gigabit Serial Link Simulation with Xilinx 7 Series FPGA GTX Transceiver IBIS-AMI Models By: Harry Fu, Romi Mayder, and Ian Zhuang

Upload: others

Post on 26-Apr-2020

40 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

WP424 (v1.0) September 28, 2012 www.xilinx.com 1

© Copyright 2011–2012 Xilinx, Inc. Xilinx, the Xilinx logo, Artix, ISE, Kintex, Spartan, Virtex, Vivado, Zynq and other designated brands included herein are trademarks of Xilinx in the United States and other countries. PCI, PCI Express, PCIe, and PCI-X are trademarks of PCI-SIG. ARM is a registered trademark and Cortex is a trademark of ARM in the EU and other countries. All other trademarks are the property of their respective owners.

The 7 series GTX transceiver is the first 28 nmtransceiver in the FPGA industry. The transceiversupports line rates from 500 Mb/s to 12.5 Gb/s. Toenable fast high-speed serial link simulation andaccurate link margin estimation, Xilinx provides anIBIS-AMI model kit for the 7 series GTX transceiver.The features and the quality of this IBIS-AMI modelkit are the subject of this white paper.

White Paper: 7 Series FPGAs

WP424 (v1.0) September 28, 2012

Multi-Gigabit Serial Link Simulation with Xilinx 7 Series FPGA

GTX Transceiver IBIS-AMI Models

By: Harry Fu, Romi Mayder, and Ian Zhuang

Page 2: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

2 www.xilinx.com WP424 (v1.0) September 28, 2012

Introduction to High-Speed Serial Link Simulation

Introduction to High-Speed Serial Link Simulation The high-technology industries have been transitioning from parallel to serial interfaces, and the data rates required of high-speed serial interfaces have been steadily increasing. These higher data rates have produced higher bandwidths, along with associated challenges for system design. Data recovery from a received serial data stream is negatively impacted by channel loss, reflections, crosstalk, etc. Overall, the complicated channel conditions that exist at 10 Gb/s and higher raise the importance of serial link simulation to a newly critical position.

Meanwhile, the cost of simulation, like simulation time, rises as the transceiver circuits incorporate more and more complicated equalization features. Classic time-domain transient simulations based on multi-gigabit transceiver transistor netlists have reached a stage where simulation time is intolerably long, even for the fastest workstations.

Over the past few years, therefore, the IBIS Algorithmic Modeling Interface (IBIS-AMI) has become the industry standard for transceiver simulation, with ~1,000X faster time-domain simulation speeds while maintaining a high-level of accuracy.

IBIS-AMIDeveloped by the IBIS Advanced Technology Modeling (IBIS-ATM) working group, the IBIS-AMI is a modeling standard for transceivers to enable fast and accurate simulation of multi-gigabit serial links. Semiconductor vendors provide IBIS-AMI models as compiled binary executables without exposing their proprietary algorithms. The models are portable through different EDA platforms. Multi-million bits of simulation can be done in minutes, thus making it practical to run low Bit-Error-Rate (BER) channel analysis.

An IBIS-AMI simulation starts with analyzing the analog network and generating the impulse response characteristics of the transmitter and receiver analog buffers, the packages, and the link channel between transmitter and receiver, as illustrated in Figure 1.

The EDA tool calls Tx_Init() and Rx_Init() with the characterized channel impulse response to generate a system impulse response. To run a bit-by-bit simulation, the EDA tool takes the stimulus through Tx_GetWave(), system response, and

X-Ref Target - Figure 1

Figure 1: Building Blocks of an IBIS-AMI Simulation and Channel Characterization

Link Channel (PCB, Connector,Backplane, Cable, etc.)

WP424_01_072512

TX EQ(dll)

TXAnalog

(ibs)

TXPkg

RXEQ

CDR(dll)

RXAnalog

(ibs)

RXPkg

TX IBIS-AMI Model RX IBIS-AMI Model

TX AMI RX AMI

Channel Characterization to Generate the Impulse Response hAC (t)

Page 3: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

Introduction to High-Speed Serial Link Simulation

WP424 (v1.0) September 28, 2012 www.xilinx.com 3

Rx_GetWave(), then outputs the behavior of the overall system. The Init() and GetWave() calls are all defined in the executables of the AMI models. See Figure 2.

7 Series Transceiver IBIS-AMI Modeling OverviewWith 7 series FPGAs, Xilinx offers a portfolio of four transceivers (Figure 3) to meet different application requirements, running from 500 Mb/s to 28.05 Gb/s. As a member of the IBIS Advanced Technology Modeling Group, Xilinx provides an IBIS-AMI model for each transceiver, which enables customers to run serial link simulation and estimate system performance.

The 7 series GTX transceiver is the first of four 7 series transceivers available to the market. It is designed for best-in-class signal integrity. Figure 4 describes the blocks dedicated to achieving excellent signal integrity in the Kintex™-7/Virtex®-7 GTX transceiver in DFE mode. All the shaded blocks — PLL, TX pre-emphasis, RX Automatic Gain Control (AGC), RX Linear Equalization (EQ), RX Decision Feedback

X-Ref Target - Figure 2

Figure 2: IBIS-AMI Simulation Flow

TX InithTEI (t)

RX InithREI (t)

ChannelResponse

hAC (t)

Impulse Response Processing

TXGetWave

RXGetWave

Stimulus

Bit-by-Bit Simulation

Post-EqualizationWaveform

XhAC (t) hTEI (t) XhAC (t) hTEI (t) hREI (t) X

WP424_02_072512

X-Ref Target - Figure 3

Figure 3: Xilinx 7 Series FPGA Transceiver Portfolio

0

5

10

15

20

25

30

GTZ GTH GTX GTP

28.05

13.1 12.5

6.6Max

Lin

e R

Ate

(G

b/s)

Transceiver Portfolio

7 Series Transceiver Max Line Rate

Industry-leading 28G with SSI for100G/400G Datapath,

100GE, SONET/OTU, FC,Aurora, and CPRI 19.6G.

Low Power 13.1G forWired OTU and

Advanced DFE for 10G Backplanes

Low-cost Nx10G, PCIe Gen1/2/3,

CPRI 9.8G,10G Backplanes, and

11G OTU/SONET High Volume,Low Power,

Bare Die, Flip-Chip,and Wire-Bond

WP424_03_080812

Page 4: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

4 www.xilinx.com WP424 (v1.0) September 28, 2012

IBIS-AMI Features in 7 Series Transceiver Models

Equalization (DFE), RX Clock Data Recovery (CDR), and Adaptation block — are modeled in the GTX transceiver IBIS-AMI model kit. The generic packages for both transmitter and receiver are also provided in the model kit.

IBIS-AMI Features in 7 Series Transceiver Models

IBIS-AMI Model TransportabilityThe IBIS-AMI provides a standard mechanism for modeling transceivers. The models developed based on this standard must be able to run on any IBIS-AMI compatible EDA platform. The 7 series GTX transceiver IBIS-AMI model is fully compatible with the IBIS 5.0 standard. As part of the model release process, the transceiver models have been verified with different EDA tools that support IBIS-AMI simulations. Table 1 lists, in alphabetic order, the EDA tools with which the GTX transceiver IBIS-AMI model has been verified.

Figure 5 is a sample simulation setup provided in the GTX transceiver IBIS-AMI model kit. Figure 6 through Figure 9 show the statistical simulation results from four different EDA tools running this setup at 8 Gb/s.

The four tools used are Agilent ADS 2011.01, Mentor Graphics HyperLynx 8.2, Sigrity SystemSI 12.0, and SiSoft QCD 2011.11.

X-Ref Target - Figure 4

Figure 4: 7 Series GTX Transceiver Blocks for Signal Integrity

TX DriverPre-emphasis

RXAGC

RXLinear EQ

RXDFESIPO

PISO

FP

GA

Log

ic

SerialChannel

Serial Transceiver

HardPCSLogic

RXCDR

PLL

2-D EyeScan

TX

PK

GR

X P

KG

Adaptation

WP424_04_090412

Table 1: 7 Series GTX Transceiver EDA Tool Compatibility

EDA Tool Compatible

Agilent Advanced Design System Yes

Mentor Graphics HyperLynx Yes

Sigrity SystemSI Yes

SiSoft Quantum Channel Designer Yes

X-Ref Target - Figure 5

Figure 5: Sample GTX Transceiver Measurement Setup

7-GTXTX

7-GTXRX

TXPkg

RXPkg

Sample PCIEChannel

SimOutput

WP424_05_071412

Page 5: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

IBIS-AMI Features in 7 Series Transceiver Models

WP424 (v1.0) September 28, 2012 www.xilinx.com 5

X-Ref Target - Figure 6

Figure 6: GTX Transceiver Statistical Simulation Result (Agilent ADS 2011.01)

X-Ref Target - Figure 7

Figure 7: GTX Transceiver Statistical Simulation Result (Mentor Graphics HyperLynx 8.2)

0.3

0.2

0.1

0.0

-0.1

-0.2

-0.3

0 20 40 60 80 100 130 140 160 180 200 220 240 260

Den

sity

Time (psec)WP424_06_071416

200m

150m

100m

50m

0

-50m

-100m

-150m

-200m0m

10^-1

100m 200m 300m 400m 500m 600m 700m 800m 900m

Voltage

WP424_07_071412

10^-2 10^-3 10^-4 10^-5 10^-6 10^-7 10^-8

Page 6: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

6 www.xilinx.com WP424 (v1.0) September 28, 2012

IBIS-AMI Features in 7 Series Transceiver Models

X-Ref Target - Figure 8

Figure 8: GTX Transceiver Statistical Simulation Result (Sigrity SystemSI 12.0)

X-Ref Target - Figure 9

Figure 9: GTX Transceiver Statistical Simulation Result (SiSoft Quantum Channel Designer 2011.11)

-0.35

-0.3

-0.25

-0.2

-0.15

-0.1

-0.05

0

0.05

0.1

0.15

0.2

0.25

0.3

0.35

-0.364

0.3641 0 -0.50.5 -1

WP424_08_071612

Vol

t

UI

200.0

100.0

0.0

-100.0

-200.0

50.00.0 100.0 150.0 200.0 250.0

2.9E-39

1.4E-5

2.4E-2

3.8E-3

6.1E-2

WP424_09_071412

Vol

ts (

mV

)

Pro

babi

lity

Time (ps)

Page 7: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

IBIS-AMI Features in 7 Series Transceiver Models

WP424 (v1.0) September 28, 2012 www.xilinx.com 7

7 Series GTX Transceiver IBIS-AMI Model FlexibilityTwo modes of simulation are supported by the IBIS-AMI standard: statistical analysis and time domain simulation.

Statistical analysis makes the assumption that TX/RX equalization is both linear and time invariant. It uses the impulse response and applies the respective equalization to derive the statistical eye for the serial link. Statistical analysis is faster than a time-domain simulation and well suited to exploring a large design space.

Time-domain simulation uses a waveform instead of impulse response during the simulation. It allows nonlinear and/or time-varying effects in the TX or RX IP to be represented, and it supports detailed modeling of the clock data recovery (CDR). The clock information from the CDR is used to generate the eye diagram post equalization. Time-domain analysis is well suited to detailed analysis of specific stimulus patterns or conditions.

7 series transceiver models support both statistical analysis and time-domain simulation. Figure 10 to Figure 13 are the time-domain simulation results with the setup described in Figure 5, page 4.X-Ref Target - Figure 10

Figure 10: Sample GTX Transceiver Time-Domain Simulation Result (Agilent ADS 2011.01)

0.3

0.2

0.1

0.0

-0.1

-0.2

-0.3

0 20 40 60 80 100 120 140 160 180 200 220 240 260

WP424_10_071416

Den

sity

Time (psec)

Page 8: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

8 www.xilinx.com WP424 (v1.0) September 28, 2012

IBIS-AMI Features in 7 Series Transceiver Models

X-Ref Target - Figure 11

Figure 11: Sample GTX Transceiver Time-Domain Simulation Result (Mentor Graphics HyperLynx 8.2)

X-Ref Target - Figure 12

Figure 12: Sample GTX Transceiver Time-Domain Simulation Result (Sigrity SystemSI 12.0)

0.5

0.4

0.3

0.2

0.1

0

-0.1

-0.2

-0.3

-0.4

-0.5

0.1 0.2 0.30 0.4 0.5 0.6 0.7 0.8 0.9 1.0

0.10.010.0010.00011e-0051e-0061e-0071e-0081e-009

WP424_11_071612

Vol

ts

UI

0.3

0.25

0.2

0.15

0.1

0.05

0

-0.05

-0.1

-0.15

-0.2

-0.25

-0.301

-0.293-1 0 0.5-0.5 1

WP424_12_071412

Vol

t

UI

Page 9: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

IBIS-AMI Features in 7 Series Transceiver Models

WP424 (v1.0) September 28, 2012 www.xilinx.com 9

7 Series GTX Transceiver IBIS-AMI Model UsabilityThe IBIS-AMI models allow users to customize the settings of the transmitter and receivers do meet different channel conditions, as well as process/voltage/temperature variations.

7 series GTX transceiver IBIS-AMI model covers different signal integrity blocks in the transceiver. The same algorithm used to architect the transceiver is also implemented in the IBIS-AMI model. The same control parameters (listed in UG476, 7 Series FPGAs GTX/GTH Transceivers User Guides) available on the 7 series transceiver silicon are also available in the IBIS-AMI model. The match between the simulation parameters and the silicon parameters ensures the easy transformation of simulation setup to silicon setup, or vice-versa.

Table 2 shows transmitter parameters that are available in the IBIS-AMI model and described in UG476, 7 Series FPGAs GTX/GTH Transceivers User Guides. In Figure 14, parts (a) and (b) show the waveform differences created by adjusting the TXPOSTCURSOR parameters.

There are parameters only available in the IBIS-AMI models. For example, the process parameter to select the process/voltage/temperature (PVT) corner is only available for simulations. Exploring different PVT corners can ensure the system is stable under different conditions.

X-Ref Target - Figure 13

Figure 13: Sample GTX Transceiver Time-Domain Simulation Result(SiSoft Quantum Channel Designer 2011.11)

200.0

100.0

0.0

-100.0

-200.0

50.00.0 100.0 150.0 200.0 250.0

2.8E-11

9.9E-6

2.1E-2

3.1E-3

5.6E-2

WP424_13_071412

Vol

ts (

mV

)

Pro

babi

lity

Time (ps)

Page 10: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

10 www.xilinx.com WP424 (v1.0) September 28, 2012

IBIS-AMI Features in 7 Series Transceiver Models

7 Series GTX Transceiver IBIS-AMI Model AccuracyThe main reason to move from traditional SPICE simulation to IBIS-AMI is the simulation time. While the speed of SPICE simulation makes it impractical to run system analysis, accuracy close to that of the SPICE simulation is an important goal of IBIS-AMI model development. Correlation with the SPICE simulation is always a significant milestone—one that the 7 series GTX transceiver IBIS-AMI model has achieved.

The same algorithms used to architect the transceiver blocks are implemented in the IBIS-AMI models. This simplifies the tuning process to correlate the behavior of the IBIS-AMI model with the behavior of the circuits.

In Figure 15, parts (a) and (b) show comparisons of GTX transceiver receiver simulation eye-diagrams, with part (a) from IBIS-AMI simulations and part (b) from HSPICE models. Figure 16 is the time-domain representation of the two simulations, which produce virtually identical waveforms. The simulations were running at 12.5 Gb/s with TT corner. As shown in both Figure 15 and Figure 16, the IBIS-AMI and HSPICE simulations correlate with a high degree of exactness.

Table 2: Sample Control Parameters in GTX Transceiver Receiver IBIS-AMI Models

Parameter Name Tunable Bits Description

TXDIFFCTRL [3:0]

Adjust transmitter output amplitude swing. There are 16 settings represented by 16 codes. The swing level for each code could vary with the process corner selection. The minimum output swing (differential peak-to-peak) is ~230 mV (code 0000); the maximum swing is ~1,280 mV (code 1111).

Default = 4’b1111

TXPRECURSOR [4:0]Adjust transmitter pre-cursor emphasis.

Default = 5’b00000

TXPOSTCURSOR [4:0]Adjust transmitter post-cursor emphasis.

Default = 5’b00000

X-Ref Target - Figure 14

Figure 14: Sample GTX Transceiver TX Waveforms with Different Post-Tap Settings

WP424_14_080212

Time (nsec)

Wav

efor

m

207.

5

-0.16-0.14-0.12-0.10-0.08-0.06-0.04-0.02

0.020.040.060.080.100.120.140.16

-0.00

207.

6

207.

7

207.

8

207.

9

208.

0

208.

1

208.

2

208.

3

208.

4

208.

5

208.

6

208.

7

208.

8~6 dB

Time (nsec)

Wav

efor

m

207.

5

-0.16-0.14-0.12-0.10-0.08-0.06-0.04-0.02

0.020.040.060.080.100.120.140.16

-0.0020

7.6

207.

7

207.

8

207.

9

208.

0

208.

1

208.

2

208.

3

208.

4

208.

5

208.

6

208.

7

208.

8

Signal without Emphasis Signal with 6 dB De-Emphasis

A B

Page 11: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

IBIS-AMI Features in 7 Series Transceiver Models

WP424 (v1.0) September 28, 2012 www.xilinx.com 11

The GTX transceiver IBIS-AMI models have been correlated against SPICE simulations in hundreds of cases to cover different data rates, different equalization settings, and different PVT corners. Figure 15 and Figure 16 show only one sample of these correlation case results.The eye width and eye height of the simulation results are used as the main metrics to quantify the correlation. Figure 17 and Figure 18 show histograms of the correlation data on eye height and eye width, respectively. With ~500 valid data points, eye width correlates to well within 7%, and eye height correlates to well within 10%, with one outlier at 11.71%.

X-Ref Target - Figure 15

Figure 15: Model CTLE Output Eye (AGC-31, CTLE-5_3_0, TT/85C/p95/1p135)

Model CTLE Output Eye (AGC-31, CTLE-5_3_0, TT/85C/1p95/1p135) HSPICE CTLE Output Eye (AGC-31, CTLE-5_3_0, TT/85C/1p95/1p135)

0.3

0.2

0.1

0

-0.1

-0.2

-0.3

Am

plitu

de

Time x10-11-3 -2 -1 40 1 2 3

0.3

0.2

0.1

0

-0.1

-0.2

-0.3

x10-11-3 -2 -1 40 1 2 3

Am

plitu

de

TimeWP424_15_071512

X-Ref Target - Figure 16

Figure 16: Time Domain CTLE Output Correlation Waveform(AGC-31, CTLE-5_3_0, TT/85C/p95/1p135)

Model Data

HSPICE Data

CTLE Output Correlation (AGC-31, CTLE-5_3_0, TT/85C/p95/1p135)

0.3

0.2

0.1

0

-0.1

-0.2

-0.3

1738 1740 1742 1744 1746 1748 1750 1752 1754WP424_16_071612

Page 12: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

12 www.xilinx.com WP424 (v1.0) September 28, 2012

IBIS-AMI Features in 7 Series Transceiver Models

X-Ref Target - Figure 17

Figure 17: Eye Width Histogram for GTX Transceiver IBIS-AMI and HSPICE Correlation

X-Ref Target - Figure 18

Figure 18: Eye Height Histogram for GTX Transceiver IBIS-AMI and HSPICE Correlation

0

10

20

30

40

50

60

70

-12%

-11%

-10%

-9% -8% -7% -6% -5% -4% -3% -2% -1% 0%

1%

2%

3%

4%

5%

6%

7%

8%

9%

10%

11%

12%

Eye Width Correlation Histogram

WP424_17_071612

120

100

80

60

40

20

0

-12%

-11%

-10%

-9% -8% -7% -6% -5% -4% -3% -2% -1% 0%

1%

2%

3%

4%

5%

6%

7%

8%

9%

10%

11%

12%

Eye Height Correlation Histogram

WP424_18_071612

Page 13: Xilinx WP424 Multi-Gigabit Serial Link Simulation with ...enable fast high-speed serial link simulation and accurate link margin estimation, Xilinx provides an IBIS-AMI model kit for

Conclusion

WP424 (v1.0) September 28, 2012 www.xilinx.com 13

ConclusionThe 7 series FPGAs include a portfolio of four transceivers that covers different application needs with unrivalled signal integrity features. To enable channel analysis of the serial links with the transceivers, Xilinx continues to supporting IBIS-AMI models for high-speed transceivers.

The 7 series GTX IBIS-AMI model is fully compatible with IBIS 5.0. It has been verified with four industry-leading EDA platforms. Both statistical analysis and time-domain simulation are supported. Customers can manually adjust the transceiver settings to meet different channel conditions, or rely on the auto-adaptation features in the receiver to tune the transceivers. The model is well correlated with SPICE models. It provides an portable, fast, and accurate solution for link margin estimation on multi-gig serial links.

The currently released IBIS-AMI model and the correlation reports can be requested through Xilinx FAEs or I/O specialists.

For additional information, visit the Transceiver section on xilinx.com:http://www.xilinx.com/products/technology/transceivers/index.htm.

Revision HistoryThe following table shows the revision history for this document:

Notice of DisclaimerThe information disclosed to you hereunder (the “Materials”) is provided solely for the selection and useof Xilinx products. To the maximum extent permitted by applicable law: (1) Materials are made available“AS IS” and with all faults, Xilinx hereby DISCLAIMS ALL WARRANTIES AND CONDITIONS,EXPRESS, IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OFMERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and(2) Xilinx shall not be liable (whether in contract or tort, including negligence, or under any other theoryof liability) for any loss or damage of any kind or nature related to, arising under, or in connection with,the Materials (including your use of the Materials), including for any direct, indirect, special, incidental,or consequential loss or damage (including loss of data, profits, goodwill, or any type of loss or damagesuffered as a result of any action brought by a third party) even if such damage or loss was reasonablyforeseeable or Xilinx had been advised of the possibility of the same. Xilinx assumes no obligation tocorrect any errors contained in the Materials or to notify you of updates to the Materials or to productspecifications. You may not reproduce, modify, distribute, or publicly display the Materials without priorwritten consent. Certain products are subject to the terms and conditions of the Limited Warranties whichcan be viewed at http://www.xilinx.com/warranty.htm; IP cores may be subject to warranty and supportterms contained in a license issued to you by Xilinx. Xilinx products are not designed or intended to befail-safe or for use in any application requiring fail-safe performance; you assume sole risk and liabilityfor use of Xilinx products in Critical Applications: http://www.xilinx.com/warranty.htm#critapps.

Date Version Description of Revisions

09/28/12 1.0 Initial Xilinx release.