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 ...
The parallel processor’s set of operations that extend the normal arithmetic logic unit (ALU) functions by specifying the ALU operation and/or multiplier features in the D0 register instead of in the opcode.
Industry:Semiconductors
A feature of C expressions in which using an assignment operator in an expression affects the value of one of the components used in the expression.
Industry:Semiconductors
A register used to differentiate HOLD and INT1 and to individually mask and flag INT2 and INT3.
Industry:Semiconductors
DSP-to-host processor interrupt. A field that enables and/or disables an interrupt from the DSP to a host processor. At reset, HINT = 0. This bit is stored in the host port interface control register (HPIC).
Industry:Semiconductors
The parallel processor-relative reference to a parallel processor’s local 2K-byte data RAM bank with the highest address.
Industry:Semiconductors
A feature of C expressions that allows you to use one type of data as if it were a different type of data.
Industry:Semiconductors
A relocatable block of code or data that ultimately occupies a space adjacent to other blocks of code in the memory map.
Industry:Semiconductors
Dual-access RAM. RAM that can be accessed twice in a single CPU clock cycle. For example, your code can read from and write to DARAM in the same clock cycle.
Industry:Semiconductors
The parallel processor-relative reference to a parallel processor’s local 2K-byte data RAM bank with the lowest address.
Industry:Semiconductors
A fetch packet used to service interrupts. If eight instructions are insufficient, the user must branch out of this block for additional interrupt service. If the delay slots of the branch do not reside within the ISFP, execution continues from execute packets in the next ISFP. interrupt service routine (ISR): A module of code that is executed in response to a hardware or software interrupt.
Industry:Semiconductors