1    /*
     2     *  Copyright 2009 by Texas Instruments Incorporated.
     3     *
     4     *  All rights reserved. Property of Texas Instruments Incorporated.
     5     *  Restricted rights to use, duplicate or disclose this code are
     6     *  granted through contract.
     7     *
     8     */
     9    
    10    /*
    11     *  ======== package.xdc ========
    12     *
    13     */
    14    
    15    requires ti.catalog.c5500;
    16    
    17    /*!
    18     *  ======== ti.platforms.h3omap1710 ========
    19     *  Platform package for the h3omap1710 platform.
    20     *
    21     *  This package implements the interfaces (xdc.platform.IPlatform) necessary
    22     *  to build and run executables on the h3omap1710 platform.
    23     */
    24    package ti.platforms.h3omap1710 [1,0,0] {
    25    //    module Platform;
    26    }
    27    /*
    28     *  @(#) ti.platforms.h3omap1710; 1, 0, 0,223; 6-4-2009 14:13:40; /db/ztree/library/trees/platform-k10x/src/
    29     */
    30