aboutsummaryrefslogtreecommitdiffstats
blob: ab0b82b5b6517dbe57d0feb07dd2c95c5e96ad90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/******************************************************************************
 * FILE PURPOSE: Package specification file 
 ******************************************************************************
 * FILE NAME: package.xdc
 *
 * DESCRIPTION: 
 *  This file contains the package specification for the CSL library
 *
 * Copyright (C) 2012-2020, Texas Instruments, Inc.
 *****************************************************************************/
/*
 * List the packages to be included in the bundle. The 'requires'
 * statements must come before the 'package' statement.
*/
package ti.csl[3, 3, 0, 17] {
    module Settings;
}