Renesas RL78 Series User Manual page 653

16-bit single-chip microcontrollers
Hide thumbs Also See for RL78 Series:
Table of Contents

Advertisement

RL78/G1D
16.4 Operations of Multiplier and Divider/Multiply-Accumulator
16.4.1 Multiplication (unsigned) operation
• Initial setting
<1> Set the multiplication/division control register (MDUC) to 00H.
<2> Set the multiplicand to multiplication/division data register A (L) (MDAL).
<3> Set the multiplier to multiplication/division data register A (H) (MDAH).
(There is no preference in the order of executing steps <2> and <3>. Multiplication operation is automatically
started when the multiplier and multiplicand are set to the MDAH and MDAL registers, respectively.)
• During operation processing
<4> Wait for at least one clock. The operation will end when one clock has been issued.
• Operation end
<5> Read the product (lower 16 bits) from multiplication/division data register B (L) (MDBL).
<6> Read the product (higher 16 bits) from multiplication/division data register B (H) (MDBH).
(There is no preference in the order of executing steps <5> and <6>.)
• Next operation
<7> Start with the initial settings of each step to change the operation mode. When the same operation mode is
used sequentially, settings <1> and <2> can be omitted.
Remark
Steps <1> to <7> correspond to <1> to <7> in Figure 16-6.
Figure 16-6. Timing Diagram of Multiplication (Unsigned) Operation (2 × 3 = 6)
Operation clock
MDUC
00H
<1>
MDSM
L
MDAL
MDAH
MDBH
MDBL
R01UH0515EJ0120 Rev.1.20
Dec 16, 2016
CHAPTER 16 MULTIPLIER AND DIVIDER/MULTIPLY-ACCUMULATOR
0000H
0000H
0000H
0000H
<2>
<3>
0002H
0003H
0000H
0006H
<4>
<5>, <6>
FFFFH
FFFFH
0002H
FFFEH
FFFDH
<7>
0001H
632

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rl78/g1dR5f11aggR5f11aghR5f11agj

Table of Contents