summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'package.xdc')
-rw-r--r--package.xdc16
1 files changed, 16 insertions, 0 deletions
diff --git a/package.xdc b/package.xdc
new file mode 100644
index 0000000..5929f8b
--- /dev/null
+++ b/package.xdc
@@ -0,0 +1,16 @@
1/******************************************************************************
2 * FILE PURPOSE: Package specification file
3 ******************************************************************************
4 * FILE NAME: package.xdc
5 *
6 * DESCRIPTION:
7 * This file contains the package specification for the PCIE LLD library
8 *
9 * Copyright (C) 2012, Texas Instruments, Inc.
10 *****************************************************************************/
11
12package ti.drv.pcie[02, 00, 00, 02] {
13 module Settings;
14}
15
16