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 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 CC13xx;
    // Generic CC13xx Cpu definition
    module CC26xx;
    // Generic CC26xx Cpu definition
    module CortexM;
    // Generic Cpu definition
    module CortexM3;
    // The CortexM3 device data sheet module
    module F28M35x;
    // The F28M35x device data sheet module
    module OMAP4430;
    // The OMAP4430 device data sheet module
    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
    module Tiva;
    // Generic Tiva Cpu definition
}
generated on Fri, 22 Feb 2019 01:34:09 GMT