package ti.catalog.arm.cortexa8

Package of devices for the Cortex A8 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/cortexa8/package.xdc
requires xdc.platform;
 
package ti.catalog.arm.cortexa8 [1, 0, 0] {
 
    interface IOMAP3xxx;
    interface ITI8148;
    // An interface implemented by all TI8148 devices
    interface ITI8168;
    // An interface implemented by all TI8168 devices
    module OMAP3403;
    module OMAP3405;
    module OMAP3425;
    module OMAP3503;
    module OMAP3505;
    module OMAP3515;
    module OMAP3517;
    module OMAP3525;
    module OMAP3530;
    module TMS320C3430;
    module TMS320C6A8168;
    module TMS320DM8148;
    module TMS320DM8168;
}
generated on Tue, 24 Aug 2010 15:39:57 GMT