metaonly module ti.bios.GBL

GBL module

legacy module to support BIOS 5.x, see BIOS 5.x docs for more info
XDCspec summary sourced in ti/bios/GBL.xdc
metaonly module GBL {  ...
XDCscript usage meta-domain
var GBL = xdc.useModule('ti.bios.GBL');
module-wide config parameters
    GBL.USERINITFXN// The user init function = String "FXN_F_nop";
 
XDCspec declarations sourced in ti/bios/GBL.xdc
package ti.bios;
 
metaonly module GBL {
module-wide config parameters
    config String C64PLUSL1DCFG// Initial size for the L1D cache = "32k";
    config String C64PLUSL1PCFG// Initial size for the L1P cache = "32k";
    config String C64PLUSL2CFG// Initial size for the L2 cache = "0k";
    config Float CLKOUT// The DSP speed in Mhz = 0;
    config String USERINITFXN// The user init function = "FXN_F_nop";
}
 
config GBL.BOARDNAME  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.BOARDNAME = String undefined;
 
 
config GBL.BSCR  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.BSCR = UInt16 undefined;
 
 
config GBL.C621XCCFGL2MODE  // module-wide

Initial size for L2 cache

XDCscript usage meta-domain
GBL.C621XCCFGL2MODE = String undefined;
 
 
config GBL.C621XCONFIGUREL2  // module-wide

Configure the memory caches

XDCscript usage meta-domain
GBL.C621XCONFIGUREL2 = Bool undefined;
 
 
config GBL.C621XMAR  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C621XMAR = UInt16 undefined;
 
 
config GBL.C641XCCFGL2MODE  // module-wide

Initial size for L2 cache

XDCscript usage meta-domain
GBL.C641XCCFGL2MODE = String undefined;
 
 
config GBL.C641XCCFGP  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XCCFGP = String undefined;
 
 
config GBL.C641XCONFIGUREL2  // module-wide

Configure the memory caches

XDCscript usage meta-domain
GBL.C641XCONFIGUREL2 = Bool undefined;
 
 
config GBL.C641XL2ALLOC0  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XL2ALLOC0 = UInt16 undefined;
 
 
config GBL.C641XL2ALLOC1  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XL2ALLOC1 = UInt16 undefined;
 
 
config GBL.C641XL2ALLOC2  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XL2ALLOC2 = UInt16 undefined;
 
 
config GBL.C641XL2ALLOC3  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XL2ALLOC3 = UInt16 undefined;
 
 
config GBL.C641XMARCE0  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XMARCE0 = UInt16 undefined;
 
 
config GBL.C641XMARCE1  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XMARCE1 = UInt16 undefined;
 
 
config GBL.C641XMARCE2  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XMARCE2 = UInt16 undefined;
 
 
config GBL.C641XMARCE3  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XMARCE3 = UInt16 undefined;
 
 
config GBL.C641XMAREMIFB  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XMAREMIFB = UInt16 undefined;
 
 
config GBL.C641XSETL2ALLOC  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.C641XSETL2ALLOC = UInt16 undefined;
 
 
config GBL.C64PLUSCONFIGURE  // module-wide

Configure the memory caches

XDCscript usage meta-domain
GBL.C64PLUSCONFIGURE = Bool 0;
 
 
config GBL.C64PLUSL1DCFG  // module-wide

Initial size for the L1D cache

XDCscript usage meta-domain
GBL.C64PLUSL1DCFG = String "32k";
 
 
config GBL.C64PLUSL1PCFG  // module-wide

Initial size for the L1P cache

XDCscript usage meta-domain
GBL.C64PLUSL1PCFG = String "32k";
 
 
config GBL.C64PLUSL2CFG  // module-wide

Initial size for the L2 cache

XDCscript usage meta-domain
GBL.C64PLUSL2CFG = String "0k";
 
 
config GBL.C64PLUSMAR0to31  // module-wide

MAR bitmask for MAR0 to MAR31

XDCscript usage meta-domain
GBL.C64PLUSMAR0to31 = UInt 0;
 
 
config GBL.C64PLUSMAR128to159  // module-wide

MAR bitmask for MAR128 to MAR159

XDCscript usage meta-domain
GBL.C64PLUSMAR128to159 = UInt 0;
 
 
config GBL.C64PLUSMAR160to191  // module-wide

MAR bitmask for MAR160 to MAR191

XDCscript usage meta-domain
GBL.C64PLUSMAR160to191 = UInt 0;
 
 
config GBL.C64PLUSMAR192to223  // module-wide

MAR bitmask for MAR192 to MAR223

XDCscript usage meta-domain
GBL.C64PLUSMAR192to223 = UInt 0;
 
 
config GBL.C64PLUSMAR224to255  // module-wide

MAR bitmask for MAR224 to MAR255

XDCscript usage meta-domain
GBL.C64PLUSMAR224to255 = UInt 0;
 
 
config GBL.C64PLUSMAR32to63  // module-wide

MAR bitmask for MAR32 to MAR63

XDCscript usage meta-domain
GBL.C64PLUSMAR32to63 = UInt 0;
 
 
config GBL.C64PLUSMAR64to95  // module-wide

MAR bitmask for MAR64 to MAR95

XDCscript usage meta-domain
GBL.C64PLUSMAR64to95 = UInt 0;
 
 
config GBL.C64PLUSMAR96to127  // module-wide

MAR bitmask for MAR96 to MAR127

XDCscript usage meta-domain
GBL.C64PLUSMAR96to127 = UInt 0;
 
 
config GBL.CALLMODEL  // module-wide

This property specifies which libraries are linked with C54 programs

XDCscript usage meta-domain
GBL.CALLMODEL = String undefined;
 
DETAILS
In BIOS 6, the function call model is determined by the target option on the configuro command line. When converting a Tconf script into an XDC script, the conversion tool ti.bios.conversion prints out the name of the target to be used on the configuro command line.
 
config GBL.CALLUSERINITFXN  // module-wide

If set to true, the user init function will be called

XDCscript usage meta-domain
GBL.CALLUSERINITFXN = Bool 0;
 
 
config GBL.CDBRELATIVEPATH  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.CDBRELATIVEPATH = String undefined;
 
 
config GBL.CLKIN  // module-wide

Frequency of the input clock in Khz

XDCscript usage meta-domain
GBL.CLKIN = UInt 0;
 
 
config GBL.CLKMD  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.CLKMD = UInt16 undefined;
 
 
config GBL.CLKOUT  // module-wide

The DSP speed in Mhz

XDCscript usage meta-domain
GBL.CLKOUT = Float 0;
 
 
config GBL.CSRPCC  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.CSRPCC = String undefined;
 
 
config GBL.ENABLEALLTRC  // module-wide

Enable All TRC Trace Event Clases

XDCscript usage meta-domain
GBL.ENABLEALLTRC = Bool true;
 
 
config GBL.ENABLEINST  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.ENABLEINST = Bool undefined;
 
 
config GBL.ENDIANMODE  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.ENDIANMODE = String undefined;
 
 
config GBL.INSTRUMENTED  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.INSTRUMENTED = Bool undefined;
 
 
config GBL.LOWERPMST  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.LOWERPMST = UInt16 undefined;
 
 
config GBL.MEMORYMODEL  // module-wide

This property specifies the address reach within C28 and C55 programs

XDCscript usage meta-domain
GBL.MEMORYMODEL = String undefined;
 
DETAILS
In BIOS 6, the memory model is determined by the target option on the configuro command line. When converting a Tconf script into an XDC script, the conversion tool ti.bios.conversion prints out the name of the target to be used on the configuro command line.
 
config GBL.MODIFYCLKMD  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.MODIFYCLKMD = Bool undefined;
 
 
config GBL.MODIFYPLLCR0  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.MODIFYPLLCR0 = Bool undefined;
 
 
config GBL.MODIFYPLLCR1  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.MODIFYPLLCR1 = Bool undefined;
 
 
config GBL.MODIFYSWCR  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.MODIFYSWCR = Bool undefined;
 
 
config GBL.PLLCR0  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.PLLCR0 = UInt undefined;
 
 
config GBL.PLLCR1  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.PLLCR1 = UInt undefined;
 
 
config GBL.PLLTYPE  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.PLLTYPE = String undefined;
 
 
config GBL.PLLWAITCYCLE  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.PLLWAITCYCLE = UInt undefined;
 
 
config GBL.PROCID  // module-wide

ID used to communicate with other processors using MSGQ

XDCscript usage meta-domain
GBL.PROCID = UInt 0;
 
 
config GBL.RTSLIB  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.RTSLIB = String undefined;
 
 
config GBL.SPECIFYRTSLIB  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.SPECIFYRTSLIB = Bool undefined;
 
 
config GBL.SWCR  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.SWCR = UInt16 undefined;
 
 
config GBL.SWWSR  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.SWWSR = UInt16 undefined;
 
 
config GBL.USERINITFXN  // module-wide

The user init function

XDCscript usage meta-domain
GBL.USERINITFXN = String "FXN_F_nop";
 
 
config GBL.USERLIMPMODEABORTFXN  // module-wide

This property is no longer supported

XDCscript usage meta-domain
GBL.USERLIMPMODEABORTFXN = String undefined;
 
generated on Mon, 21 Dec 2009 19:43:45 GMT