Datasheet

Table Of Contents
Section 24 Address Break
Rev. 2.00 Jul. 04, 2007 Page 521 of 692
REJ09B0309-0200
Bit Bit Name
Initial
Value
R/W Description
1
0
DCMP21
DCMP20
0
0
R/W
R/W
Data Compare Condition Select 1 and 0
These bits set the comparison condition between the
data set in BDR2 and the internal data bus.
00: No data comparison
01: Compares lower 8-bit data between BDR2L and
data bus
10: Compares upper 8-bit data between BDR2H and
data bus
11: Compares 16-bit data between BDR2 and data bus
[Legend]
x: Don't care
When an address break is set in the data read cycle or data write cycle, the data bus used will
depend on the combination of the byte/word access and address. Table 24.1 shows the access and
data bus used. When an I/O register space with an 8-bit data bus width is accessed in word size, a
byte access is generated twice. For details on data widths of each register, see section 25.1,
Register Addresses (Address Order).
Table 24.1 Access and Data Bus Used
Word Access Byte Access
Even Address Odd Address Even Address Odd Address
ROM space Upper 8 bits Lower 8 bits Upper 8 bits Upper 8 bits
RAM space Upper 8 bits Lower 8 bits Upper 8 bits Upper 8 bits
I/O register with
8-bit data bus width
Upper 8 bits Upper 8 bits Upper 8 bits Upper 8 bits
I/O register with
16-bit data bus width*
1
Upper 8 bits Lower 8 bits
I/O register with
16-bit data bus width*
2
Upper 8 bits Lower 8 bits Upper 8 bits Upper 8 bits
Notes: 1. Registers whose addresses do not range from H'FFFF96 and H'FFFF97, and
H'FFFFB8 to H'FFFFBB with 16-bit data bus width.
2. Registers whose addresses range from H'FFFF96 and H'FFFF97, and H'FFFFB8 to
H'FFFFBB.