package ti.catalog.arm.cortexm3

Package of devices for the arm Cortex M3 family of Arm processors

Each module in this package implements the xdc.platform.ICpuDataSheet interface. This interface is used by platforms (modules that implement xdc.platform.IPlatform) to obtain the memory map supported by each CPU.
XDCspec declarations sourced in ti/catalog/arm/cortexm3/package.xdc
requires xdc.platform;
 
package ti.catalog.arm.cortexm3 [1, 0, 0] {
 
    interface ILM3Sx7xx;
    // The Stellaris device data sheet module
    interface ILM3Sx9xx;
    // The Stellaris device data sheet module
    interface ILM3SxBxx;
    // The Stellaris device data sheet module
    interface ITI8148;
    // An interface implemented by all TI8148 devices
    interface ITI8168;
    // An interface implemented by all TI8168 devices
    module LM3S2793;
    module LM3S2B93;
    module LM3S5791;
    module LM3S5B91;
    module LM3S8962;
    module LM3S9790;
    module LM3S9792;
    module LM3S9B90;
    module LM3S9B92;
    module LM3S9B95;
    module LM3S9B96;
    module OMAP4430;
    // The OMAP4430 device data sheet module
    module TMS320C6A8168;
    // The TMS320C6A8168 device data sheet module
    module TMS320DM8148;
    // The TMS320DM8148 device data sheet module
    module TMS320DM8168;
    // The TMS320DM8168 device data sheet module
}
generated on Tue, 24 Aug 2010 15:39:59 GMT