Arithmetic Logic Unit; Overview Of The Multiplier Unit Operation - Texas Instruments MSP50C6xx User Manual

Mixed-signal processor
Table of Contents

Advertisement

Figure 2–3. Overview of the Multiplier Unit Operation
Multiplicand 16-bit
- latched in a write-only register
from one of the following sources ...
Data Memory
Accumulator
Offset Accumulator
MSB 16-bit
(PH) Product High
- readable and writeable by Data Memory
- readable and writeable by ALU-A
† Also write-able by Program Memory
2.2.2

Arithmetic Logic Unit

The arithmetic logic unit is the focal point of the computational unit, where data
can be added, subtracted, and compared. Logical operations can also be
performed by the ALU. The basic hardware word-length of the ALU is 16 bits;
however, most ALU instructions can also operate on strings of 16-bit words
(i.e., a series or array of values). The ALU operates in conjunction with a
flexible, 16-bit accumulator register block. The accumulator register block is
composed of thirty-two, 16-bit registers which further enhances execution and
promotes compact code.
The ALU has two distinct input paths, denoted ALU-A and ALU-B (see
Figure-2–4). The ALU-A input selects between all zeros, the internal databus,
the product high register (PH), the product low (PL), or the offset output of the
accumulator register block. The ALU-B input selects between all zeros and the
output from the accumulator register block.
MULTIPLIER UNIT INPUTS
X
MULTIPLYING:
SHIFTING:
MULTIPLIER UNIT
performs multiplication and barrel shifting
MULTIPLIER UNIT INPUTS
(PL) Product Low
- a simulated register: PL is realized in ALU-A
Computation Unit
Multiplier
- writeable and readable by Data Memory
as one of the following ...
(MR)
Multiplier Register†
or
(SV)
Shift Value Register
LSB 16-bit
MSP50C6xx Architecture
16-bit
4-bit
2-7

Advertisement

Table of Contents
loading

Table of Contents