Preparing for next release...

Zynq ZC702 demo application:
Update the memcpy, memset and memcmp implementations so they don't err with -O3 optimisation.
Update to use the 2015.2 version of the SDK.
pull/1/head
Richard Barry 10 years ago
parent 4c3722bd76
commit 95eed0c8f3

@ -0,0 +1,5 @@
[{000214A0-0000-0000-C000-000000000046}]
Prop3=19,2
[InternetShortcut]
URL=http://www.freertos.org/RTOS-Xilinx-Zynq.html
IDList=

@ -5,16 +5,16 @@
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="xilinx.gnu.arm.exe.debug.1043799205" moduleId="org.eclipse.cdt.core.settings" name="Debug"> <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="xilinx.gnu.arm.exe.debug.1043799205" moduleId="org.eclipse.cdt.core.settings" name="Debug">
<externalSettings/> <externalSettings/>
<extensions> <extensions>
<extension id="com.xilinx.sdk.managedbuilder.XELF.arm" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="com.xilinx.sdk.managedbuilder.XELF.arm" point="org.eclipse.cdt.core.BinaryParser"/>
</extensions> </extensions>
</storageModule> </storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0"> <storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="elf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf" description="" id="xilinx.gnu.arm.exe.debug.1043799205" name="Debug" parent="xilinx.gnu.arm.exe.debug"> <configuration artifactExtension="elf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="rm -rf" description="" id="xilinx.gnu.arm.exe.debug.1043799205" name="Debug" parent="xilinx.gnu.arm.exe.debug">
<folderInfo id="xilinx.gnu.arm.exe.debug.1043799205." name="/" resourcePath=""> <folderInfo id="xilinx.gnu.arm.exe.debug.1043799205." name="/" resourcePath="">
<toolChain id="xilinx.gnu.arm.exe.debug.toolchain.1150647201" name="Xilinx ARM GNU Toolchain" superClass="xilinx.gnu.arm.exe.debug.toolchain"> <toolChain id="xilinx.gnu.arm.exe.debug.toolchain.1150647201" name="Xilinx ARM GNU Toolchain" superClass="xilinx.gnu.arm.exe.debug.toolchain">
<targetPlatform binaryParser="com.xilinx.sdk.managedbuilder.XELF.arm" id="xilinx.arm.target.gnu.base.debug.1003863326" isAbstract="false" name="Debug Platform" superClass="xilinx.arm.target.gnu.base.debug"/> <targetPlatform binaryParser="com.xilinx.sdk.managedbuilder.XELF.arm" id="xilinx.arm.target.gnu.base.debug.1003863326" isAbstract="false" name="Debug Platform" superClass="xilinx.arm.target.gnu.base.debug"/>
@ -23,7 +23,7 @@
<inputType id="xilinx.gnu.assembler.input.1210492545" superClass="xilinx.gnu.assembler.input"/> <inputType id="xilinx.gnu.assembler.input.1210492545" superClass="xilinx.gnu.assembler.input"/>
</tool> </tool>
<tool id="xilinx.gnu.arm.c.toolchain.compiler.debug.1720434900" name="ARM gcc compiler" superClass="xilinx.gnu.arm.c.toolchain.compiler.debug"> <tool id="xilinx.gnu.arm.c.toolchain.compiler.debug.1720434900" name="ARM gcc compiler" superClass="xilinx.gnu.arm.c.toolchain.compiler.debug">
<option defaultValue="gnu.c.optimization.level.none" id="xilinx.gnu.compiler.option.optimization.level.1197002886" name="Optimization Level" superClass="xilinx.gnu.compiler.option.optimization.level" value="gnu.c.optimization.level.none" valueType="enumerated"/> <option defaultValue="gnu.c.optimization.level.none" id="xilinx.gnu.compiler.option.optimization.level.1197002886" name="Optimization Level" superClass="xilinx.gnu.compiler.option.optimization.level" value="gnu.c.optimization.level.size" valueType="enumerated"/>
<option id="xilinx.gnu.compiler.option.debugging.level.1441612435" name="Debug Level" superClass="xilinx.gnu.compiler.option.debugging.level" value="gnu.c.debugging.level.max" valueType="enumerated"/> <option id="xilinx.gnu.compiler.option.debugging.level.1441612435" name="Debug Level" superClass="xilinx.gnu.compiler.option.debugging.level" value="gnu.c.debugging.level.max" valueType="enumerated"/>
<option id="xilinx.gnu.compiler.inferred.swplatform.includes.2110847612" name="Software Platform Include Path" superClass="xilinx.gnu.compiler.inferred.swplatform.includes" valueType="includePath"> <option id="xilinx.gnu.compiler.inferred.swplatform.includes.2110847612" name="Software Platform Include Path" superClass="xilinx.gnu.compiler.inferred.swplatform.includes" valueType="includePath">
<listOptionValue builtIn="false" value="../../RTOSDemo_bsp/ps7_cortexa9_0/include"/> <listOptionValue builtIn="false" value="../../RTOSDemo_bsp/ps7_cortexa9_0/include"/>

