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
    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 TMS320DM8168;
    // The TMS320DM8168 device data sheet module
}
generated on Fri, 25 Jun 2010 22:40:52 GMT