ADSP-BF535 Blackfin Processor Hardware Reference
6-17
Memory
L1 Instruction Cache
The L1 Instruction Memory may also be configured as a flexible, 4-Way
set associative instruction cache. To improve the average access latency for
critical code sections, each Way of the cache can be locked independently.
When the memory is configured as cache, it cannot be accessed directly.
When cache is enabled, memory pages must be defined with Cacheability
Protection Lookaside Buffers (CPLBs). When CPLBs are enabled, any
memory location that is accessed must have an associated page definition
available, or an exception will be generated. CPLBs are described in
“Memory Protection and Properties” on page 6-56
.
Figure 6-6
shows the overall Blackfin processor instruction cache
organization.
Cache Lines
As shown in
Figure 6-6
, the cache consists of a collection of cache lines.
Each cache line is made up of a
tag
component and a
data
component:
• The tag component incorporates a 20-bit address tag, least recently
used (LRU) bits, and a Valid bit.
• The data component is made up of four 64-bit words of instruction
data.
The tag and data components of cache lines are stored in the tag and data
memory arrays, respectively.
The address tag consists of the upper 18 bits plus bits 11 and 10 of the
physical address. Bits 12 and 13 of the physical address are not part of the
address tag. Instead, these bits are used to identify the 4 KB memory
sub-bank targeted for the access.
The LRU bits are part of an LRU algorithm used to determine which
cache line should be replaced if a cache miss occurs.
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...