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
* 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,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,
* 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.
* *
* (c) Copyright 2002 Xilinx Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* 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
* 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,
* 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.
* *
* (c) Copyright 2002-2008 Xilinx Inc. * Permission is hereby granted, free of charge, to any person obtaining a copy
* 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
* 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.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
@ -53,7 +44,7 @@
* Ver Who Date Changes * Ver Who Date Changes
* ----- ------ -------- ----------------------------------------------- * ----- ------ -------- -----------------------------------------------
* 1.00a drg/jz 01/30/10 First release * 1.00a drg/jz 01/30/10 First release
* 1.04a kpc 11/07/13 Added function prototype. * 1.04a kpc 11/07/13 Added function prototype.
* </pre> * </pre>
* *
******************************************************************************/ ******************************************************************************/

@ -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.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
@ -44,7 +35,7 @@
* @file xil_cache_vxworks.h * @file xil_cache_vxworks.h
* *
* Contains the cache related functions for VxWorks that is wrapped by * Contains the cache related functions for VxWorks that is wrapped by
* xil_cache. * xil_cache.
* *
* <pre> * <pre>
* MODIFICATION HISTORY: * MODIFICATION HISTORY:

@ -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.
*
******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
/** /**
* *
@ -77,14 +69,14 @@
/* /*
* Errata No: 775420 * Errata No: 775420
* Description: A data cache maintenance operation which aborts, * Description: A data cache maintenance operation which aborts,
* might lead to deadlock * might lead to deadlock
*/ */
#define CONFIG_ARM_ERRATA_775420 1 #define CONFIG_ARM_ERRATA_775420 1
/* /*
* Errata No: 794073 * Errata No: 794073
* Description: Speculative instruction fetches with MMU disabled * Description: Speculative instruction fetches with MMU disabled
* might not comply with architectural requirements * might not comply with architectural requirements
*/ */
#define CONFIG_ARM_ERRATA_794073 1 #define CONFIG_ARM_ERRATA_794073 1
@ -94,7 +86,7 @@
/* /*
* Errata No: 588369 * Errata No: 588369
* Description: Clean & Invalidate maintenance operations do not * Description: Clean & Invalidate maintenance operations do not
* invalidate clean lines * invalidate clean lines
*/ */
#define CONFIG_PL310_ERRATA_588369 1 #define CONFIG_PL310_ERRATA_588369 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
* 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,56 +1,39 @@
/*********************************************************************/ /******************************************************************************
/** *
* (c) Copyright 2010 Xilinx, Inc. All rights reserved. * Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved.
* *
* This file contains confidential and proprietary information * Permission is hereby granted, free of charge, to any person obtaining a copy
* of Xilinx, Inc. and is protected under U.S. and * of this software and associated documentation files (the "Software"), to deal
* international copyright and other intellectual property * in the Software without restriction, including without limitation the rights
* 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 * The above copyright notice and this permission notice shall be included in
* otherwise provided in a valid license issued to you by * all copies or substantial portions of the Software.
* Xilinx, and to the maximum extent permitted by applicable *
* law: (1) THESE MATERIALS ARE MADE AVAILABLE "AS IS" AND * Use of the Software is limited solely to applications:
* WITH ALL FAULTS, AND XILINX HEREBY DISCLAIMS ALL WARRANTIES * (a) running on a Xilinx device, or
* AND CONDITIONS, EXPRESS, IMPLIED, OR STATUTORY, INCLUDING * (b) that interact with a Xilinx device through a bus or interconnect.
* BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, NON- *
* INFRINGEMENT, OR FITNESS FOR ANY PARTICULAR PURPOSE; and * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* (2) Xilinx shall not be liable (whether in contract or tort, * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* including negligence, or under any other theory of * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* liability) for any loss or damage of any kind or nature * XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* related to, arising under or in connection with these * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
* materials, including for any direct, or any indirect, * OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* special, incidental, or consequential loss or damage * SOFTWARE.
* (including loss of data, profits, goodwill, or any type of *
* loss or damage suffered as a result of any action brought * Except as contained in this notice, the name of the Xilinx shall not be used
* by a third party) even if such damage or loss was * in advertising or otherwise to promote the sale, use or other dealings in
* reasonably foreseeable or Xilinx had been advised of the * this Software without prior written authorization from Xilinx.
* 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.
*********************************************************************/
/*********************************************************************/ /*********************************************************************/
/** /**
* @file xil_macroback.h * @file xil_macroback.h
* *
* This header file is meant to bring back the removed _m macros. * This header file is meant to bring back the removed _m macros.
* This header file must be included last. * This header file must be included last.
* The following macros are not defined here due to the driver change: * The following macros are not defined here due to the driver change:
@ -69,9 +52,9 @@
* XWdtTb_mRestartWdt * XWdtTb_mRestartWdt
* XWdtTb_mGetTimebaseReg * XWdtTb_mGetTimebaseReg
* XWdtTb_mHasReset * XWdtTb_mHasReset
* *
* Please refer the corresonding driver document for replacement. * Please refer the corresonding driver document for replacement.
* *
*********************************************************************/ *********************************************************************/
#ifndef XIL_MACROBACK_H #ifndef XIL_MACROBACK_H
@ -80,7 +63,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XCan * Macros for Driver XCan
* *
*********************************************************************/ *********************************************************************/
#ifndef XCan_mReadReg #ifndef XCan_mReadReg
#define XCan_mReadReg XCan_ReadReg #define XCan_mReadReg XCan_ReadReg
@ -121,7 +104,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XDmaCentral * Macros for Driver XDmaCentral
* *
*********************************************************************/ *********************************************************************/
#ifndef XDmaCentral_mWriteReg #ifndef XDmaCentral_mWriteReg
#define XDmaCentral_mWriteReg XDmaCentral_WriteReg #define XDmaCentral_mWriteReg XDmaCentral_WriteReg
@ -134,7 +117,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XDsAdc * Macros for Driver XDsAdc
* *
*********************************************************************/ *********************************************************************/
#ifndef XDsAdc_mWriteReg #ifndef XDsAdc_mWriteReg
#define XDsAdc_mWriteReg XDsAdc_WriteReg #define XDsAdc_mWriteReg XDsAdc_WriteReg
@ -171,7 +154,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XDsDac * Macros for Driver XDsDac
* *
*********************************************************************/ *********************************************************************/
#ifndef XDsDac_mWriteReg #ifndef XDsDac_mWriteReg
#define XDsDac_mWriteReg XDsDac_WriteReg #define XDsDac_mWriteReg XDsDac_WriteReg
@ -196,7 +179,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XEmacLite * Macros for Driver XEmacLite
* *
*********************************************************************/ *********************************************************************/
#ifndef XEmacLite_mReadReg #ifndef XEmacLite_mReadReg
#define XEmacLite_mReadReg XEmacLite_ReadReg #define XEmacLite_mReadReg XEmacLite_ReadReg
@ -261,7 +244,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XGpio * Macros for Driver XGpio
* *
*********************************************************************/ *********************************************************************/
#ifndef XGpio_mWriteReg #ifndef XGpio_mWriteReg
#define XGpio_mWriteReg XGpio_WriteReg #define XGpio_mWriteReg XGpio_WriteReg
@ -274,7 +257,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XHwIcap * Macros for Driver XHwIcap
* *
*********************************************************************/ *********************************************************************/
#ifndef XHwIcap_mFifoWrite #ifndef XHwIcap_mFifoWrite
#define XHwIcap_mFifoWrite XHwIcap_FifoWrite #define XHwIcap_mFifoWrite XHwIcap_FifoWrite
@ -371,7 +354,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XIic * Macros for Driver XIic
* *
*********************************************************************/ *********************************************************************/
#ifndef XIic_mReadReg #ifndef XIic_mReadReg
#define XIic_mReadReg XIic_ReadReg #define XIic_mReadReg XIic_ReadReg
@ -484,7 +467,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XIntc * Macros for Driver XIntc
* *
*********************************************************************/ *********************************************************************/
#ifndef XIntc_mMasterEnable #ifndef XIntc_mMasterEnable
#define XIntc_mMasterEnable XIntc_MasterEnable #define XIntc_mMasterEnable XIntc_MasterEnable
@ -513,7 +496,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XLlDma * Macros for Driver XLlDma
* *
*********************************************************************/ *********************************************************************/
#ifndef XLlDma_mBdRead #ifndef XLlDma_mBdRead
#define XLlDma_mBdRead XLlDma_BdRead #define XLlDma_mBdRead XLlDma_BdRead
@ -658,7 +641,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XMbox * Macros for Driver XMbox
* *
*********************************************************************/ *********************************************************************/
#ifndef XMbox_mWriteReg #ifndef XMbox_mWriteReg
#define XMbox_mWriteReg XMbox_WriteReg #define XMbox_mWriteReg XMbox_WriteReg
@ -703,7 +686,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XMpmc * Macros for Driver XMpmc
* *
*********************************************************************/ *********************************************************************/
#ifndef XMpmc_mReadReg #ifndef XMpmc_mReadReg
#define XMpmc_mReadReg XMpmc_ReadReg #define XMpmc_mReadReg XMpmc_ReadReg
@ -716,7 +699,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XMutex * Macros for Driver XMutex
* *
*********************************************************************/ *********************************************************************/
#ifndef XMutex_mWriteReg #ifndef XMutex_mWriteReg
#define XMutex_mWriteReg XMutex_WriteReg #define XMutex_mWriteReg XMutex_WriteReg
@ -729,7 +712,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XPcie * Macros for Driver XPcie
* *
*********************************************************************/ *********************************************************************/
#ifndef XPcie_mReadReg #ifndef XPcie_mReadReg
#define XPcie_mReadReg XPcie_ReadReg #define XPcie_mReadReg XPcie_ReadReg
@ -742,7 +725,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XSpi * Macros for Driver XSpi
* *
*********************************************************************/ *********************************************************************/
#ifndef XSpi_mIntrGlobalEnable #ifndef XSpi_mIntrGlobalEnable
#define XSpi_mIntrGlobalEnable XSpi_IntrGlobalEnable #define XSpi_mIntrGlobalEnable XSpi_IntrGlobalEnable
@ -807,7 +790,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XSysAce * Macros for Driver XSysAce
* *
*********************************************************************/ *********************************************************************/
#ifndef XSysAce_mGetControlReg #ifndef XSysAce_mGetControlReg
#define XSysAce_mGetControlReg XSysAce_GetControlReg #define XSysAce_mGetControlReg XSysAce_GetControlReg
@ -860,7 +843,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XSysMon * Macros for Driver XSysMon
* *
*********************************************************************/ *********************************************************************/
#ifndef XSysMon_mIsEventSamplingModeSet #ifndef XSysMon_mIsEventSamplingModeSet
#define XSysMon_mIsEventSamplingModeSet XSysMon_IsEventSamplingModeSet #define XSysMon_mIsEventSamplingModeSet XSysMon_IsEventSamplingModeSet
@ -901,7 +884,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XTmrCtr * Macros for Driver XTmrCtr
* *
*********************************************************************/ *********************************************************************/
#ifndef XTimerCtr_mReadReg #ifndef XTimerCtr_mReadReg
#define XTimerCtr_mReadReg XTimerCtr_ReadReg #define XTimerCtr_mReadReg XTimerCtr_ReadReg
@ -958,7 +941,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XUartLite * Macros for Driver XUartLite
* *
*********************************************************************/ *********************************************************************/
#ifndef XUartLite_mUpdateStats #ifndef XUartLite_mUpdateStats
#define XUartLite_mUpdateStats XUartLite_UpdateStats #define XUartLite_mUpdateStats XUartLite_UpdateStats
@ -1007,7 +990,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XUartNs550 * Macros for Driver XUartNs550
* *
*********************************************************************/ *********************************************************************/
#ifndef XUartNs550_mUpdateStats #ifndef XUartNs550_mUpdateStats
#define XUartNs550_mUpdateStats XUartNs550_UpdateStats #define XUartNs550_mUpdateStats XUartNs550_UpdateStats
@ -1056,7 +1039,7 @@
/*********************************************************************/ /*********************************************************************/
/** /**
* Macros for Driver XUsb * Macros for Driver XUsb
* *
*********************************************************************/ *********************************************************************/
#ifndef XUsb_mReadReg #ifndef XUsb_mReadReg
#define XUsb_mReadReg XUsb_ReadReg #define XUsb_mReadReg XUsb_ReadReg

