upload
Texas Instruments Incorporated
Industry: Semiconductors
Number of terms: 7260
Number of blossaries: 0
Company Profile:
Texas Instruments (TI) designs and manufactures analog and digital semiconductor IC products for the world market. In addition to analog technologies, digital signal processing (DSP) and microcontroller (MCU) semiconductors, TI designs and manufactures semiconductor solutions for analog and digital ...
1) An initialized section that is defined with a .sect directive; 2) an uninitialized section that is defined with a .usect directive.
Industry:Semiconductors
A memory cycle generated by the transfer controller (TC) that writes a specified value into the video RAM (VRAM’s) colour registers for use during a block-write cycle. LCR cycles are supported only on 64-bit data buses and are indicated by STATUS [5:0] = 001101.
Industry:Semiconductors
A transfer of data blocks between two areas of memory. The multimedia video transfer (MVP) supports packet transfers of one, two, or three dimensions. See also dimensioned transfer, guided transfer.
Industry:Semiconductors
One of the default common object file format (COFF) sections. The .data section is an initialized section that contains initialized data. You can use the .data directive to assemble code into the .data section.
Industry:Semiconductors
Unsigned 3-bit immediate index for halfword or word transfers; unsigned 4-bit immediate index for byte transfers. A short offset can be used in an addressing mode for any other operations specified in parallel in the instruction.
Industry:Semiconductors
Tag
1) An optional type name that can be assigned to a structure, union, or enumeration. 2) A register holding the address of the cache block.
Industry:Semiconductors
A memory element that can be written to, as well as read.
Industry:Semiconductors
A translation programme that converts a high-level language set of instructions into a target machine’s assembly language.
Industry:Semiconductors
One of the default common object file format (COFF) sections. Use the .bss directive to reserve a specified amount of space in the memory map that you can use later for storing data. The .bss section is uninitialized.
Industry:Semiconductors
Upper program-space wait-state bits. A value in the wait-state generator control register (WSGR) that determines the number of wait states applied to reads from and writes to off-chip upper programme space (addresses 8000h–FFFFh). PSUWS is not available on the ’C209; instead, see program-space wait-state bit (PSWS). On other ’C2xx devices, PSUWS is bits 5–3 of the WSGR. See also PSLWS.
Industry:Semiconductors