@ -130,7 +130,7 @@
* *
* When mainSELECTED_APPLICATION is set to 2 the lwIP example will be run. * When mainSELECTED_APPLICATION is set to 2 the lwIP example will be run.
*/ */
#define mainSELECTED_APPLICATION 0 #define mainSELECTED_APPLICATION 1
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/
@ -328,43 +328,53 @@ void vApplicationTickHook( void )
} }
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/
void *memcpy( void *pvDest, const void *pvSource, size_t ulBytes ) void *memcpy( void *pvDest, const void *pvSource, size_t xBytes )
{ {
unsigned char *pcDest = ( unsigned char * ) pvDest, *pcSource = ( unsigned char * ) pvSource; /* The compiler used during development seems to err unless these volatiles are
included at -O3 optimisation. */
volatile unsigned char *pcDest = ( volatile unsigned char * ) pvDest, *pcSource = ( volatile unsigned char * ) pvSource;
size_t x; size_t x;
for( x = 0; x < ulBytes; x++ ) /* Extremely crude standard library implementations in lieu of having a C
library. */
if( pvDest != pvSource )
{ {
*pcDest = *pcSource; for( x = 0; x < xBytes; x++ )
pcDest++; {
pcSource++; pcDest[ x ] = pcSource[ x ];
}
} }
return pvDest; return pvDest;
} }
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/
void *memset( void *pvDest, int iValue, size_t ulBytes ) void *memset( void *pvDest, int iValue, size_t xBytes )
{ {
unsigned char *pcDest = ( unsigned char * ) pvDest; /* The compiler used during development seems to err unless these volatiles are
size_t x; included at -O3 optimisation. */
volatile unsigned char * volatile pcDest = ( volatile unsigned char * volatile ) pvDest;
for( x = 0; x < ulBytes; x++ ) volatile size_t x;
/* Extremely crude standard library implementations in lieu of having a C
library. */
for( x = 0; x < xBytes; x++ )
{ {
*pcDest = ( unsigned char ) iValue; pcDest[ x ] = ( unsigned char ) iValue;
pcDest++;
} }
return pvDest; return pvDest;
} }
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/
int memcmp( const void *pvMem1, const void *pvMem2, size_t ulBytes ) int memcmp( const void *pvMem1, const void *pvMem2, size_t xBytes )
{ {
const unsigned char *pucMem1 = pvMem1, *pucMem2 = pvMem2; const volatile unsigned char *pucMem1 = pvMem1, *pucMem2 = pvMem2;
size_t x; register size_t x;
for( x = 0; x < ulBytes; x++ ) /* Extremely crude standard library implementations in lieu of having a C
library. */
for( x = 0; x < xBytes; x++ )
{ {
if( pucMem1[ x ] != pucMem2[ x ] ) if( pucMem1[ x ] != pucMem2[ x ] )
{ {
@ -372,7 +382,7 @@ size_t x;
} }
} }
return ulBytes - x; return xBytes - x;
} }
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/

@ -3,7 +3,6 @@
<name>RTOSDemo_bsp</name> <name>RTOSDemo_bsp</name>
<comment>Created by SDK v2014.2</comment> <comment>Created by SDK v2014.2</comment>
<projects> <projects>
<project>ZC702_hw_platform</project>
</projects> </projects>
<buildSpec> <buildSpec>
<buildCommand> <buildCommand>

@ -1,3 +1,4 @@
THIRPARTY=false THIRPARTY=false
HW_PROJECT_REFERENCE=ZC702_hw_platform
PROCESSOR=ps7_cortexa9_0 PROCESSOR=ps7_cortexa9_0
MSS_FILE=system.mss MSS_FILE=system.mss