@ -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.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/
@ -68,26 +59,26 @@ extern "C" {
/************************** Constant Definitions *****************************/ /************************** Constant Definitions *****************************/
#define XDDRC_CTRL_BASEADDR 0xF8006000 #define XDDRC_CTRL_BASEADDR 0xF8006000
#define XSLCR_BASEADDR 0xF8000000 #define XSLCR_BASEADDR 0xF8000000
/**< OCM configuration register */ /**< OCM configuration register */
#define XSLCR_OCM_CFG_ADDR (XSLCR_BASEADDR + 0x910) #define XSLCR_OCM_CFG_ADDR (XSLCR_BASEADDR + 0x910)
/**< SLCR unlock register */ /**< SLCR unlock register */
#define XSLCR_UNLOCK_ADDR (XSLCR_BASEADDR + 0x8) #define XSLCR_UNLOCK_ADDR (XSLCR_BASEADDR + 0x8)
/**< SLCR GEM0 rx clock control register */ /**< SLCR GEM0 rx clock control register */
#define XSLCR_GEM0_RCLK_CTRL_ADDR (XSLCR_BASEADDR + 0x138) #define XSLCR_GEM0_RCLK_CTRL_ADDR (XSLCR_BASEADDR + 0x138)
/**< SLCR GEM1 rx clock control register */ /**< SLCR GEM1 rx clock control register */
#define XSLCR_GEM1_RCLK_CTRL_ADDR (XSLCR_BASEADDR + 0x13C) #define XSLCR_GEM1_RCLK_CTRL_ADDR (XSLCR_BASEADDR + 0x13C)
/**< SLCR GEM0 clock control register */ /**< SLCR GEM0 clock control register */
#define XSLCR_GEM0_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x140) #define XSLCR_GEM0_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x140)
/**< SLCR GEM1 clock control register */ /**< SLCR GEM1 clock control register */
#define XSLCR_GEM1_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x144) #define XSLCR_GEM1_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x144)
/**< SLCR SMC clock control register */ /**< SLCR SMC clock control register */
#define XSLCR_SMC_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x148) #define XSLCR_SMC_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x148)
/**< SLCR GEM reset control register */ /**< SLCR GEM reset control register */
#define XSLCR_GEM_RST_CTRL_ADDR (XSLCR_BASEADDR + 0x214) #define XSLCR_GEM_RST_CTRL_ADDR (XSLCR_BASEADDR + 0x214)
/**< SLCR USB0 clock control register */ /**< SLCR USB0 clock control register */
#define XSLCR_USB0_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x130) #define XSLCR_USB0_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x130)
/**< SLCR USB1 clock control register */ /**< SLCR USB1 clock control register */
#define XSLCR_USB1_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x134) #define XSLCR_USB1_CLK_CTRL_ADDR (XSLCR_BASEADDR + 0x134)
/**< SLCR USB1 reset control register */ /**< SLCR USB1 reset control register */
#define XSLCR_USB_RST_CTRL_ADDR (XSLCR_BASEADDR + 0x210) #define XSLCR_USB_RST_CTRL_ADDR (XSLCR_BASEADDR + 0x210)
@ -172,7 +163,7 @@ extern "C" {
#define XSLCR_LVL_SHFTR_EN_MASK 0xF #define XSLCR_LVL_SHFTR_EN_MASK 0xF
/**< SLCR PLL register reset values */ /**< SLCR PLL register reset values */
#define XSLCR_ARM_PLL_CTRL_RESET_VAL 0x0001A008 #define XSLCR_ARM_PLL_CTRL_RESET_VAL 0x0001A008
#define XSLCR_DDR_PLL_CTRL_RESET_VAL 0x0001A008 #define XSLCR_DDR_PLL_CTRL_RESET_VAL 0x0001A008
#define XSLCR_IO_PLL_CTRL_RESET_VAL 0x0001A008 #define XSLCR_IO_PLL_CTRL_RESET_VAL 0x0001A008
#define XSLCR_ARM_PLL_CFG_RESET_VAL 0x00177EA0 #define XSLCR_ARM_PLL_CFG_RESET_VAL 0x00177EA0
@ -188,14 +179,14 @@ extern "C" {
/**< SLCR Reset control registers default values */ /**< SLCR Reset control registers default values */
#define XSLCR_DMAC_RST_CTRL_VAL 0x1 #define XSLCR_DMAC_RST_CTRL_VAL 0x1
#define XSLCR_GEM_RST_CTRL_VAL 0xF3 #define XSLCR_GEM_RST_CTRL_VAL 0xF3
#define XSLCR_USB_RST_CTRL_VAL 0x3 #define XSLCR_USB_RST_CTRL_VAL 0x3
#define XSLCR_I2C_RST_CTRL_VAL 0x3 #define XSLCR_I2C_RST_CTRL_VAL 0x3
#define XSLCR_SPI_RST_CTRL_VAL 0xF #define XSLCR_SPI_RST_CTRL_VAL 0xF
#define XSLCR_UART_RST_CTRL_VAL 0xF #define XSLCR_UART_RST_CTRL_VAL 0xF
#define XSLCR_QSPI_RST_CTRL_VAL 0x3 #define XSLCR_QSPI_RST_CTRL_VAL 0x3
#define XSLCR_GPIO_RST_CTRL_VAL 0x1 #define XSLCR_GPIO_RST_CTRL_VAL 0x1
#define XSLCR_SMC_RST_CTRL_VAL 0x3 #define XSLCR_SMC_RST_CTRL_VAL 0x3
#define XSLCR_OCM_RST_CTRL_VAL 0x1 #define XSLCR_OCM_RST_CTRL_VAL 0x1
#define XSLCR_SDIO_RST_CTRL_VAL 0x33 #define XSLCR_SDIO_RST_CTRL_VAL 0x33
#define XSLCR_CAN_RST_CTRL_VAL 0x3 #define XSLCR_CAN_RST_CTRL_VAL 0x3
/**************************** Type Definitions *******************************/ /**************************** Type Definitions *******************************/

@ -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
* 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
* 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
* 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
* 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-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,98 +1,89 @@
/****************************************************************************** /******************************************************************************
* *
* (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. * @file xcanps_hw.c
* *
* THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS PART OF THIS FILE * This file contains the implementation of the canps interface reset sequence
* AT ALL TIMES. *
* * <pre>
******************************************************************************/ * MODIFICATION HISTORY:
/*****************************************************************************/ *
/** * Ver Who Date Changes
* * ----- ---- -------- -------------------------------------------------------
* @file xcanps_hw.c * 1.02a adk 08/08/13 First release
* * </pre>
* This file contains the implementation of the canps interface reset sequence *
* ******************************************************************************/
* <pre>
* MODIFICATION HISTORY: /***************************** Include Files *********************************/
*
* Ver Who Date Changes #include "xparameters.h"
* ----- ---- -------- ------------------------------------------------------- #include "xcanps_hw.h"
* 1.02a adk 08/08/13 First release
* </pre> /************************** Constant Definitions *****************************/
*
******************************************************************************/
/**************************** Type Definitions *******************************/
/***************************** Include Files *********************************/
#include "xparameters.h" /***************** Macros (Inline Functions) Definitions *********************/
#include "xcanps_hw.h"
/************************** Constant Definitions *****************************/ /************************** Function Prototypes ******************************/
/*****************************************************************************/
/**************************** Type Definitions *******************************/ /**
*
* This function resets the CAN device. Calling this function resets the device
/***************** Macros (Inline Functions) Definitions *********************/ * immediately, and any pending transmission or reception is terminated at once.
* Both Object Layer and Transfer Layer are reset. This function does not reset
* the Physical Layer. All registers are reset to the default values, and no
/************************** Function Prototypes ******************************/ * previous status will be restored. TX FIFO, RX FIFO and TX High Priority
* Buffer are also reset.
/*****************************************************************************/ *
/** * The CAN device will be in Configuration Mode immediately after this function
* * returns.
* This function resets the CAN device. Calling this function resets the device *
* immediately, and any pending transmission or reception is terminated at once. * @param BaseAddr is the baseaddress of the interface.
* Both Object Layer and Transfer Layer are reset. This function does not reset *
* the Physical Layer. All registers are reset to the default values, and no * @return None.
* previous status will be restored. TX FIFO, RX FIFO and TX High Priority *
* Buffer are also reset. * @note None.
* *
* The CAN device will be in Configuration Mode immediately after this function ******************************************************************************/
* returns. void XCanPs_ResetHw(u32 BaseAddr)
* {
* @param BaseAddr is the baseaddress of the interface. XCanPs_WriteReg(BaseAddr, XCANPS_SRR_OFFSET, \
* XCANPS_SRR_SRST_MASK);
* @return None.
*
* @note None.
*
******************************************************************************/
void XCanPs_ResetHw(u32 BaseAddr)
{
XCanPs_WriteReg(BaseAddr, XCANPS_SRR_OFFSET, \
XCANPS_SRR_SRST_MASK);
} }

@ -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
* 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.
* *
******************************************************************************/ ******************************************************************************/
/*****************************************************************************/ /*****************************************************************************/

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

Loading…
Cancel
Save