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 ...
An auto initialization model used by the linker when linking C code. The linker uses this model when you invoke the linker with the –c option. In the ROM model, the linker loads the .cinit section of data tables into memory and initializes the variables at runtime.
Industry:Semiconductors
Technology that allows complete emulation through a serial scan path of the ’C3x.
Industry:Semiconductors
A binary status indicator whose state indicates whether a particular condition has occurred or is in effect.
Industry:Semiconductors
A mode for the video controller (VC) in which each frame consists of a single vertical field.
Industry:Semiconductors
An autoinitialization method used by the linker when linking C code. The linker uses this method when you invoke the linker with the –cr option. This method initializes variables at load time instead of runtime.
Industry:Semiconductors
Temporary halt to the normal fetching of operations. Events which cause a pipeline stall include: a cache-miss, an illegal operation detection, diversion of local port access to global port, a direct external access (DEA), and crossbar contention.
Industry:Semiconductors
A bit field in the status register that indicates the starting location (base address) of the interrupt-trap vector table. The base address is formed by left-shifting the value of the ITTP bit field by 8 bits.
Industry:Semiconductors
A mode for the video controller (VC) in which each frame consists of a single vertical field. A method of scanning out a video display where all of the lines in the frame are scanned out sequentially, one right after the other. Also called progressive scan.
Industry:Semiconductors
An autoinitialization model used by the linker when linking C code. The linker uses this model when you invoke the linker with the –cr option. The RAM model allows variables to be initialized at load time instead of runtime.
Industry:Semiconductors
A bit field that specifies the current data memory page address. The DP bits are concatenated with the least significant bits (LSBs) of the instruction word to form the direct memory address. These bits are stored in status register 0 (ST0).
Industry:Semiconductors