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 IAM335X;
    // An interface implemented by all TI8168 devices
    interface IOMAP3xxx;
    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 AM3358;
    module AM3359;
    module AM3505;
    module AM3517;
    module DM37XX;
    module OMAP3403;
    module OMAP3405;
    module OMAP3425;
    module OMAP3503;
    module OMAP3505;
    module OMAP3515;
    module OMAP3517;
    module OMAP3525;
    module OMAP3530;
    module TMS320C3430;
    module TMS320C6A8149;
    module TMS320C6A8168;
    module TMS320DM8148;
    module TMS320DM8168;
    module TMS320TI811X;
    module TMS320TI813X;
    module TMS320TI814X;
    module TMS320TI816X;
}
generated on Thu, 23 May 2019 00:24:05 GMT