欢迎访问ic37.com |
会员登录 免费注册
发布采购

7906 参数 Datasheet PDF下载

7906图片预览
型号: 7906
PDF下载: 下载PDF文件 查看货源
内容描述: 16位单片机 [16-BIT SINGLE-CHIP MICROCOMPUTER]
分类和应用: 计算机
文件页数/大小: 531 页 / 3056 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号7906的Datasheet PDF文件第28页浏览型号7906的Datasheet PDF文件第29页浏览型号7906的Datasheet PDF文件第30页浏览型号7906的Datasheet PDF文件第31页浏览型号7906的Datasheet PDF文件第33页浏览型号7906的Datasheet PDF文件第34页浏览型号7906的Datasheet PDF文件第35页浏览型号7906的Datasheet PDF文件第36页  
CENTRAL PROCESSING UNIT (CPU)
2.2 Bus interface unit (BIU)
2.2.1 Instruction prefetch
While the CPU does not use the internal buses, the BIU reads instructions from the memory and then
stores them in the instruction queue buffer. The CPU reads instructions from the instruction queue buffer
and executes them, so that the CPU can operate at high speed without access to the memory, which
requires a long access time.
The instruction queue buffer can store instructions up to 10 bytes. The contents of the instruction queue
buffer is initialized when a branch is made, and the BIU reads a new instruction from the branch destination
address.
When instructions in the instruction queue buffer are insufficient for the CPU’s needs, the BIU extends the
low-level duration of
φ
CPU
(See Figure 4.2.1.) in order to keep the CPU waiting until the BIU fetches
instructions of the required byte number or more.
Figure 2.2.3 shows operating waveform examples
at instruction prefetch. Note that the operation of
Table 2.2.2 Store address of prefetched instruction
BIU’s instruction prefetch also varies with the store
Low-order 3 bits
addresses of instructions. Table 2.2.2 lists the store
at store address
address of prefetched instructions.
AD
2
AD
1
AD
0
When the instruction prefetch from internal memory,
Even-numbered address
0
the instructions are fetched from 4-byte boundaries,
0
0
4-byte boundaries
4 bytes at a time. (See Figure 2.2.3.)
0
0
0
8-byte boundaries
Also, at branch, regardless of the low-order 2 bits’
contents (AD
1
and AD
0
) of the branch destination
X: It may be either “0” or “1.”
address, 4 bytes are fetched at time from the 4-
byte boundaries. (See Figure 2.2.3.) In this case,
out of the data (instructions) which will be output onto the internal code buses, 4 bytes at a time, the
instructions assigned at the branch destination address and the following addresses will be fetched into the
instruction queue buffer. Accordingly, as listed in Table 2.2.3, the number of bytes to be fetched into the
instruction queue buffer varies according to the branch destination address.
Table 2.2.3 Number of bytes to be fetched into instruction queue buffer
Low-order 2 bits of branch destination
address
AD
1
0
0
1
1
AD
0
0
1
0
1
Low-order 2 bits of address to be
output onto address bus
AD
1
0
0
0
0
AD
0
0
0
0
0
Number of bytes to be
fetched into instruction
queue buffer
4
3
2
1
φ
BIU
Internal address bus
(AD
0
–AD
23
)
Internal code bus
(CB
0
–CB
31
)
Address
Data
(instruction)
φ
BIU
:
Operation clock of BIU (Refer to
“CHAPTER 4. CLOCK GENERATING CIRCUIT.”)
Note:
This waveform applies when bus cycle = 2φ. For details of the bus cycle at access to the internal area,
see Table 2.2.4.
Fig. 2.2.3 Operation waveform examples at instruction prefetch
7906 Group User’s Manual Rev.2.0
2-11