]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/blobdiff - packages/ti/utils/trace/package.xdc
utils: add to PDK
[processor-sdk/pdk.git] / packages / ti / utils / trace / package.xdc
diff --git a/packages/ti/utils/trace/package.xdc b/packages/ti/utils/trace/package.xdc
new file mode 100644 (file)
index 0000000..81b5c2d
--- /dev/null
@@ -0,0 +1,15 @@
+/******************************************************************************
+ * FILE PURPOSE: Package specification file
+ ******************************************************************************
+ * FILE NAME: package.xdc
+ *
+ * DESCRIPTION:
+ *  This file contains the package specification for the Trace Utility 
+ *
+ * Copyright (C) 2019, Texas Instruments, Inc.
+ *****************************************************************************/
+
+
+package ti.utils.trace[1, 0, 0, 0] {
+    module Settings;
+}