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

HD6417709SF133B 参数 Datasheet PDF下载

HD6417709SF133B图片预览
型号: HD6417709SF133B
PDF下载: 下载PDF文件 查看货源
内容描述: 瑞萨32位RISC单片机超级RISC引擎族/ SH7700系列 [Renesas 32-Bit RISC Microcomputer Super RISC engine Family/SH7700 Series]
分类和应用: 微控制器和处理器外围集成电路时钟
文件页数/大小: 807 页 / 4409 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号HD6417709SF133B的Datasheet PDF文件第151页浏览型号HD6417709SF133B的Datasheet PDF文件第152页浏览型号HD6417709SF133B的Datasheet PDF文件第153页浏览型号HD6417709SF133B的Datasheet PDF文件第154页浏览型号HD6417709SF133B的Datasheet PDF文件第156页浏览型号HD6417709SF133B的Datasheet PDF文件第157页浏览型号HD6417709SF133B的Datasheet PDF文件第158页浏览型号HD6417709SF133B的Datasheet PDF文件第159页  
5.3.2  
Read Access  
Read Hit: In a read access, instructions and data are transferred from the cache to the CPU. The  
transfer unit is 32 bits. The LRU is updated.  
Read Miss: An external bus cycle starts and the entry is updated. The way replaced is the one  
least recently used. Entries are updated in 16-byte units. When the desired instruction or data that  
caused the miss is loaded from external memory to the cache, the instruction or data is transferred  
to the CPU in parallel with being loaded to the cache. When it is loaded in the cache, the U bit is  
cleared to 0 and the V bit is set to 1.  
5.3.3  
Prefetch Operation  
Prefetch Hit: The LRU will be updated to correctly indicate the latest way to have been hit. Other  
contents of the cache will remain unchanged. Neither instructions nor data are transferred to the  
CPU.  
Prefetch Miss: Neither instructions nor data are transferred to the CPU, and way replacement  
takes place as shown in table 5.4. All other action is the same as for a read miss.  
5.3.4  
Write Access  
Write Hit: In a write access in the write-back mode, the data is written to the cache and the U bit  
of the entry written is set to 1. Writing occurs only to the cache; no external memory write cycle is  
issued. In the write-through mode, the data is written to the cache and an external memory write  
cycle is issued.  
Write Miss: In the write-back mode, an external write cycle starts when a write miss occurs, and  
the entry is updated. The way to be replaced is shown in table 5.5. When the U bit of the entry to  
be replaced is 1, the cache fill cycle starts after the entry is transferred to the write-back buffer.  
The write-back unit is 16 bytes. Data is written to the cache and the U bit is set to 1. After the  
cache completes its fill cycle, the write-back buffer writes back the entry to the memory. In the  
write-through mode, no write to cache occurs in a write miss; the write is only to the external  
memory.  
5.3.5  
Write-Back Buffer  
When the U bit of the entry to be replaced in the write-back mode is 1, it must be written back to  
the external memory. To increase performance, the entry to be replaced is first transferred to the  
write-back buffer and fetching of new entries to the cache takes priority over writing back to the  
external memory. During the write back cycles, the cache can be accessed. The write-back buffer  
can hold one line of the cache data (16 bytes) and its physical address. Figure 5.5 shows the  
configuration of the write-back buffer.  
Rev. 5.00, 09/03, page 111 of 760  
 复制成功!