@ -1,26 +1,40 @@
//////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2004-11 Xilinx, Inc. All rights reserved.
// Xilinx, Inc.
//
// XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" AS A
// COURTESY TO YOU. BY PROVIDING THIS DESIGN, CODE, OR INFORMATION AS
// ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION OR
// STANDARD, XILINX IS MAKING NO REPRESENTATION THAT THIS IMPLEMENTATION
// IS FREE FROM ANY CLAIMS OF INFRINGEMENT, AND YOU ARE RESPONSIBLE
// FOR OBTAINING ANY RIGHTS YOU MAY REQUIRE FOR YOUR IMPLEMENTATION.
// XILINX EXPRESSLY DISCLAIMS ANY WARRANTY WHATSOEVER WITH RESPECT TO
// THE ADEQUACY OF THE IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO
// ANY WARRANTIES OR REPRESENTATIONS THAT THIS IMPLEMENTATION IS FREE
// FROM CLAIMS OF INFRINGEMENT, IMPLIED WARRANTIES OF MERCHANTABILITY
// AND FITNESS FOR A PARTICULAR PURPOSE.
//
// $Id: _profile_timer_hw.h,v 1.1.2.2 2011/05/30 06:46:18 svemula Exp $ // $Id: _profile_timer_hw.h,v 1.1.2.2 2011/05/30 06:46:18 svemula Exp $
// /******************************************************************************
// _program_timer_hw.h: *
// Timer related functions * Copyright (C) 2004 - 2014 Xilinx, Inc. All rights reserved.
// *
////////////////////////////////////////////////////////////////////// * Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************
*
* _program_timer_hw.h:
* Timer related functions
*
******************************************************************************/
#ifndef _PROFILE_TIMER_HW_H #ifndef _PROFILE_TIMER_HW_H
#define _PROFILE_TIMER_HW_H #define _PROFILE_TIMER_HW_H

