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 ITI811X;
    // An interface implemented by all TI811X devices
    interface ITI813X;
    // An interface implemented by all TI813X devices
    interface ITI8148;
    // An interface implemented by all TI8148 devices
    interface ITI8168;
    // An interface implemented by all TI8168 devices
    module CortexM3;
    // The CortexM3 device data sheet module
    module F28M35x;
    // The F28M35x 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 Stellaris;
    // Generic Stellaris Cpu definition
    module TMS320C6A8149;
    // The TMS320C6A8149 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
    module TMS320TI811X;
    // The TMS320TI811X device data sheet module
    module TMS320TI813X;
    // The TMS320TI813X device data sheet module
    module TMS320TI814X;
    // The TMS320TI814X device data sheet module
    module TMS320TI816X;
    // The TMS320TI816X device data sheet module
}
generated on Thu, 06 Sep 2012 00:43:43 GMT