Home > Industry/Domain > Semiconductors > Digital Signal Processors (DSP)
Digital Signal Processors (DSP)
Industry: Semiconductors
Add a new termContributors in Digital Signal Processors (DSP)
Digital Signal Processors (DSP)
byte
Semiconductors; Digital Signal Processors (DSP)
Traditionally, a byte is a sequence of 8 adjacent bits operated upon as a unit. However, the TMS320C2x/C2xx/C5x byte is 16 bits. By ANSI C definition, the sizeof operator yields the number of bytes ...
operation
Semiconductors; Digital Signal Processors (DSP)
1) A defined action; namely, the act of obtaining a result from one or more operands in accordance with a rule that completely specifies the result of any permitted combination of operands. 2) The ...
pipelined mode
Semiconductors; Digital Signal Processors (DSP)
A master processor (MP) floating-point unit mode in which multiple MP floating-point instructions are in various stages of completion in the floating-point multiply and/or add unit simultaneously.
software pipelining
Semiconductors; Digital Signal Processors (DSP)
A technique used by the C optimizer and the assembly optimizer to schedule instructions from a loop so that multiple iterations of the loop execute in parallel.
bitmap
Semiconductors; Digital Signal Processors (DSP)
1) A digital representation of an image in which bits are mapped to pixels. 2) A block of memory used to hold raster images in a device-specific format.