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    requires xdc.platform;
    11    
    12    /*!
    13     *  ======== ti.catalog.c6000.nda ========
    14     *  Package of devices for the c6000 family of DSPs.
    15     *
    16     *  Each module in this package implements the xdc.platform.ICpuDataSheet
    17     *  interface. This interface is used by platforms (modules that implement
    18     *  xdc.platform.IPlatform) to obtain the memory map supported by each CPU.
    19     */
    20    package ti.catalog.c6000.nda [1,0,0,0] {
    21        module Primus, Tesla;
    22    }
    23    /*
    24     *  @(#) ti.catalog.c6000.nda; 1, 0, 0, 0,80; 6-4-2009 14:20:24; /db/ztree/library/trees/platform-k10x/src/
    25     */
    26