8. Tokyo Release

Release Name:Tokyo, Japan
Release Date:March 4, 2003

Table 16. Release Info

PackageVersionSourceBinaryDocs
GNATV1-0-17srcbingnat, xbrd
GTEMV1-3-1srcbindoc
GAEMV2-0-1srcbindoc
GGLTV1-3-1srcbindoc
EVUTV1-1-10srcbindoc
CTSTV0-0-16srcbinnone

Table 17. Package Versions

The changes to the individual packages are detailed below.

8.1. GNAT Package

8.1.1. Internal Changes

  • Small internal change to force event contribution sizes to be a multiple of the LATp cell size ( 16 bytes).

8.1.2. External Changes

None.

8.2. GTEM Package

8.2.1. Internal Changes

None.

8.2.2. External Changes

Added gtGetGx() to expose Transition VME Test Features Board handle.

int gtGetXh(gtemHandle gt, xbrdHandle *gx);

8.3. GAEM Package

8.3.1. Internal Changes

None.

8.3.2. External Changes

Added new registers and functionality detailed in huffer4 v2.4 and huffer9.

  • ADDRESS register is now used to set the LATp address of the pseudo-AEM.

  • CONFIGURATION register contains a subfield VERSION, which is currently set to 0x01.

See the description of Ankara Release for other recent changes to the GAEM interface.

8.4. GGLT Package

8.4.1. Internal Changes

  • Small change to force event contribution sizes to be a multiple of the LATp cell size ( 16 bytes).

  • Event contribution length is now recorded in units of LATp cells. Previously this length was in units of bytes.

8.4.2. External Changes

Added ggGetGx() to expose Transition VME Test Features Board handle.

int ggGetXh(ggltHandle gg, xbrdHandle *gx);

8.5. EVUT Package

8.5.1. Internal Changes

  • Updated the event decoder to treat the contribution length as counting LATp cells. Previously this length counted bytes.

8.5.2. External Changes

None.

8.6. CTST Package

No changes.