@ -1,13 +1,37 @@
/******************************************************************* /*******************************************************************
* *
* CAUTION: This file is automatically generated by HSM. * CAUTION: This file is automatically generated by HSI.
* Version: * Version:
* DO NOT EDIT. * DO NOT EDIT.
* *
* v (64-bit) * Copyright (C) 2010-2015 Xilinx, Inc. All Rights Reserved.*
SW Build (by ) on *Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright 1986-2014 Xilinx, Inc. All Rights Reserved. *of this software and associated documentation files (the Software), to deal
*in the Software without restriction, including without limitation the rights
*to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
*copies of the Software, and to permit persons to whom the Software is
*furnished to do so, subject to the following conditions:
*
*The above copyright notice and this permission notice shall be included in
*all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
*(a) running on a Xilinx device, or
*(b) that interact with a Xilinx device through a bus or interconnect.
*
*THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
*IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
*FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
*XILINX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
*OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
*Except as contained in this notice, the name of the Xilinx shall not be used
*in advertising or otherwise to promote the sale, use or other dealings in
*this Software without prior written authorization from Xilinx.
*
* *
* Description: Configurations for Standalone BSP * Description: Configurations for Standalone BSP
* *

@ -1,23 +1,36 @@
//////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2002-11 Xilinx, Inc. All rights reserved.
// Xilinx, Inc.
//
// XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" AS A
// COURTESY TO YOU. BY PROVIDING THIS DESIGN, CODE, OR INFORMATION AS
// ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION OR
// STANDARD, XILINX IS MAKING NO REPRESENTATION THAT THIS IMPLEMENTATION
// IS FREE FROM ANY CLAIMS OF INFRINGEMENT, AND YOU ARE RESPONSIBLE
// FOR OBTAINING ANY RIGHTS YOU MAY REQUIRE FOR YOUR IMPLEMENTATION.
// XILINX EXPRESSLY DISCLAIMS ANY WARRANTY WHATSOEVER WITH RESPECT TO
// THE ADEQUACY OF THE IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO
// ANY WARRANTIES OR REPRESENTATIONS THAT THIS IMPLEMENTATION IS FREE
// FROM CLAIMS OF INFRINGEMENT, IMPLIED WARRANTIES OF MERCHANTABILITY
// AND FITNESS FOR A PARTICULAR PURPOSE.
//
// $Id: mblaze_nt_types.h,v 1.1.2.2 2011/05/30 06:46:18 svemula Exp $ // $Id: mblaze_nt_types.h,v 1.1.2.2 2011/05/30 06:46:18 svemula Exp $
// /******************************************************************************
////////////////////////////////////////////////////////////////////// *
* Copyright (C) 2002 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
#ifndef _MBLAZE_NT_TYPES_H #ifndef _MBLAZE_NT_TYPES_H
#define _MBLAZE_NT_TYPES_H #define _MBLAZE_NT_TYPES_H

@ -1,23 +1,35 @@
//////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2002-11 Xilinx, Inc. All rights reserved.
// Xilinx, Inc.
//
// XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" AS A
// COURTESY TO YOU. BY PROVIDING THIS DESIGN, CODE, OR INFORMATION AS
// ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION OR
// STANDARD, XILINX IS MAKING NO REPRESENTATION THAT THIS IMPLEMENTATION
// IS FREE FROM ANY CLAIMS OF INFRINGEMENT, AND YOU ARE RESPONSIBLE
// FOR OBTAINING ANY RIGHTS YOU MAY REQUIRE FOR YOUR IMPLEMENTATION.
// XILINX EXPRESSLY DISCLAIMS ANY WARRANTY WHATSOEVER WITH RESPECT TO
// THE ADEQUACY OF THE IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO
// ANY WARRANTIES OR REPRESENTATIONS THAT THIS IMPLEMENTATION IS FREE
// FROM CLAIMS OF INFRINGEMENT, IMPLIED WARRANTIES OF MERCHANTABILITY
// AND FITNESS FOR A PARTICULAR PURPOSE.
//
// $Id: profile.h,v 1.1.2.2 2011/05/30 06:46:18 svemula Exp $ // $Id: profile.h,v 1.1.2.2 2011/05/30 06:46:18 svemula Exp $
// /******************************************************************************
////////////////////////////////////////////////////////////////////// *
* Copyright (C) 2002 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
#ifndef _PROFILE_H #ifndef _PROFILE_H
#define _PROFILE_H 1 #define _PROFILE_H 1

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2011-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2011 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2011-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2011 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-12 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-2012 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,32 @@
/* $Id: xcpu_cortexa9.h,v 1.1.2.1 2011/02/11 09:30:37 kkatna Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2011 Xilinx, Inc. All rights reserved. * Copyright (C) 2011 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
* *
*****************************************************************************/ * Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
*
* (c) Copyright 2010-11 Xilinx, Inc. All rights reserved.
*
* This file contains confidential and proprietary information of Xilinx, Inc.
* and is protected under U.S. and international copyright and other
* intellectual property laws.
*
* DISCLAIMER
* This disclaimer is not a license and does not grant any rights to the
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
*
* CRITICAL APPLICATIONS
* Xilinx products are not designed or intended to be fail-safe, or for use in
* any application requiring fail-safe performance, such as life-support or
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
*****************************************************************************/ * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,42 +1,33 @@
/* $Id: xemacps_bd.h,v 1.1.2.1 2011/01/20 03:39:02 sadanan Exp $ */ /* $Id: xemacps_bd.h,v 1.1.2.1 2011/01/20 03:39:02 sadanan Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,33 @@
/* $Id: xemacps_bdring.h,v 1.1.2.1 2011/01/20 03:39:02 sadanan Exp $ */ /* $Id: xemacps_bdring.h,v 1.1.2.1 2011/01/20 03:39:02 sadanan Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,21 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" * Copyright (C) 2002 - 2014 Xilinx, Inc. All rights reserved.
* AS A COURTESY TO YOU, SOLELY FOR USE IN DEVELOPING PROGRAMS AND *
* SOLUTIONS FOR XILINX DEVICES. BY PROVIDING THIS DESIGN, CODE, * Permission is hereby granted, free of charge, to any person obtaining a copy
* OR INFORMATION AS ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, * of this software and associated documentation files (the "Software"), to deal
* APPLICATION OR STANDARD, XILINX IS MAKING NO REPRESENTATION * in the Software without restriction, including without limitation the rights
* THAT THIS IMPLEMENTATION IS FREE FROM ANY CLAIMS OF INFRINGEMENT, * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* AND YOU ARE RESPONSIBLE FOR OBTAINING ANY RIGHTS YOU MAY REQUIRE * copies of the Software, and to permit persons to whom the Software is
* FOR YOUR IMPLEMENTATION. XILINX EXPRESSLY DISCLAIMS ANY * furnished to do so, subject to the following conditions:
* WARRANTY WHATSOEVER WITH RESPECT TO THE ADEQUACY OF THE *
* IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OR * The above copyright notice and this permission notice shall be included in
* REPRESENTATIONS THAT THIS IMPLEMENTATION IS FREE FROM CLAIMS OF * all copies or substantial portions of the Software.
* INFRINGEMENT, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS *
* FOR A PARTICULAR PURPOSE. * Use of the Software is limited solely to applications:
* * (a) running on a Xilinx device, or
* (c) Copyright 2002 Xilinx Inc. * (b) that interact with a Xilinx device through a bus or interconnect.
* All rights reserved. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,21 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" * Copyright (C) 2002 - 2014 Xilinx, Inc. All rights reserved.
* AS A COURTESY TO YOU, SOLELY FOR USE IN DEVELOPING PROGRAMS AND *
* SOLUTIONS FOR XILINX DEVICES. BY PROVIDING THIS DESIGN, CODE, * Permission is hereby granted, free of charge, to any person obtaining a copy
* OR INFORMATION AS ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, * of this software and associated documentation files (the "Software"), to deal
* APPLICATION OR STANDARD, XILINX IS MAKING NO REPRESENTATION * in the Software without restriction, including without limitation the rights
* THAT THIS IMPLEMENTATION IS FREE FROM ANY CLAIMS OF INFRINGEMENT, * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* AND YOU ARE RESPONSIBLE FOR OBTAINING ANY RIGHTS YOU MAY REQUIRE * copies of the Software, and to permit persons to whom the Software is
* FOR YOUR IMPLEMENTATION. XILINX EXPRESSLY DISCLAIMS ANY * furnished to do so, subject to the following conditions:
* WARRANTY WHATSOEVER WITH RESPECT TO THE ADEQUACY OF THE *
* IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OR * The above copyright notice and this permission notice shall be included in
* REPRESENTATIONS THAT THIS IMPLEMENTATION IS FREE FROM CLAIMS OF * all copies or substantial portions of the Software.
* INFRINGEMENT, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS *
* FOR A PARTICULAR PURPOSE. * Use of the Software is limited solely to applications:
* * (a) running on a Xilinx device, or
* (c) Copyright 2002-2008 Xilinx Inc. * (b) that interact with a Xilinx device through a bus or interconnect.
* All rights reserved. *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,34 @@
/******************************************************************************* /******************************************************************************
* *
* (c) Copyright 2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2013 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
*******************************************************************************/ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
/** /**
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,51 +1,34 @@
/*********************************************************************/ /******************************************************************************
/**
* (c) Copyright 2010 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* of Xilinx, Inc. and is protected under U.S. and
* international copyright and other intellectual property
* laws.
* *
* DISCLAIMER * Permission is hereby granted, free of charge, to any person obtaining a copy
* This disclaimer is not a license and does not grant any * of this software and associated documentation files (the "Software"), to deal
* rights to the materials distributed herewith. Except as * in the Software without restriction, including without limitation the rights
* otherwise provided in a valid license issued to you by * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* Xilinx, and to the maximum extent permitted by applicable * copies of the Software, and to permit persons to whom the Software is
* law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND * furnished to do so, subject to the following conditions:
* WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES
* AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING
* BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, 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 theory of
* liability) for any loss or damage of any kind or nature
* related to, arising under or in connection with these
* materials, including for any direct, or any indirect,
* special, incidental, or consequential loss or damage
* (including loss of data, profits, goodwill, or any type of
* loss or damage suffered as a result of any action brought
* by a third party) even if such damage or loss was
* reasonably foreseeable or Xilinx had been advised of the
* possibility of the same.
* *
* CRITICAL APPLICATIONS * The above copyright notice and this permission notice shall be included in
* Xilinx products are not designed or intended to be fail- * all copies or substantial portions of the Software.
* safe, or for use in any application requiring fail-safe
* performance, such as life-support or safety devices or
* systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any
* other applications that could lead to death, personal
* injury, or severe property or environmental damage
* (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and
* liability of any use of Xilinx products in Critical
* Applications, subject only to applicable laws and
* regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS * Use of the Software is limited solely to applications:
* PART OF THIS FILE AT ALL TIMES. * (a) running on a Xilinx device, or
*********************************************************************/ * (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/*********************************************************************/ /*********************************************************************/
/** /**

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2013 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,33 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2012 Xilinx, Inc. All rights reserved. * Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities, *
* applications related to the deployment of airbags, or any other applications * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* that could lead to death, personal injury, or severe property or * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* environmental damage (individually and collectively, "Critical * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* Applications"). Customer assumes the sole risk and liability of any use of * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* Xilinx products in Critical Applications, subject only to applicable laws * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* and regulations governing limitations on product liability. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
/** /**

@ -1,42 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* (c) Copyright 2009 Xilinx, Inc. All rights reserved. *
* * Permission is hereby granted, free of charge, to any person obtaining a copy
* This file contains confidential and proprietary information of Xilinx, Inc. * of this software and associated documentation files (the "Software"), to deal
* and is protected under U.S. and international copyright and other * in the Software without restriction, including without limitation the rights
* intellectual property laws. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* * copies of the Software, and to permit persons to whom the Software is
* DISCLAIMER * furnished to do so, subject to the following conditions:
* This disclaimer is not a license and does not grant any rights to the *
* materials distributed herewith. Except as otherwise provided in a valid * The above copyright notice and this permission notice shall be included in
* license issued to you by Xilinx, and to the maximum extent permitted by * all copies or substantial portions of the Software.
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL *
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, * Use of the Software is limited solely to applications:
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * (a) running on a Xilinx device, or
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (b) that interact with a Xilinx device through a bus or interconnect.
* and (2) Xilinx shall not be liable (whether in contract or tort, including *
* negligence, or under any other theory of liability) for any loss or damage * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* of any kind or nature related to, arising under or in connection with these * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* materials, including for any direct, or any indirect, special, incidental, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or consequential loss or damage (including loss of data, profits, goodwill, * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* or any type of loss or damage suffered as a result of any action brought by * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* a third party) even if such damage or loss was reasonably foreseeable or * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* Xilinx had been advised of the possibility of the same. * SOFTWARE.
* *
* CRITICAL APPLICATIONS * Except as contained in this notice, the name of the Xilinx shall not be used
* Xilinx products are not designed or intended to be fail-safe, or for use in * in advertising or otherwise to promote the sale, use or other dealings in
* any application requiring fail-safe performance, such as life-support or * this Software without prior written authorization from Xilinx.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
* *
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,43 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* (c) Copyright 2009 Xilinx, Inc. All rights reserved. *
* * Permission is hereby granted, free of charge, to any person obtaining a copy
* This file contains confidential and proprietary information of Xilinx, Inc. * of this software and associated documentation files (the "Software"), to deal
* and is protected under U.S. and international copyright and other * in the Software without restriction, including without limitation the rights
* intellectual property laws. * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* * copies of the Software, and to permit persons to whom the Software is
* DISCLAIMER * furnished to do so, subject to the following conditions:
* This disclaimer is not a license and does not grant any rights to the *
* materials distributed herewith. Except as otherwise provided in a valid * The above copyright notice and this permission notice shall be included in
* license issued to you by Xilinx, and to the maximum extent permitted by * all copies or substantial portions of the Software.
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL *
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, * Use of the Software is limited solely to applications:
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * (a) running on a Xilinx device, or
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (b) that interact with a Xilinx device through a bus or interconnect.
* and (2) Xilinx shall not be liable (whether in contract or tort, including *
* negligence, or under any other theory of liability) for any loss or damage * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* of any kind or nature related to, arising under or in connection with these * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* materials, including for any direct, or any indirect, special, incidental, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or consequential loss or damage (including loss of data, profits, goodwill, * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* or any type of loss or damage suffered as a result of any action brought by * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* a third party) even if such damage or loss was reasonably foreseeable or * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* Xilinx had been advised of the possibility of the same. * SOFTWARE.
* *
* CRITICAL APPLICATIONS * Except as contained in this notice, the name of the Xilinx shall not be used
* Xilinx products are not designed or intended to be fail-safe, or for use in * in advertising or otherwise to promote the sale, use or other dealings in
* any application requiring fail-safe performance, such as life-support or * this Software without prior written authorization from Xilinx.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
*
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-2011 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,33 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2011-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2011 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities, *
* applications related to the deployment of airbags, or any other applications * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* that could lead to death, personal injury, or severe property or * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* environmental damage (individually and collectively, "Critical * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* Applications"). Customer assumes the sole risk and liability of any use of * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* Xilinx products in Critical Applications, subject only to applicable laws * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* and regulations governing limitations on product liability. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
/** /**

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2011-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2011 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,33 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities, *
* applications related to the deployment of airbags, or any other applications * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* that could lead to death, personal injury, or severe property or * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* environmental damage (individually and collectively, "Critical * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* Applications"). Customer assumes the sole risk and liability of any use of * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* Xilinx products in Critical Applications, subject only to applicable laws * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* and regulations governing limitations on product liability. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
/** /**

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2011-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2011 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,34 @@
/******************************************************************************* /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications *
* that could lead to death, personal injury, or severe property or ******************************************************************************/
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
*******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
/** /**
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,34 @@
/******************************************************************************* /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
*******************************************************************************/ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
/** /**
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-2014 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-2014 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-12 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-12 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-12 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-12 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2013-2014 Xilinx, Inc. All rights reserved. * Copyright (C) 2013 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2013-2014 Xilinx, Inc. All rights reserved. * Copyright (C) 2013 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2002-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2002 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,32 @@
/* $Id: xttcps.h,v 1.1.2.1 2011/01/20 04:08:59 sadanan Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,32 @@
/* $Id: xttcps_hw.h,v 1.1.2.1 2011/01/20 04:08:59 sadanan Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
*
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved.
*
* This file contains confidential and proprietary information of Xilinx, Inc.
* and is protected under U.S. and international copyright and other
* intellectual property laws.
*
* DISCLAIMER
* This disclaimer is not a license and does not grant any rights to the
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
*
* CRITICAL APPLICATIONS
* Xilinx products are not designed or intended to be fail-safe, or for use in
* any application requiring fail-safe performance, such as life-support or
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
*****************************************************************************/ * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-11 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-2012 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,13 +1,37 @@
/******************************************************************* /*******************************************************************
* *
* CAUTION: This file is automatically generated by HSM. * CAUTION: This file is automatically generated by HSI.
* Version: * Version:
* DO NOT EDIT. * DO NOT EDIT.
* *
* v (64-bit) * Copyright (C) 2010-2015 Xilinx, Inc. All Rights Reserved.*
SW Build (by ) on *Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright 1986-2014 Xilinx, Inc. All Rights Reserved. *of this software and associated documentation files (the Software), to deal
*in the Software without restriction, including without limitation the rights
*to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
*copies of the Software, and to permit persons to whom the Software is
*furnished to do so, subject to the following conditions:
*
*The above copyright notice and this permission notice shall be included in
*all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
*(a) running on a Xilinx device, or
*(b) that interact with a Xilinx device through a bus or interconnect.
*
*THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
*IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
*FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
*XILINX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
*OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
*Except as contained in this notice, the name of the Xilinx shall not be used
*in advertising or otherwise to promote the sale, use or other dealings in
*this Software without prior written authorization from Xilinx.
*
* *
* Description: Driver configuration * Description: Driver configuration
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-13 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-11 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-11 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,42 +1,32 @@
/* $Id: xcpu_cortexa9.h,v 1.1.2.1 2011/02/11 09:30:37 kkatna Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2011 Xilinx, Inc. All rights reserved. * Copyright (C) 2011 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,13 +1,37 @@
/******************************************************************* /*******************************************************************
* *
* CAUTION: This file is automatically generated by HSM. * CAUTION: This file is automatically generated by HSI.
* Version: * Version:
* DO NOT EDIT. * DO NOT EDIT.
* *
* v (64-bit) * Copyright (C) 2010-2015 Xilinx, Inc. All Rights Reserved.*
SW Build (by ) on *Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright 1986-2014 Xilinx, Inc. All Rights Reserved. *of this software and associated documentation files (the Software), to deal
*in the Software without restriction, including without limitation the rights
*to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
*copies of the Software, and to permit persons to whom the Software is
*furnished to do so, subject to the following conditions:
*
*The above copyright notice and this permission notice shall be included in
*all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
*(a) running on a Xilinx device, or
*(b) that interact with a Xilinx device through a bus or interconnect.
*
*THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
*IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
*FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
*XILINX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
*OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
*Except as contained in this notice, the name of the Xilinx shall not be used
*in advertising or otherwise to promote the sale, use or other dealings in
*this Software without prior written authorization from Xilinx.
*
* *
* Description: Driver configuration * Description: Driver configuration
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license1and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/****************************************************************************/ /****************************************************************************/

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010-14 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
*
* (c) Copyright 2009-2013 Xilinx, Inc. All rights reserved.
*
* This file contains confidential and proprietary information of Xilinx, Inc.
* and is protected under U.S. and international copyright and other
* intellectual property laws.
*
* DISCLAIMER
* This disclaimer is not a license and does not grant any rights to the
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
*
* CRITICAL APPLICATIONS
* Xilinx products are not designed or intended to be fail-safe, or for use in
* any application requiring fail-safe performance, such as life-support or
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
*****************************************************************************/ * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
* *
*****************************************************************************/ * Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,13 +1,37 @@
/******************************************************************* /*******************************************************************
* *
* CAUTION: This file is automatically generated by HSM. * CAUTION: This file is automatically generated by HSI.
* Version: * Version:
* DO NOT EDIT. * DO NOT EDIT.
* *
* v (64-bit) * Copyright (C) 2010-2015 Xilinx, Inc. All Rights Reserved.*
SW Build (by ) on *Permission is hereby granted, free of charge, to any person obtaining a copy
Copyright 1986-2014 Xilinx, Inc. All Rights Reserved. *of this software and associated documentation files (the Software), to deal
*in the Software without restriction, including without limitation the rights
*to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
*copies of the Software, and to permit persons to whom the Software is
*furnished to do so, subject to the following conditions:
*
*The above copyright notice and this permission notice shall be included in
*all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
*(a) running on a Xilinx device, or
*(b) that interact with a Xilinx device through a bus or interconnect.
*
*THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
*IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
*FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
*XILINX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
*WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
*OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
*Except as contained in this notice, the name of the Xilinx shall not be used
*in advertising or otherwise to promote the sale, use or other dealings in
*this Software without prior written authorization from Xilinx.
*
* *
* Description: Driver configuration * Description: Driver configuration
* *

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
* *
*****************************************************************************/ * Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,41 +1,32 @@
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-2013 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
* *
* DISCLAIMER * The above copyright notice and this permission notice shall be included in
* This disclaimer is not a license and does not grant any rights to the * all copies or substantial portions of the Software.
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
* *
* CRITICAL APPLICATIONS * Use of the Software is limited solely to applications:
* Xilinx products are not designed or intended to be fail-safe, or for use in * (a) running on a Xilinx device, or
* any application requiring fail-safe performance, such as life-support or * (b) that interact with a Xilinx device through a bus or interconnect.
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* AT ALL TIMES. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
* *
* (c) Copyright 2009-2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications *
* that could lead to death, personal injury, or severe property or ******************************************************************************/
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
*
*****************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
*
* (c) Copyright 2009-2010 Xilinx, Inc. All rights reserved.
*
* This file contains confidential and proprietary information of Xilinx, Inc.
* and is protected under U.S. and international copyright and other
* intellectual property laws.
*
* DISCLAIMER
* This disclaimer is not a license and does not grant any rights to the
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
*
* CRITICAL APPLICATIONS
* Xilinx products are not designed or intended to be fail-safe, or for use in
* any application requiring fail-safe performance, such as life-support or
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
*****************************************************************************/ * Copyright (C) 2009 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,42 +1,33 @@
/* $Id: xemacps.c,v 1.1.2.3 2011/05/17 12:00:33 anirudh Exp $ */ /* $Id: xemacps.c,v 1.1.2.3 2011/05/17 12:00:33 anirudh Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

@ -1,43 +1,34 @@
/***************************************************************************** /******************************************************************************
*
* (c) Copyright 2010-11 Xilinx, Inc. All rights reserved.
*
* This file contains confidential and proprietary information of Xilinx, Inc.
* and is protected under U.S. and international copyright and other
* intellectual property laws.
*
* DISCLAIMER
* This disclaimer is not a license and does not grant any rights to the
* materials distributed herewith. Except as otherwise provided in a valid
* license issued to you by Xilinx, and to the maximum extent permitted by
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS,
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
* MERCHANTABILITY, 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 theory of liability) for any loss or damage
* of any kind or nature related to, arising under or in connection with these
* materials, including for any direct, or any indirect, special, incidental,
* or consequential loss or damage (including loss of data, profits, goodwill,
* or any type of loss or damage suffered as a result of any action brought by
* a third party) even if such damage or loss was reasonably foreseeable or
* Xilinx had been advised of the possibility of the same.
*
* CRITICAL APPLICATIONS
* Xilinx products are not designed or intended to be fail-safe, or for use in
* any application requiring fail-safe performance, such as life-support or
* safety devices or systems, Class III medical devices, nuclear facilities,
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
*****************************************************************************/ * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* Use of the Software is limited solely to applications:
* (a) running on a Xilinx device, or
* (b) that interact with a Xilinx device through a bus or interconnect.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
* Except as contained in this notice, the name of the Xilinx shall not be used
* in advertising or otherwise to promote the sale, use or other dealings in
* this Software without prior written authorization from Xilinx.
*
******************************************************************************/
/****************************************************************************/ /****************************************************************************/
/** /**
* *

@ -1,42 +1,33 @@
/* $Id: xemacps_bd.h,v 1.1.2.1 2011/01/20 03:39:02 sadanan Exp $ */ /* $Id: xemacps_bd.h,v 1.1.2.1 2011/01/20 03:39:02 sadanan Exp $ */
/****************************************************************************** /******************************************************************************
* *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information of Xilinx, Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* and is protected under U.S. and international copyright and other * of this software and associated documentation files (the "Software"), to deal
* intellectual property laws. * in the Software without restriction, including without limitation the rights
* * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* DISCLAIMER * copies of the Software, and to permit persons to whom the Software is
* This disclaimer is not a license and does not grant any rights to the * furnished to do so, subject to the following conditions:
* materials distributed herewith. Except as otherwise provided in a valid *
* license issued to you by Xilinx, and to the maximum extent permitted by * The above copyright notice and this permission notice shall be included in
* applicable law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND WITH ALL * all copies or substantial portions of the Software.
* FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS, *
* IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO WARRANTIES OF * Use of the Software is limited solely to applications:
* MERCHANTABILITY, NON-INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; * (a) running on a Xilinx device, or
* and (2) Xilinx shall not be liable (whether in contract or tort, including * (b) that interact with a Xilinx device through a bus or interconnect.
* negligence, or under any other theory of liability) for any loss or damage *
* of any kind or nature related to, arising under or in connection with these * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* materials, including for any direct, or any indirect, special, incidental, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* or consequential loss or damage (including loss of data, profits, goodwill, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* or any type of loss or damage suffered as a result of any action brought by * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* a third party) even if such damage or loss was reasonably foreseeable or * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* Xilinx had been advised of the possibility of the same. * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* * SOFTWARE.
* CRITICAL APPLICATIONS *
* Xilinx products are not designed or intended to be fail-safe, or for use in * Except as contained in this notice, the name of the Xilinx shall not be used
* any application requiring fail-safe performance, such as life-support or * in advertising or otherwise to promote the sale, use or other dealings in
* safety devices or systems, Class III medical devices, nuclear facilities, * this Software without prior written authorization from Xilinx.
* applications related to the deployment of airbags, or any other applications
* that could lead to death, personal injury, or severe property or
* environmental damage (individually and collectively, "Critical
* Applications"). Customer assumes the sole risk and liability of any use of
* Xilinx products in Critical Applications, subject only to applicable laws
* and regulations governing limitations on product liability.
*
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE
* AT ALL TIMES.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save